Hi All,
Could someone please explain how I can use the the Strategy.setstop() command in the EFS wizard?
I am trying to enter a position and set a stop 50 pips below the entry.
So my approach is if I am in a trade and I am long (== true), then the following should happen Strategy.setStop(-0.0050) (this is for EUR/USD).
Also when entering limit order how do I use it in the wizard?
Thanks
Harry
Could someone please explain how I can use the the Strategy.setstop() command in the EFS wizard?
I am trying to enter a position and set a stop 50 pips below the entry.
So my approach is if I am in a trade and I am long (== true), then the following should happen Strategy.setStop(-0.0050) (this is for EUR/USD).
Also when entering limit order how do I use it in the wizard?
Thanks
Harry
Comment