
- priceline - NinjaTrader Support Forum- Oct 24, 2011 · General platform technical support for NinjaTrader 7. 
- Current Market Price Line - NinjaTrader Support Forum- May 21, 2021 · Dear Support, I am using NT8 with ticks for the ES instrument, and I would like to have an indicator that can show the Current Market Price as la line that extends from the … 
- Price Levels - NinjaTrader Web- Jun 25, 2024 · Price Levels allow you to customize the visibility of various data-driven price lines on your charts in the NinjaTrader Web app. To toggle and edit the available Price Levels, … 
- How to show a horizontal line following the current price?- Oct 3, 2022 · How to show a horizontal line following the current price? Hi, Is there a built in price line indicator or setting somewhere that enables a horizontal line showing current price? Thanks. 
- Priceline Indicator Anomalies - NinjaTrader Support Forum- Apr 12, 2024 · The NinjaTrader 8.1.3.0 Priceline indicator seems to be behaving strangely. On a EURUSD chart when the Forex market is closed, the data presents correctly as expected, … 
- Bar Timer - NinjaTrader Desktop- Nov 14, 2024 · Bar Timer - NinjaTrader Desktop This article provides an overview of the Bar Timer Indicator for Charts on the NinjaTrader Desktop app. 
- Price Levels - NinjaTrader Web- Oct 13, 2025 · Price Levels allow you to customize the visibility of various data-driven price lines on your charts in the NinjaTrader Web app. To toggle and edit the available Price Levels, … 
- Add Offset to price line - NinjaTrader Support Forum- Add Offset to price line 09-27-2020, 09:08 AM Hi, The current indicator I use shows the priceline of the Low of the last bar. I want to add an offset of -1 tick to the line. How do you add that? 
- Change PriceLine's Style in Script - NinjaTrader Support Forum- Apr 16, 2021 · Hi, how can I change PriceLine's style (from dashed to line), width (from 1 to 2) and also change its color to Magenta in code below: PriceLine1 = PriceLine(Close, false, false, … 
- Color Change based on a Moving Average - NinjaTrader Support …- Jan 19, 2021 · The new PriceLine script needs to add the EMA/SMA indicator to get price updates from it in OnBarUpdate. When the value of the Close [0] price is above/below the MA value, …