I have a data problem:
The datafeed I am using is from IB. When I look at the IB chart for XIV on the 1-minute scale for today at 10:01 (exchange time) I see the HIGH at 24.00$, but in my NT chart the HIGH is only 23.99$
I double-checked with my TradeStation application and there were several ticks at 24.00$ during that minute.
The strategy that runs on that data also works with the HIGH of 23.99$, so it's not just a display problem, but rather a data problem.
Any idea what might be causing this?
Thanks,
NutFlush

You can always use pure data to execute trades on any other broker.
It is best to use Interactive Brokers together with Kinetick or IQ feed. First-connect to Kinetick for the datafeed, and second-connect to InteractiveBrokers for order execution, and you are fine.
Comment