Details
i-NewsTradesManager indicator makes it possible to:
- disable attached expert advisors to stop new trades
-
close of existing trades opened by any attached expert advisor or manually on news events.
There is no need to modify the code of external expert advisors.
The trading will be stopped automatically.
You should not use NewsTradesManager if the logic of your expert advisor does not allow to close trades by the market (for example trades must be closed
by sl or tp only).