Trailing stop at running trade
-
Can any one tell me how set trailing stop at running trade, all previous trade loss amount.
for Example
if 1st trade loss 5$, 2nd trade loss 3$ and 3rd trade loss 4$.
total loss amount is 12$ . Now may 4th trade is running 15$ in profit set trailing stop at 13$.
please help if know any body -
It is not easy to trail by money, is easier to trail by pips
-
@Vishwa You can store Loss Amounts on a Variable, then sum it up for consecutive losses, and put it on trail stop block and Use Money.
-
@deathkid13
plz can you create these block
store Loss amount and consecutive losses -
@deathkid13 hi
-
@Vishwa Why trailing stop should be at $13? What math logic is behind that value when total profit is $3 in your example?
-
To recover and save my last three trade loss amount
-
In that case the loss figure is variable, right? What is the condition you need?