View Full Version : Unsupported external feed
StinkiePhish
05-02-2007, 05:42 PM
I am trying to get data into NT through a custom C# program I've written. I can't figure out if this is even possible or allowed. Using the Bid() and Ask() functions in the COM interface, NT can *see* the data I'm pushing at it on the Market Analyzer window, but that's about it. Data won't graph.
Can I push data in NT like this?
NinjaTrader_Dierk
05-02-2007, 07:18 PM
Only trade data ("Last") but not Bid or Ask data makes it to a chart.
StinkiePhish
05-03-2007, 07:10 AM
Thank you! That was precisely my issue. Data is now entering graphs and is hitting the NT database as I desired.
ofurbaldur
07-08-2007, 07:17 PM
Thanks guys
My charts already update from the external data feed. My problem is after say running my feed for 10 minutes and have say like 10 x 1 minute bars, if I now change the interval to 2 minute bars my chart will come empty (like when u open a new chart) and it starts building bars again from my datafeed, so it is like the data is not getting recorded to the NT database.
I am sending this data as last.
Thanks
Baldur
NinjaTrader_Dierk
07-08-2007, 11:13 PM
Replied here http://www.ninjatrader-support.com/vb/showthread.php?t=2591