-
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…
-
# 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…
-
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?
-
Hello,
I have problems to save a model when I use the weight_func for multiple series.
Would it be possbile to share a mininmal example of how you can use this for multiple series?
Bellow I ha…
-
On my Mac, the results table looks very unimpressive. I think we need to display the results table vertically.
-
Hi,
I would like to increase the cash by 0.25 for every successful trade. I tried something like this, but it hasn't worked yet. Do you have any suggestions?
```python
# Subclass Backtest t…
-
It'd be amazing to have native backtesting for premium versions.