what is ninjascript? How is that porgrammed in Ninjatrader?

asked

bhomnick's gravatar image

bhomnick
61469
accept rate: 0%


This is a rarely asked question and I always thought more people, would ask this.

From the Ninja adverts :

NinjaTrader provides you with the capability to automate your trading strategies whether they were developed natively using NinjaScript™ or in an external application such as TradeStation or eSignal. For the highest possible performance, construct and test automated strategies using NinjaTrader’s own NinjaScript™. You can develop, backtest and automate NinjaScript™ strategies, and with NinjaScript™, your strategies run natively for ultimate performance. Exchange-native order handling and immediate stop loss and profit target order submission allow you to develop advanced trade management rules. You also have full end to end strategy development and testing tools

They have a framwork that they call Ninjascript, but it is just in their namespace, not a separate language.

Ninjascript has callbacks and timeseries objects , but it is all .Net. so you can still use other libraries for as long as they work with .NET twitter libs, what ever you want.

link

answered

TraderWerks's gravatar image

TraderWerks ♦
1.0k820
accept rate: 56%

Your answer
toggle preview

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Markdown Basics

  • *italic* or __italic__
  • **bold** or __bold__
  • link:[text](http://url.com/ "title")
  • image?![alt text](/path/img.jpg "title")
  • numbered list: 1. Foo 2. Bar
  • to add a line break simply add two spaces to where you would like the new line to be.
  • basic HTML tags are also supported

Tags:

×21
×3
×2

Seen: 489 times

powered by OSQA