THANKS AHMAD1. Use auto pipstep = EA will apply auto distance between martingale or any order as per the programming. It could be any value feed by programmer in programming or EA will adjust itself.
2. Pipstep default = when u put any value in this command, it will become default value for any position distance, means distance between martingale trades ( eg: position 1 --- 10 pip --- martingale --- 10 pip --- martingale --- 10 pip --- martingale.......... )
3. Pip_multiple = whatever the value u will feed in this command will multiple the default pip distance so when first martingale will apply, it will be default 10 PIP distance between first order and first martingale position, and then when second time martingale will apply, it will multiple default pip step in to value of pip multiple and then it will take a trade ( eg: position 1 --- 10 pip --- martingale --- 12 pip --- martingale --- 14 pip --- martingale............ )
If you put pip step 70 and pip multiplier zero or one then every martingale lot will be pick with distance of 70 pip all the time. If you put multiplier 1.2 then first martingale will be picked as per default value 70 pips, then second martingale will be after 73 PIP, third will be 76 pip, means it will increase distance every time.



