About 54,500 results
Open links in new tab
  1. priceline - NinjaTrader Support Forum

    Oct 24, 2011 · General platform technical support for NinjaTrader 7.

  2. 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 …

  3. 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, …

  4. 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.

  5. 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, …

  6. 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.

  7. 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, …

  8. 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?

  9. 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, …

  10. 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, …