Can someone please help me make a bot, I know what I want but don't have the skills to make it!
The bot I want to make is a digit differ bot.
The prediction can be any number you'd like.
I'l go with 2 as an example.
So If the last digit appears "2" a contract is made. if the contract is won the bot waits for anorther "2" to appear and makes the next deal.
But here is what I can't do- if a contract is made and lost I want to make a split martingale.
So if I lose - 1.0 € the usual martingale would be 11€, but I want to split those 11€ in 2 or 3 separate contracts so it would be like this:
-1. 0 ; 3.6 ; 3.6 ; 3.6 or - 1 ; 5.5 ; 5.5 and so on and on if it loses the next one as well.
I just want to reduce the risk and make the bot for smaller balances.
Could someone help?
Can someone please help me make a bot, I know what I want but don't have the skills to make it!
The bot I want to make is a digit differ bot. The prediction can be any number you'd like. I'l go with 2 as an example. So If the last digit appears "2" a contract is made. if the contract is won the bot waits for anorther "2" to appear and makes the next deal.
But here is what I can't do- if a contract is made and lost I want to make a split martingale. So if I lose - 1.0 € the usual martingale would be 11€, but I want to split those 11€ in 2 or 3 separate contracts so it would be like this: -1. 0 ; 3.6 ; 3.6 ; 3.6 or - 1 ; 5.5 ; 5.5 and so on and on if it loses the next one as well.
I just want to reduce the risk and make the bot for smaller balances. Could someone help?