A Beginner’s Guide to Reusable Logic in NinjaTrader. As your NinjaScript indicators or strategies grow more complex,…

Learn NinjaScriptA collection of 19 posts
Step-by-step tutorials to help you build custom indicators, tools, and logic inside NinjaTrader 8. Whether you’re just getting started or refining your coding skills, this category breaks down NinjaScript concepts in a way that’s practical, beginner-friendly, and focused on real trading use cases.
A Complete Beginner’s Guide to Coloring in NinjaTrader. When you build custom indicators or strategies in NinjaTrader,…
A Complete Beginner’s Guide to Static Visual Markers. After learning about Plots, which dynamically update on every…
A Complete Beginner’s Guide to Visual Outputs (Plots). Once you understand how NinjaTrader stores values with Series<T>,…
A Beginner-Friendly Guide to Custom Data Storage in NinjaTrader. In NinjaTrader, almost everything you see — from…
Where most of your trading logic happens. In our last articles, we explored NinjaScript structure, variables and…
Understand when your indicator or strategy does what — and why it matters. In our previous article…
How to store, manage, and expose values inside your indicators In the last article, we broke down…
A beginner’s guide to how indicators work in NinjaTrader 8. If you’re new to coding indicators in…