If you’ve written even a little bit of NinjaScript, you’ve probably used a draw object. They’re one…
NinjaTrader 8A collection of 60 posts
Articles tagged with “NinjaTrader 8” are all about this powerful trading platform. From tutorials on setting up and using NinjaTrader 8, to advanced trading strategies that leverage its comprehensive suite of analytical tools, this tag is a resource for both new and experienced traders using or considering NinjaTrader 8 for their trading activities.
When you first start coding indicators in NinjaScript, it’s common to think bar-by-bar: But sometimes, you need…
If NinjaTrader is feeling slow, freezing up during volatility, or lagging behind price updates, you’re not alone….
In NinjaScript, the built-in tools like Series<T> and Values[] are powerful — but sometimes you need more…
Let’s say everything got wiped. No strategies, no indicators, no old habits. Just me, a computer, and…
If you’ve been building indicators or strategies in NinjaTrader 8 for more than five minutes, you’ve probably…
A Beginner’s Guide to Reusable Logic in NinjaTrader. As your NinjaScript indicators or strategies grow more complex,…
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>,…