Gekko-GeneticAlgorithm
#3
Wow this sounds good, Installation wise. Ill try later today. Thanks

Its kind of strange that a working Strategie BackTest Result can vary by that much when changing the TimeFrame for Backtest Simulation.

In short time Backtest i recognized the beginning and the last Trade seems important.
If the lastTrade is a buy while the Trend goes Down, it will Hold a Bag. Therfoe the last Trade (Loss) could be subtracted.

In the documentation under github he describes:
Thresholds problem
Some strategies (~MACD) use threshold values that can vary a lot from coin to coin. Some coins might need values between 0.05 and -0.05 while others will need them between 0.00000005 and -0.00000005. This makes finding the correct Min and Max values time consuming and expensive. These thresholds are linked to the individual markets currency value (I think).
Rather use the PPO strategy since I've been informed that it is MACD but with percentages.



Im busy now but exited to try later: Thanks

My only Strategie that workt is:
-USDT/BTC
-StochRSI
-CandleSize 18min   //(((TRY ALSO 20min)))but 18 works better Backtesting sometimes..... Tongue
-interval=2   //<--strange i know
-ThrsLow=20
-ThrsHigh=80
-Persistance=3


I Manually made BackTests for All Stategies included, but thats the only setting that looks profitable.

Also Recognized: if i Restart the Gekko/Backtest by Cmd-shell the same data (7-14days for Example) could bring a diffrent Result???
???Can ENYONE TRY THIS???
Maybe its also because the Backtest-Importer data dos only contain the CandleData.
This makes some nice Strategies usless for Backtest because rely on diffrent data
  Reply


Messages In This Thread
Gekko-GeneticAlgorithm - by susitronix - 01-25-2018, 11:52 PM
RE: Gekko-GeneticAlgorithm - by Gryphon - 01-26-2018, 02:51 PM
RE: Gekko-GeneticAlgorithm - by susitronix - 01-26-2018, 03:15 PM
RE: Gekko-GeneticAlgorithm - by susitronix - 01-27-2018, 02:58 AM
RE: Gekko-GeneticAlgorithm - by Gryphon - 01-30-2018, 09:33 AM
RE: Gekko-GeneticAlgorithm - by susitronix - 01-30-2018, 03:18 PM

Forum Jump:


Users browsing this thread: