MARTINGALE (Custom Lot Size)
-
Hello sir... Please I want to build an EA that does have a customised fixed lot size for the first 20 trades that starts from initial Lot once any trade in the sequence hits Take Profit and the 20th trade (last trade) hits Stop Loss...
https://youtu.be/893miXcfr8o?si=_V0x7ISt-UHil2qN
This link up is an example of what I want to build but the difference is... I need the next trade to be opposite direction and the next trade won't open till the initial hits Stop loss...
So how can I go about this???...
-
@Ben-Romewel you can put the martingale directly at the buy/sell block

for the just work with the opposite and viceversa, you can use bool variables:

and put the condition block above the buy/sell blocks

-
Alright,
thank You Very Much Sir... I'll work on it and send pictures of my progress here for corrections -
@Uriel-0
Alright,
thank You Very Much Sir... I'll work on it and send pictures of my progress here for corrections -
@Ben-Romewel you are really welcome
-
@Uriel-0 Hello Sir...this is how far i've gone on the project...Please, what step should i take next? https://fxdreema.com/shared/CRRUfwYcc
-
@Ben-Romewel i don't know what you are looking for, but always testing on backtest to see if is ok