Created
May 21, 2017 04:55
-
-
Save carlos8f/429443d7d6b90c7daa1eb986ac7aa8cf to your computer and use it in GitHub Desktop.
zenbot case study: stddev neutral zone
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
--neutral_rate=auto test | |
end balance 1282.69756527 (28.27%) | |
buy hold 1388.73614930 (38.87%) | |
vs. buy hold -7.64% | |
24 trades over 8 days (avg 3.00 trades/day) | |
wrote sim_result.html | |
the-batcomp:zenbot morpheus.5250$ zenbot sim poloniex.xrp-btc --days 7 --period=15m --trend_ema=30 --neutral_rate=auto |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
zenbot sim poloniex.xrp-btc --days 7 --period=15m --trend_ema=30 --neutral_rate=0 --oversold_rsi=25 --profit_stop_enable_pct=25
end balance 1294.19484679 (29.42%)
buy hold 1388.73614930 (38.87%)
vs. buy hold -6.81%
83 trades over 8 days (avg 10.38 trades/day)