How to create a scalping ea based on pips calculations
-
Can anyone help me out in creating an ea that calculate the current market price and set a buystop by adding 2 pips to the current market price and subtract 2 pips from current market price and also set sl to entry point of both buystop and sell stop
-
condition : no pending order>>>>buy pending order>>>>>sell pending order. Inside the block you can set the price offset
-
@ambrogio can u explain further and how can u make the sl to be at entry point on the block
-
-
@ambrogio thank u please one more thing how do I set stoploss to entry like the stoploss and entry point should be the same
-
@Omowumi you can use "break even" blue block
-
@ambrogio can u send an image of it
-
@Omowumi said in How to create a scalping ea based on pips calculations:
@ambrogio thank u please one more thing how do I set stoploss to entry like the stoploss and entry point should be the same
I think I only now understood the meaning of your question. This is because I just saw this topic
https://fxdreema.com/forum/topic/16593/how-can-i-set-stop-loss-to-open-price-level/5
Attention because the order will be closed as soon as it is opened. I honestly don't see the usefulness of this thing. Maybe you can explain it to me
