-
Notifications
You must be signed in to change notification settings - Fork 3.9k
Backtesting ? #358
Comments
Hey, thanks for reporting backtesting results! I did some testing under different variables and I did not find any extraordinary results. Those profits look (maybe too) great!, could you please post the configuration of the profitSimulator? I am pretty sure 823 trades in a month would drain any account via fees. |
Heya! Your most welcome! Here are the Profit Simulator settings:
Apparently it buys high and sells low...
|
Regarding the profit simulator settings, I am actually making loss on it which is a few BTC Each trade. Started on the Exchange with 0.04 and currently at 0.036 so there is some thing that indicates some thing wrong. As far from what I have checked/seen so far is that its actually a -17% Loss over a month which is indicated on the top at the 'Buy and Hold' profit. |
So I want to run the same test as you so I can figure this out, could you:
Thanks! |
Sure thing, Unfortunately I got tackled by my 10 months old niece, will supply them shortly. The market I am using is BTC/ETH. Making a fresh import and giving the fresh backtest in ~10 Minutes. |
Here we go: Settings (from config.js)
Trading ADvisor
StochRSI Settings
The output can be found: |
Oh damn, that is a big output (I always run a full backtest, say more than 2 hours, with debug turned off), but that will definitely help me figure this out. Going to look at it! |
Debug is turned off and this backtest is based of a Month ¯_(ツ)_/¯ |
Giving a good pull and be updating it, will verify it in a bit. |
Update: Question: -Dash |
Update: Output:
|
Hey @RDash21, I finally had some time to look at all the moving pieces:
This was a bug in the trading method and is fixed now. I overall refactored and fixed some bugs in the stochRSI code.
I fixed a major bug in the backtesting code (I need more unit tests!), running a very similar backtest (using a candleSize of 6, from
Could you please update gekko, test again and let me know the results? |
Good morning, Yes! It is fixed now! 👍 |
Hello there,
Currently I am wondering how far the back testing has been tested & measured. As for my self I am fiddling around with it and its quite hard to believe the following values.
Exchange:
Poloniex
Alchorhytm: StochRSI
CandleSize: 5
Settings:
The text was updated successfully, but these errors were encountered: