I’m looking for help building a NinjaTrader 8 indicator inspired by the DOM Bricks style (similar to what @dombrcks shares on Twitter).
The idea is to track and visualize large lot orders (50+ lots) that hit the DOM.
Large buy orders (≥50 lots) should be shown as green boxes with the lot size as a label (e.g., "142").
Large sell orders (≥50 lots) should be shown as red boxes with the size labeled (e.g., "103").
Ideally, this would work on 1-minute or 5-minute charts with near real-time updates.
The indicator should get data from the live order flow (similar to Time & Sales or Level II).
I’m attaching screenshots below that show exactly what I’m trying to build. Any help (code snippet, script, or guidance) would be highly appreciated.
Thank you so much in advance!
