The broker that I used has a suffix to its forex symbol. For example, there is a dot following right after the EURUSD so it becomes "EURUSD.". The EA doesn't seem to work with suffix.
rogerspass #: The broker that I used has a suffix to its forex symbol. For example, there is a dot following right after the EURUSD so it becomes "EURUSD.". The EA doesn't seem to work with suffix.
Should be fixed now (the change was pending to do but seems I missed it in this EA), thanks for notifying
SL Breakeven sets the stop loss to open price (if possible)
Trailing stop sets the stop to price minus stop loss ATR, unless the current stop is higher (in the case of buys, and the opposite for sells)
The default setting is as below. Does the trailing stop will automatically start if the profit hit 2*ATR or I still need to press that "Trailing Stop" button?
The default setting is as below. Does the trailing stop will automatically start if the profit hit 2*ATR or I still need to press that "Trailing Stop" button?
It's not automatic since it's intended for daily checking, you would need to press again
The third parameter starting at 2*ATR is a nuance of NNFX (which blocks the functionality of the trailing stop until there is certain amount of pips in profit), if set to 0 you could use trailing stop at any moment
The broker that I used has a suffix to its forex symbol. For example, there is a dot following right after the EURUSD so it becomes "EURUSD.". The EA doesn't seem to work with suffix.
Should be fixed now (the change was pending to do but seems I missed it in this EA), thanks for notifying
Should be fixed now (the change was pending to do but seems I missed it in this EA), thanks for notifying
Thanks for the prompt update! It seems work though market is closed at the moment. I will test it out when the market open in a few hours.
Could you please elaborate what thoses two buttons, "SL Breakeven" and "Trailing Stop", will do?
Could you please elaborate what thoses two buttons, "SL Breakeven" and "Trailing Stop", will do?
SL Breakeven sets the stop loss to open price (if possible)
Trailing stop sets the stop to price minus stop loss ATR, unless the current stop is higher (in the case of buys, and the opposite for sells)
SL Breakeven sets the stop loss to open price (if possible)
Trailing stop sets the stop to price minus stop loss ATR, unless the current stop is higher (in the case of buys, and the opposite for sells)
The default setting is as below. Does the trailing stop will automatically start if the profit hit 2*ATR or I still need to press that "Trailing Stop" button?
The default setting is as below. Does the trailing stop will automatically start if the profit hit 2*ATR or I still need to press that "Trailing Stop" button?
It's not automatic since it's intended for daily checking, you would need to press again
The third parameter starting at 2*ATR is a nuance of NNFX (which blocks the functionality of the trailing stop until there is certain amount of pips in profit), if set to 0 you could use trailing stop at any moment
Is there a MT4 version for this same trade panel?
No there isn't