hi guys
im trying to create a binary bot and i need some help
what m trying to do is,, this bot trades with $1, but if the trade loss, it will change the stake to $0.35 until win, when win it will trade for recover for all losses, but after 1 win it will trade for recover and if it loss it will change the stake to $0.35.
what i want do is after series of then trade for recover no matter win or loss.
sorry if u dont understand it,, but if anyone want help me, let me know so i can give u the bot and u see what m talking about for yourself...
and please please please i need some help.
thank you for reading this issue.
i hope someone will help me
Happy to help with this. I have to go out for an hour, but I'll come back and make something up for you.
hopefully I'll make it in a simple way to help you learn with making bots using this system :)
thanks,,, waiting for u
can u post it?
first run it and see how it works,,
wait, i think thats wrong one
binary-bot (4).zip
so this is the one
lol, the first asian bot :)
sorry for that
we tried a lot, :P
now its really good,, even series of loss it will survive, the problem is when its comes win loss win loss win loss,,
cox it will try to recover after one win,
so what i want do is if it start to recover, try to recover until its win, then it will survive even win loss win loss win loss,, u got me??
i think what we have to do is,, if it start to recovering, until its win, skip the 0.35 stake if loss

binary-bot (5).txt
i set the ticke to 3 for have less losses, i suggest to change the value of sma more little like 7 and 8 and maybe trade only on crosses, just 4 remove the quantity of losses.
u have notification of the amount that will recover.
actually what i want is,, when it starts recovery,, to keep it try to recovery, thats what i couldn't solve.
can u try to do that???
and thanks a lot,, let me test it, before we go to any coffee :P
actually what i want is,, when it starts recovery,, to keep it try to recovery
u mean a normal martingale?
btw if u trade in tick u have to use tick list not candles list
yeah we can change that, thanks for that,
take look at this,
so martingale stops if last trade is loss, right? u can see on the snapshot there is chance to win right,
so my point is, if martingale starts dont stop martingale even last trade losses, now what happens is even if its marti,, when last trade loss it is changing the stake to 0.35, so thats what i dont want happen,
please can u try?
try give a look on this
binary-bot (6).txt
ok,, thanks
it seams the old martingale system,, hehe,
so there needs to be 3 thing happens
1: initial stake is 1
2: if loss change stake to 0.35 (no matter how money losses)
3 if win after some loss change stake to recovery mode until its win, that means if loss while recovering dont change stake to 0.35, keep martingale until its win,
here is the hard part actually,
so what we trying to do is, it is changing stake to 0.35 if loss
and we dont want it to change to 0.35. this is where i also got confused,
it is conflicting with 2 command at same time,
i thought what we have to do is, separate initial losses and recovery lossses,
m really sorry,, but really thank u so much for trying this
so what we trying to do is, it is changing stake to 0.35 if loss
and we dont want it to change to 0.35. this is where i also got confused,
during recovery :)
binary-bot (53).txt

i hope that now is ok :) sorry little bit harder to understand
yeah,, m sorry,, i might dont know how to explain it,, but let me test this
something wrong with the file,, could not load it,, can u send xml file with zip file?
no,, its fine...
thank u so much,, i think this is it
one more question! is there anyway that we can make wining rate higher??? i mean, no matter what always win and loss kinder same, mostly losses are higher then wins,
this is what happens.. how to avoid this situation???
more or less ppl like to put a delay on certain losses or a certain stake
-or start every time from 0.35 if give to u a signal to buy , buy until win and stop, after when get a signal to sell, sell until win and stop etc etc
-or change the trade ticks to 5 or 15
up to you
i aded a time delay 30 second if a recovery losses,, seams better then before,
Most helpful comment
during recovery :)
binary-bot (53).txt

i hope that now is ok :) sorry little bit harder to understand