PDA

View Full Version : Advanced Programming


sbtrader
10-26-2007, 08:04 AM
Hello,

I would like to develop a 3rd party indicator using C# outside of NinjaScript Editor with Windows forms and Tables. My questions as below.

1. Do you have a document to get started on programming and compiling outside of NinjaScript Editor. For example, when I use NinjaTrader Indicator class, I may get compiler error. In general, how to progam using indicator class outside of script editor and if possible debug the same. Thank you.

2. Do you have a document explaing "Indicator" and "Data" class's protected and public variables, functions and Event Handlers, which I have access fom the inherited class. For example, I understand there is a MarketData variable and MarketDataItemEventHandler functions available. However, I do not know the explanation of these variable and functions. Thank you.

3. Finally, I understand these are outside of standard support questions. Would you please direct me how to get advanced support to develop 3rd party indicators.

Thank you very much for reading and your assistance.

Best Regards,
SBTrader

NinjaTrader_Ray
10-26-2007, 09:07 AM
Hi,

1) Unfortunately we do not.

2) Unfortunately we do not.

3) We do not provide support for programming outside of the scope of what we officially document in our Help Guide. Any 3rd party indicator developer that has been able to access unsupported functionality has done so outside of our help.

- Our upcoming NT 6.5 will officially support OnMarketData() and OnMarketDepth() in the indicator class. This will be fully documented.

- On a case by case basis, we occasionally offer direct access to our developers for commercial 3rd party developers, please contact sales at ninjatrader dot com to discuss your project with us.

Thanks for understanding.

sbtrader
10-26-2007, 09:20 AM
Thank you very much Ray. I will get in touch with Sales.

BTW: When is the tentative release date for NT 6.5? Thank you.

Best Regards,
SBTrader

NinjaTrader_Ray
10-26-2007, 10:11 AM
Targeting beta next week.