Open new order with new lot size depend on how far loss in pips are!
-
Good day.
Is there any way to open and addition order buy or sell depending on the on the current loss in pips in certain condition
for example when stoch indicator signals crossed and the pip in loss is -70 pips you can open an order in same type in the following formula which is (70-30)*0.035 = 1.4 lot in this example a standard lot is used, so the result i'm looking for is how to make the EA open an additional order with 1.4 as the example.
i hope it's clear, anyone can help please respond to this post Thank you. -
you can do all calculations ...
here is example of some calculation, edit it for your purposes:
https://fxdreema.com/shared/ODGXMpm2c...
-
And instead of using block 15, the formula can be written directly into the input filed where you normally see the lot size.
-
Thank you i will try it