-
Notifications
You must be signed in to change notification settings - Fork 2k
Is this output correct? #25
Comments
Using the default logic with these parameters
I'm having a monster ROI of more than 29%... am I correct? |
With current config (first post) &
|
Was getting barely 10% ROI on the old RSI overbought/oversold strategy. I recoded the New logic is in zenbot master branch. result data: https://gist.github.com/carlos8f/f20a1894c3264347d913d3eef862c3f5 |
also note the new |
@carlos8f cool I'm looking forward to test it on a real exchange with zenbot 3 :P |
new roi = 1.89! https://gist.github.com/carlos8f/e8237b3089a2b316093e5e8aac1469e8 @grigio trader.js will basically just be helper functions for default_logic.js to use, not necessary at the moment if you're using gdax (gdax support manually implemented in default_logic.js) but sometime in the next week I'll fill in trader.js for bitfinex, kraken, poloniex, etc. so you can switch from one exchange for another in the trader easily. |
Ah ok, i"ll try to hardcode the kraken client in my logic then. |
yes! the logic is open-ended so if you want to have it send you a txt message instead of perform a trade, you can do that too :) |
Ok :) i thought you were going to decouple the market logic from the exchange client implementation.. This is why i asked news for trader.js reference |
Mother of god... You guys are awesome! :) |
yeah, that's the benefit of algorithmic trading... remove all emotion! pure efficiency! |
Also I am wondering why it did not trade the past few days on your screenshot. How come? |
Simulations always end on Wed. 5pm PDT for consistency, which was last week when I ran the sim. |
That explains! |
I broke it...
|
204% 🔥 |
Alright last simulation post...
A woppin 217% 🔥 🔥 🔥 |
so 🔥 217%, I'd like to see the full json |
NOTE: BTC/EUR |
Zenbot 4 is out, so I'm cleaning up 3.x issues. Please use and test 4, thanks! |
I have been tweaking and playing around in my strategy, and making 24% Profit? That is huge!
Although I am highly aware this stuff is still Alpha and currently bashing my head over theories... this is used on BTC/EUR Market on GDAX. Personally I would not recommend using this strategy unless you are willing to risk to lose your assets or going to use it for TESTING purposes.
Strategy:
The text was updated successfully, but these errors were encountered: