Hi Dallas,
I created the file as such ;
Example using £10 stake, and £1 targeted profit (representing 10%)
- Place lay bet when 25% of targeted profit is reached - -Close trade profit condition with greening, condition is Greater than £0.25
- Place lay bet when 50% of targeted profit is reached - - Close trade profit condition with greening, condition is Greater than £0.50
- Place lay bet when 75% of targeted profit is reached - - Close trade profit condition with greening, condition is Greater than £0.75
- Exit and green up when 100% of targeted profit is reached - - green all profit condition is Greater than £1
Can you suggest a better setup?
Over/Under Bot Help please
Greening closes the full position so to achieve what you are after you have two options
1, Exit using a percentage of net stake, ie, keep taking out 50% of the remaining net stake, at various points until you green up at the end
2, Treat each bet individually, to do this you'll need to use multiple back bets, each that offset with greening at different points like this example
viewtopic.php?f=43&t=12284
1, Exit using a percentage of net stake, ie, keep taking out 50% of the remaining net stake, at various points until you green up at the end
2, Treat each bet individually, to do this you'll need to use multiple back bets, each that offset with greening at different points like this example
viewtopic.php?f=43&t=12284
Thank you!
Dallas wrote: ↑Sat Sep 26, 2020 3:08 pmGreening closes the full position so to achieve what you are after you have two options
1, Exit using a percentage of net stake, ie, keep taking out 50% of the remaining net stake, at various points until you green up at the end
2, Treat each bet individually, to do this you'll need to use multiple back bets, each that offset with greening at different points like this example
viewtopic.php?f=43&t=12284