View Full Version : Language Interface
I'm completely new to NT and I'd like to know how I can interface VB (either Excel VB or VB6) with NT,to code a simple trading system. Are there any examples I can follow?
Thanks.
NinjaTrader_Ray
09-04-2006, 07:33 AM
If you want to interface to NinjaTrader via COM you can see our ATI section of the Help Guide. Keep in mind, this interface is strictily for order submission and will not provide you with market data.
http://www.ninjatrader-support.com/HelpGuide/VB60Sample.html
Ray
Antonios
11-16-2006, 08:16 AM
Is there anyway to access market data through the COM or DLL interface? Or does an automated trading solution need data from an externalsource?
Will version 6 built-in support for automated trading be able to access the market data?
NinjaTrader_Ray
11-16-2006, 08:27 AM
Via the ATI, market data is not supported. In NT6, market datasupported through NinjaScript for internal strategies.