-
I am Sry to contact you over this way, but I did not find another way.
In a Gekko Issue I found your comment, saying that you tested with few years of Data (backtesting).
Would it be possible to giv…
-
# Goals
As a developer, I want to prevent backtest overfitting, so that I can find more True Positives and eliminate False Positives.
# Consider
- Consider using [pypbo](https://github.com/esvhd/py…
-
I’ve modified the CustomAlgorithm._data_updated() method to prevent recalculating the factors each time. Instead, it now extracts the required period’s factor data from the already obtained full-perio…
-
Function that can go back through time and, given criteria:
1) Generate a limit order to ENTER a position overnight
2) Generate the limit order to CLOSE the position
3) Generate the market order …
-
Gekko BacktestTool is coming up with empty results set for the candles/strategies/pairs. I have tried various combinations.
@strategies = qw(
MACD
);
@pairs = qw(
poloniex:ALL
);
@warmup …
-
Error: Cannot find module '/home/gdax/gekko/Gekko-BacktestTool/gekko'
at Function.Module._resolveFilename (module.js:547:15)
at Function.Module._load (module.js:474:25)
at Function.Modu…
-
Backtest is important for algorithm trading. There already some backtesting framework, should we utilize them?
-
I would like to be able to use my Composer.trade Watchlist as a mechanism to hold and compare symphonies using QuantStat. Specifically, I would like to be able to configure group settings ( i.e. backt…
-
It'd be amazing to have native backtesting for premium versions.
-
**What am I doing wrong ?**
====== C:\Users\usr1\Desktop\binance-trade-bot-master\backtest.py =====
2021-11-18 13:25:08,508 - backtesting_logger - INFO - Fetching prices for ADAUSDT between 2021-0…