I’m new to NT8, coming over from MT4 and trying to find my way. Is there a repository of NT8 Coding Best Practices, and programming tips?
There is this: https://ninjatrader.com/support/helpGuides/nt8/NT%20HelpGuide%20English.html?ninjascript_best_practices.htm
I have an Order Flow project. Probably not the “best”, but I initially created it to test some Order Flow ideas and threw it on GitHub. GitHub - WaleeTheRobot/order-flow-bot: OrderFlowBot lets you trade your orderflow strategy using NinjaTrader's volumetric data. It simplifies trading by enabling semi-automated or fully automated execution with your ATM strategy.
Awesome. Thanks so much!