Betting Custom Sequence
-
I'm looking at the Betting Custom Sequence in the Buy and Sell now. My issue is I want to have a sequence for both the on profit side and on loss side.Here is and Example
On loss sequence is (1,2,3,4,5,6,7)
On Profit sequence is (1,2,3,4,5,6,7)Lets say we have three losses then a Profit this would set the sequence at [4] with the on profit, the next bet I want to choose [3] or [4] or [5] in the on profit sequence. depending on what works out to be more profitable.
Basically I would like to make a system that climbs a bet structure, and continues to climb in profit until we hit loss and only resets to [1] once it goes back to a lost bet.
-
@unworthypip Do you mean a semiautomatic EA? Apparently you want to modify manualy the next trade. Is that correct?
-
@l-andorrà No the EA is using an Optimized slow fast MA for entry with a take profit, stop loss for exit. I actually sent a message on your site, I might want help building part of what I need to do.
-
@unworthypip Ok. We can work on it.