PDA

View Full Version : Linking to strategy dll with external application


bboyle1234
06-05-2007, 12:35 AM
Hi I was wondering,

Is it possible to reference the .dll of a custom strategy in an external application?

The external application would receive the events and call the properties of the NT .dll?

The reason I'm asking is, I want an external application to monitor my order entry and executions in as streamlined a manner as possible, and the best way to do this might be to hook into a NT .dll somehow as the software is running.

Many thanks,
Ben

NinjaTrader_Dierk
06-05-2007, 02:02 AM
Sorry, you can not manage a custom NinjaScript strategy via an external application.

bboyle1234
06-05-2007, 06:44 AM
Many thanks Dierk,

I anyway only wanted to access the interface you showed me is available in Windows\System32\NTDirect.dll. Before you showed me the existence of this file, I was prepared to try anything to get my data :)

cheers / Ben

NinjaTrader_Dierk
06-05-2007, 06:49 AM
No problem