01-15-2019, 05:55 PM
[SHARE] Simple RSI BULL/BEAR strategy
|
(02-16-2018, 05:21 PM)zzmike76 Wrote:(02-16-2018, 10:40 AM)Gryphon Wrote: I've been playing around with genetic algorithms on the adx strategy using gekkoga... the analysis is still running so these figures are just a work in progress, but thought I'd share my results so far. Hi Gryphon. (and to all testing...... and testing) Just a simple confirmation. Although your settings appeared to be a bit odd, I backtested several times over different timespan and various assets. This one is over 1 month on BTC/BNB at Binance. This is about the average result. Some tests ran slightly below whilst others fairly above. I'm gllad I tried your settings. The results are way above my expectation.
04-08-2019, 01:57 AM
(This post was last modified: 04-08-2019, 01:58 AM by crypto49er.)
Let's all be honest here. Backtesting in Gekko is like being a kid and going to a candy store and having anything you want. The caveat is you own the store. Every trade in backtesting executes exactly at close price 100% of the time. That never happens in real life. That also means the insane amount of gains that RSIBBADX can make in backtest also will never happen in real life. It's time we get some more realistic backtesting in Gekko.
So I made some modifications to papertrader. You guys can see the changes I made to try to make it a lot more realistic. The gist is, your trades won't get execute at close price 100% of the time, and it's not just some random number generator that determines if your trades get executed (but adding that would make things more realistic than what we have currently). Watch here: https://youtu.be/DaUyFLEsMxs
If it isn't crypto, it isn't worth mining, it isn't worth speculating.
https://www.youtube.com/c/crypto49er
04-08-2019, 12:02 PM
@jack will you post your updated papertrader.js to your github, as retyping off your youtube is a bit cubersome.
Thanks for your hard work on this.
04-09-2019, 12:59 AM
(04-08-2019, 12:02 PM)smiley Wrote: @jack will you post your updated papertrader.js to your github, as retyping off your youtube is a bit cubersome. You're welcome. Here you go. https://github.com/crypto49er/moddedgekk...rTrader.js
If it isn't crypto, it isn't worth mining, it isn't worth speculating.
https://www.youtube.com/c/crypto49er
05-15-2019, 01:44 PM
(04-08-2019, 01:57 AM)crypto49er Wrote: Let's all be honest here. Backtesting in Gekko is like being a kid and going to a candy store and having anything you want. The caveat is you own the store. Every trade in backtesting executes exactly at close price 100% of the time. That never happens in real life. That also means the insane amount of gains that RSIBBADX can make in backtest also will never happen in real life. It's time we get some more realistic backtesting in Gekko. Nice work crypto49er, Video and code make perfect sense. Did you think about or try to to automate the process of determining the average volume? Something like this http://www.sqlitetutorial.net/sqlite-nodejs/query/ Cheers, Martin
05-19-2019, 08:44 AM
(This post was last modified: 05-19-2019, 08:45 AM by tommiehansen.)
(04-08-2019, 01:57 AM)crypto49er Wrote: Let's all be honest here. Backtesting in Gekko is like being a kid and going to a candy store and having anything you want. The caveat is you own the store. Every trade in backtesting executes exactly at close price 100% of the time. That never happens in real life. That also means the insane amount of gains that RSIBBADX can make in backtest also will never happen in real life. It's time we get some more realistic backtesting in Gekko. This is of course true. Good work with the mods.
07-10-2019, 11:32 AM
(04-09-2019, 12:59 AM)crypto49er Wrote:(04-08-2019, 12:02 PM)smiley Wrote: @jack will you post your updated papertrader.js to your github, as retyping off your youtube is a bit cubersome. Im running a backtest for 4 days now with this paperTrader. Last six months USDT / BTC pair and still no config found that has more profit then the market :o
07-18-2019, 08:15 AM
(07-10-2019, 11:32 AM)TheBoef Wrote:(04-09-2019, 12:59 AM)crypto49er Wrote:(04-08-2019, 12:02 PM)smiley Wrote: @jack will you post your updated papertrader.js to your github, as retyping off your youtube is a bit cubersome. 4 days? Well... that's your problem.
09-03-2019, 10:36 PM
Hi Tommie Hansen
Letting you know that I used your code and extended it and shared it publicly. There was allread the extension _PINGPONG and I added _PEEKTREND So it got a long name now ) the added idea is to have added a stoploss mechanism that follows the market ( if market goes up so does the stoplevel, market falls stop level stays and will eventually be triggered). https://github.com/PGTBoos/GekkoStrategies a bit more about it here : https://forum.gekko.wizb.it/thread-57996.html |
Users browsing this thread: