PDA

View Full Version : Limitis of Ninjascript? Manual?


fliesch
03-15-2006, 12:06 PM
I wonder wether there is a manual for Ninjascript and what are the limits? Would it be possible to build an ATS?

Example:

- computing correlations

- placing spread orders?

NinjaTrader_Ray
03-15-2006, 01:04 PM
NinjaScript Section is located in the NT Help Guide (Help-->Help menu).

Currently, ATS order placement functions are not supported, will be in several months. You could...write text files from inside of NinjaScript custom indicators interfacing with NTs own ATI interface. You would have to be familiar with C# to be able to use its IO classes since this is not documented under NinjaScript.


Ray

equitydealer
03-16-2006, 09:50 PM
can anyone provide example of simple trading system code that can write to the ATS?

Please .