Hi there, Does the EA can read this format:
USDJPY-Long Open Price: 110.35 SL: 110.15
TP (Minimum) 110.45 TP (Base) 110.55 TP
(Maximum) 110.65 Ref#: USDJPY110.35
The current version of the EA, v1.14.8, will process it as a
signal with 3 TP levels and proceed to open 3 trades. There
is an option in the EA to disable opening trades for TP2 and
TP3, so there will be only one open trade with the first TP
price.
The EA close the orders if I received this message
below If your broker significantly increases their
spread overnight, you may want to consider closing your
positions early. Any Idea how can I stop the EA from
closing the orders. Thanks
Yes, there’s an option to skip messages if they contain
certain keywords. In the EA’s inputs, in the field
“Skip signals containing (separated by ,)” you
can enter words or phrases that the messages that should be
skipped can contain.