-
I am getting the following error "AttributeError: 'DataFrame' object has no attribute 'account_value'" when running backtesting from https://github.com/llSourcell/ChatGPT_Trading_Bot/blob/main/trading…
-
## Describe your environment
* Operating system: Ubuntu20.04
* Python Version: 3.12.7
* CCXT version: 4.4.29
* Freqtrade Version: freqtrade docker-2024.11-dev-5d9af5a7
## Your question
…
-
Submission by Jefferson, to be debugged, tested, and merged
-
## Describe the enhancement
I think it would be nice to include the strategy and config that's used for each backtest in the backtesting archive file for reproducibility. or to offer a command …
-
- update applyindicators function to mimic set up similar to the Backtesting software. (only loading in necessary indicators for specific strat)
- update conditions function to mimic backtesting soft…
-
### Expected Behavior
I am trying to bind the realtrade into this frame work. Of course replacements of Backtest , _Broker , and datafeeding need rewrite. I got them (data API, broker API) on hand an…
-
Hello,
Maybe you should consider posting here
- https://discourse.julialang.org/c/package-announcements/60
- https://discourse.julialang.org/t/backtesting-framework/47351
Kind regards
-
Hi, I like the direction where backtesting.py is going, but I am missing some backtrader functionality... Maybe the most important - currently only one stock is supported right?
Because if I have a…
-
Hi I enjoyed your Medium article https://medium.com/@Jachowskii/how-to-build-a-backtesting-engine-in-python-using-pandas-bc8e532a9e95 and managed to find your github repo. Are you open to expanding th…
-
May get 20-60 "undefined" iterations in a row. Sometimes it's just getting stucked in eternal "undefined". Why it happening?