I have successfully made my first EA using 2 indicators and it works perfectly fine (not much profit). I am very happy with it but i would like to add some parameters to it and i'm stuck.
if trade is losing, it will not close but instead will open another entry at a specified distance with lot size doubled or multiplied to x.
if target profit is achieved, all open trades related to the first entry should close.
please help.