View Full Version : price data access
When using TT for connectivity, can I accesspice data though NT in any way?
I'm looking for a realtime solution. currently using Interactive Brokers but their data lags TT by a second.
NinjaTrader_Ray
08-30-2006, 01:09 AM
What do you mean access price data in anyway? If you connect to TS, their price feed can drive NT for simulation only and will drive all NTwindows that utilizepricedata.
NinjaTrader_Ray
08-30-2006, 01:16 AM
Disregard last post, I read TS when you meant TT.
What do you mean access price data in anyway?
Ray
I monitor many spread relationshipsmathematically.Price datalinked to excel or available throughVisual Studio 2005 express is needed.
I'm currently using Interactive Brokers data into Excel, but since TT is a faster data feed I should be using NT/TT.
Also,
I have requested the ATI include the same simulated stop capabilitythat is available in the SuperDom.
In the meantime -
With this price/size data accessI can programmatically drive limit orders intothe ATIaccomplishing the same thing.
NinjaTrader_Ray
08-31-2006, 01:32 AM
Json,
There is no external access to price data using our ATI. This is not documented nor supported but you can reference the NinjaTrader Core DLL in VS and use our framework to build your own trading application in VS.
Ray
I'm used to Excel/VBA and new to VS. Is there anyone you could recommend to get me started?
Someone to write a simple app to get connected and populate a userform with bidsize,bid,ask,asksize. With that I should be able to get going.
NinjaTrader_Ray
08-31-2006, 02:34 AM
Contact casper @ casper.gripenberg@kotiportti.fi (mailto:casper.gripenberg@kotiportti.fi), not sure if he would be interested but he has some experience with our framework.