-
(.env) abc@aliadeMacBook-Pro freqtrade_my % zsh user_data/strategies/scripts/test_strat.sh -n 30 binance NNPredict_CNN
Using config file: user_data/strategies/binance/config_binance.json and Strat…
-
zsh user_data/strategies/scripts/hyp_strat.sh -n 90 -e 100 -l ExpectancyHyperOptLoss binance "NNTC_macd_Transformer"
Using config file: user_data/strategies/binance/config_binance.json and Strategy…
-
Since running on an Mac M ARM processor installing packages has been a real issue, also installing freqtrade native is near impossible.
So I started investigaging other options ( still dont like vi…
-
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,…
-
Im getting this error when starting the docker container with FreqTrade configured to use this:
`freqtrade | 2021-09-08 01:47:29,807 - freqtrade.exchange.common - WARNING - Giving up retrying: _…
-
I'm using binance-proxy 1.2.4 as a proxy for 3 freqtrade bots that run on a lot of pairs on multiple timeframes on futures.
When I restart binance-proxy, I get banned by binance. There's no direct li…
-
This repro is one of very much inspiration and much gratitude to share this.
Im relative new to freqtrade, strats and ml so im learning each day.
Since its quite a task to start all the scripts ma…
-
hello, I don't think it s an issue, but i don't understand why thats happening.
I have 4 bots running behind binance_proxy
configured like this on the config file
```
{
"exchange": {
…
-
## Describe your environment
* Operating system: MacOS
* Python Version: Python 3.10.15 (`python -V`)
* CCXT version: ccxt==4.4.14 (`pip freeze | grep ccxt`)
* Freqtrade Version: fre…
-
Getting the error:
>
> template.TestStrategy.json_1 | 2021-02-20 21:48:01,405 - freqtrade.exchange.exchange - INFO - Using Exchange "Binance"
> template.TestStrategy.json_1 | 2021-02-20 21:48…