Need help adding Spread average to my entries and stops
-
How can I make it so my entries and stops take into account the spreads?
Right now I did it manually through the adjust feature in the buy now or sell now bubble and it works but that would mean I would have to manually go in a change that for each different pair. I would like to be able to make so that if spreads are usually 50 pips and were the ea would add 100 pips to the stop. I would like to put in variable or something that so ea can do this automatically and I dont have to make different EA's for each pair.
For example -
You can store it into a variable and then use it as an 'Adjust' modification:

-
THANK YOU SIR
-
@pippusher618 You're welcome.