Terence C / Publications
Forum
OnTick vs OnTimer for a multi EA system
My current set up are EAs that uses OnTick to stream quotes to a python app which makes trading decision at 0.5s frequency, and another EA that places trades on MT5. So I have multiple “quote only” EAs attached to each chart I cared about and one “trade only” EA that executes trading decisions made