Binary-bot: Martingale %

Created on 19 Mar 2017  路  6Comments  路  Source: binary-com/binary-bot

how can i change the % of martingale trades? The bot automatically change the next trade to 100% (1<2<4...). I want change for exemple to (1<2.3<5.7...)

general help

Most helpful comment

you only expand Martingale Core Functionality and change number you want
capture

All 6 comments

you only expand Martingale Core Functionality and change number you want
capture

I finally got to adjust the value of the martingale when the robot loses. But now the problem is that the robot does martingale too when he wins. How can I do it when the robot wins it back to the value of the initial bets?

Add if result loss -> marti.
1

@jonathancosta746 you need to use extra variables which would store martingale trades count and you also would need to add an extra if condition which would rely on that variable (s)

Thanks for the suport guys, the bot is functional

bot

If anyone needs...

Was this page helpful?
0 / 5 - 0 ratings

Related issues

navneetsinh picture navneetsinh  路  6Comments

not-sure-bot picture not-sure-bot  路  6Comments

BinaryBiksu picture BinaryBiksu  路  6Comments

bkan-jp picture bkan-jp  路  5Comments

drezende89 picture drezende89  路  3Comments