Learn NinjaScript: Adding Alerts, PlaySound, and Rearm Control
When you’re developing indicators in NinjaTrader, it’s easy to focus only on the visuals — plotting lines, marking highs and…
I’m a futures trader who’s been trading for 10+ years. This is my site, MyDailyTake, where I blog, share, and journal my setups.
When you’re developing indicators in NinjaTrader, it’s easy to focus only on the visuals — plotting lines, marking highs and…
If you’ve written even a little bit of NinjaScript, you’ve probably used a draw object. They’re one of the most…
When you first start coding indicators in NinjaScript, it’s common to think bar-by-bar: But sometimes, you need to track bigger…
If NinjaTrader is feeling slow, freezing up during volatility, or lagging behind price updates, you’re not alone. Whether you’re scalping…
Let’s be real — trading isn’t just charts, indicators, and setups. It’s you vs. your own brain most of the…
In NinjaScript, the built-in tools like Series<T> and Values[] are powerful — but sometimes you need more control over your…
Let’s say everything got wiped. No strategies, no indicators, no old habits. Just me, a computer, and a chart. What…
If you’ve been building indicators or strategies in NinjaTrader 8 for more than five minutes, you’ve probably found yourself writing…
A Beginner’s Guide to Reusable Logic in NinjaTrader. As your NinjaScript indicators or strategies grow more complex, your code can…
When it comes to trading, especially futures scalping, the right books can fundamentally shape your approach and enhance your edge…