In my attempt to define a trading strategy, I have noted that tick data outside the bid/ask spread - apparently out of sequence trades - raise havoc with my trade triggers. An example is MSFT on 03/03 at 09:54:04 PST where the bid was $23.72 and the ask was $23.73 and a single tick came in at $23.83, against the trend of course, and resulted in an unnecessary trade. This is not an uncommon occurrence in the high volume equities.
I have noted that a price filter exists under the Tools for the Advance Charting, however this appears to apply to historical data for backtesting purposes only and has no effect upon the real time data.
Without using the computeOnClose feature, is there a way to filter such extraneous Tick Data and prevent the resulting trade? Can the bid/ask data be incorporated into an EFS formula?
Is there someone out there that can help or at least point me in the right direction. I am brand new to this.
I have noted that a price filter exists under the Tools for the Advance Charting, however this appears to apply to historical data for backtesting purposes only and has no effect upon the real time data.
Without using the computeOnClose feature, is there a way to filter such extraneous Tick Data and prevent the resulting trade? Can the bid/ask data be incorporated into an EFS formula?
Is there someone out there that can help or at least point me in the right direction. I am brand new to this.
Comment