Correct Stop Trailling using $
-
is it possible to work with the trailling stop to guarantee profit in $ and not in pips?
Example:
If I'm on a purchase.
When the price is giving me $ 10 profit I want to guarantee $ 5 my stop loss line should move to exactly where the $ 5 is.If the line is touched clearly I will be earning my $ 5 profit.
But if the line is not touched I want every 5 $ of profit to be guaranteed every $ 5 in $ 5.
So if the profit price is 10 $ it guarantees me 5 $
When the price is 15 $ profit it will guarantee me 10 $
When the price is 20 $ profit it will guarantee me 15 $
And so on.
Can you give me an example of how to do this correctly? -
@ontrade to change from pips to money, change from pips to money
lol

-
@roar

ehhehe
I'm sorry to be so clumsy with these blocks.
What I understood is that there is not the same configuration for the entire block, start and step can only be configured with pips.
I would just like my EA to guarantee my $ 5 profit at $ 5 each time he walks $ 10 profit. -
@ontrade try the "100% of trailing stop", that should be the same $5
Or 200% of you want 2*5
-
The problem that I see with the money configuration is that if the account balance is changing, the same is always earned, and it is not the same to get $ 5 of $ 500 or $ 5000.
Does anyone know of a way for the goal to be a percentage of the balance?