logo
Oct 24, 2011 · General platform technical support for NinjaTrader 7.
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 c
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 expect
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
Jun 25, 2024 · Last Trade Price Open Price High Price Low Price Middle Price When toggled on, a line will appear on the chart at the corresponding price for the current session. A
Nov 19, 2018 · I noticed that the only indicator without a documentation page in the NinjaTrader 8 help guide is the "PriceLine" indicator, which was added back in v. 8.0.14.2. Wh
Sep 27, 2020 · Hello Ousher, Where you have Low [0], this could be Low [0] - TickSize to subtract a tick from the low price.
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,
Jan 14, 2023 · Ah okay thanks for that. I have no idea why I wouldn't use the CurrentDayOHL indicator. Didn't even cross my mind lol I was deep in a coding rabbit hole when I had
Mar 2, 2024 · Curious, it lags behind the actual current price. Looking at PriceLine I see it's calling OnRender and OnMarketData, I assume I need to refactor the timer, right? La