05-12-2018, 11:35 PM
(This post was last modified: 05-13-2018, 02:17 AM by susitronix.)
Hi i made theese profitable Backtests.
Ultra Strat Profit
But in real live what happen?
Does it trade like that?
Well this is a very volatile Pair.
In order to Buy/Sell successful, someone must fullfill our Gekko´s order.
Otherwise Gekko would just stuck in the trade and EVENTUALLY CRASH.
What do we do about it?
I found out that its hard to make a strat with candlesize 1-3 profitable over time.
BUT there is a simple trick from forum-mate xFFFFF you could try for medium volatile pairs
Binance:
first i use tickrate: 2sec instead of 20sec
Why? because Gekko, if not able to fullfil the order, it will remove it, calculate new price and place a new order...
then read here the article:
xFFFFF
i tried it and it works! Right now im not using it because of semi-volatile pair, but i see gekko has more trouble to trade, then with it.
cheers.p
Ultra Strat Profit
But in real live what happen?
Does it trade like that?
Well this is a very volatile Pair.
In order to Buy/Sell successful, someone must fullfill our Gekko´s order.
Otherwise Gekko would just stuck in the trade and EVENTUALLY CRASH.
What do we do about it?
I found out that its hard to make a strat with candlesize 1-3 profitable over time.
BUT there is a simple trick from forum-mate xFFFFF you could try for medium volatile pairs
Binance:
first i use tickrate: 2sec instead of 20sec
Why? because Gekko, if not able to fullfil the order, it will remove it, calculate new price and place a new order...
Code:
C:\Users\blip\gekko\core\budfox\heart.js
then read here the article:
xFFFFF
i tried it and it works! Right now im not using it because of semi-volatile pair, but i see gekko has more trouble to trade, then with it.
cheers.p