PDA

View Full Version : Q: Where did the help file for NinjaTrader API go? (Has API support been discontinued?)


Larsen
11-05-2006, 04:36 PM
Hi,

A year or so ago, I used TradeMagic's DLL functions in VS C# .NET to implement an ATS for testing, and gradually I upgraded to NinajaTrader since TM was acquired. Just recently, I upgraded to NT5, and now I can't find the helpfile for the NinjaTrader API functions, for example, NinjaTrader.Data.MarketDepthItemEventHandler()

A search on the website shows that there is now a Ninjascript and also a ATI, but neither seem to describe what I was and am using. Has support for the legacy API been dropped?! I hope I don't have to rebuild everything from scratch...

NinjaTrader_Dierk
11-05-2006, 06:19 PM
- You can download the help file from here: www.ninjatrader-support.com/ninjatrader/nt5/NinjaTraderFramework.chm
- Tutorial is available at <install>\samples\NinjaTrader.Tutorial

stratis_vip_
12-08-2006, 08:36 AM
I can't download the file....

Please provide an alternative link.

Thanks in advance

NinjaTrader_Dierk
12-08-2006, 03:56 PM
Sorry, there no longer is a help file available. However, equivalent information is available through .NET intellisense in the files <install>\bin\NinjaTrader.Core.xml.

Note: We do not provide support for the NT Framework.

stratis_vip_
12-08-2006, 05:23 PM
That's ok!

Thanks for the reply