MZpack API is an interface that introduces traders to a programmable way of creating their own trading algorithms and automated strategies in NinjaTrader 8. Use MZpack API to build NinjaScript/C# strategies and extend existing MZpack indicators.
You can find all MZpack API samples inside MZpack Indicators or MZpack Indicators & Strategies installation folder in \API\samples folder. Also, you can download samples from our site. DON’T IMPORT THIS FILE INTO NinjaTrader – just unzip it and review the code.
\API\samples – source code of provided API demo samples and indicators through strategies. \API\indicators – source code of provided indicators. \API\signals – source code of provided built-in signals. \API\strategies – source code of real-world strategies. \API\extensions – extensions of API classes (entry, exit, trail, etc) \API\ML – data export and machine learning context.
MZpack API is a part of MZpack Indicators & Strategies product