|
Durham, NC
Posts: 48 since Oct 2014
Thanks Given: 0
Thanks Received: 21
|
Hi
Does anyone know to to access the NT functions from an external program?
I'm looking to be able to get to all of the NT functionality so the AT Interface won't work.
What I envision is something like:
= new NinjaTrader();
NinjaTrader.Cbi.Account acctone = nt7.Cbi.Globals.Accounts[0];
etc.
Enso
|