-
Please provide more info on how to scale the input for customizing training pairs. Only got selling signals for some reason and it is probably due to scaling issue
-
Include bin data Converter to CSV so that we could get the Backtesting data in readable format for analysis purposes 👍
-
Hi Jazzo,
Could we have BNB simulation when backtesting and paper trading, please?
Something like "VirtualAccountInitialBNBBalance": 1.
Thanks a lot,
KH
-
Github and Python noob here so I hope this is correct.
Reference previous #279.
This appears to occur if the symbol/ticker isn't valid. This may even be a discrepancy between 'com' and 'us' server…
-
What does backtesting.py consider first? The low price or the high price of a candle to determine stop loss or take profit first?
-
![Screenshot 2022-12-21 230719](https://user-images.githubusercontent.com/72307123/209007632-0a7133fd-f343-4ec4-931a-ffbeaf88f29e.png)
Whenever am backtesting it keeps on bring error code 4754 Susp…
-
### Discussed in https://github.com/kernc/backtesting.py/discussions/486
Originally posted by **AetherTL** September 30, 2021
![截屏2021-09-30 上午10 17 05](https://user-images.githubusercontent.c…
-
## Describe your environment
(if applicable)
* Operating system: ubuntu server
* Python Version: 3.9.0
* CCXT version: 4.1.74
* Freqtrade Version: tag [2023.12](https://github.com/f…
-
hello! Do you have a timeline for TDameritrade support with backtesting and papertrading support? Is this being developed for commercial use or contributors?
-
### Expected Behavior
Consider a stop-loss order placed at a stop-loss price `p`. When the opening price is way below the stop-loss price `p`, I would expect the stop-loss order to be executed at the…