MTDS - SDK Strategy and File Listing as of 15 May 2015 for NinjaTrader 7
The MTDS Software Development Kit (SDK) consists of multiple open source strategies to show coding examples.
These can be opened in the NinjaTrader Code Editor
And saved as your own copy - make sure you rename the class inside....
To get the SDK you must install all options during install of the MTDS
The current file list is as follows
STRATEGIES - Open Source
@MicroTrends.MTDoubleShot.SDK.Strategy.ATRMedianTrendTrader.cs
@MicroTrends.MTDoubleShot.SDK.Strategy.LevelsTrader.cs
@MicroTrends.MTDoubleShot.SDK.Strategy.MTDoubleShotMultiMACrossover.cs
@MicroTrends.MTDoubleShot.SDK.Strategy.MTDoubleShotPriceAction.cs
@MicroTrends.MTDoubleShot.SDK.Strategy.MTDoubleShotSessionOpenTrader.cs
@MicroTrends.MTDoubleShot.SDK.Strategy.MTDoubleShotSwingTrader.cs
@MicroTrends.MTDoubleShot.SDK.Strategy.MTDoubleShotTestHarness.cs
@MicroTrends.MTDoubleShot.SDK.Strategy.MTDoubleShotUSARTrader.cs
@MicroTrends.MTDoubleShot.SDK.Strategy.NinjaBuddyTradeManager.cs
SDK STRATEGY BASE CLASS - SYSTEM FILE
MicroTrends.MTDoubleShot.SDK.Strategy.MTDoubleShotStrategy.cs
Note: if you want to create and compile and export a strategy you must include this file!!!
-
Please also see this related article:
0
Please sign in to leave a comment.
Comments
1 comment