Rahul Raut
Rahul Raut
Is it possible to implement below? Export to csv - current page with applied filters or all items
Thanks for wonderful module. I have a question how we can use fastquant in live market for trading? Is it possible to do so since it is based on backtrader?...
**Is your feature request related to a problem? Please describe.** There are many price action strategies which is used by many traders but I found no such module to perform...
**Which version are you running? The lastest version is on Github. Pip is for major releases.** ```python import pandas_ta as ta print(ta.version) ``` 0.2.23b0 **Upgrade.** ```sh $ pip install -U...
**Which version are you running? The lastest version is on Github. Pip is for major releases.** ```python import pandas_ta as ta print(ta.version) ``` 0.1.97b **Upgrade.** ```sh $ pip install -U...
**Is your feature request related to a problem? Please describe.** Support for Indian broker is not yet implemented **Describe the solution you'd like** Implement support for Indian Broker or provide...
**Is your feature request related to a problem? Please describe.** Email notifications are bit complicated to manage and Telegram is used worldwide **Describe the solution you'd like** Along with Email,...
**Is your feature request related to a problem? Please describe.** Signals / Alerts are currently being sent to email, if AutoTrade can send them to a webhook link it will...
## Pre-check - Have not found exact resolution on stackoverflow something related to warden but not sure how to implement ## Environment - Ruby **3.0.2** - Rails **6.1.4.1** - Devise...
I have a situation in which I want to run the webdriverio tests on Android emulator. wdio-appium-service is having an [issue](https://github.com/rhysd/wdio-appium-service/issues/2), because of which the appium server is not getting...