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.
answered
TraderWerks ♦
1.0k●8●20
accept rate:
56%