-
Hey, sorry if this question is not relevant or in the correct place.
I have a piece of code that generates signal based on an external factor.
Would it be possible with your code to enter on this …
-
## Describe the enhancement
Hey Guys I have written a delist filter for binance
https://binance-docs.github.io/apidocs/spot/en/#get-symbols-delist-schedule-for-spot-market_data
Not sure if…
-
So your work is really incredible, I've build a lot of custom strategies out of this repo.
However, when the strategies are using some more complex models the limitation of Freqtrade are obvious.
…
-
Thank you for your great work. The library performs well overall, but there's one issue: the OB class is implemented using for loops, resulting in approximately 20 seconds of runtime. Typically, this …
-
Hello,
If you have time I would like to know how to set up your strategy if you could show me or write me steps on how to do it, I would really appreciate it.
I tried to run a dry run but I was …
-
I dont know why are not openning trades. It has been an entire day.
The configuration is the one recommended by the library for Binance. No errors on the LOG, using Docker.
![image](https://gith…
-
Hello WTAI.py and WTRSIAI.py didn't work anymore with the new version of freqtrade due to the depreciation of populate_any_indicator and i fail to update your strategy...
Could you make an updated ve…
-
Hello dutchCryptoDad,
I am currently following your steps to configure nginx. In step 06: Secure freqtrade, you suggest setting the "listen_ip_address": "127.0.0.1". In step 07: Create NGINX proxy,…
-
Hi. I am installing talib on my elementary linux (ubuntu) and it throws me the following error:
pip3 install ta-lib
Collecting ta-lib
Using cached TA-Lib-0.4.18.tar.gz (265 kB)
Requirement alrea…
-
Hey Im a beginner to the topic of helm and have to make this program run on either AWS EKS or even an EC2 Instance is fine. My doubts are how to run the chart and how much CPU and RAM utilization does…