- priceline - NinjaTrader Support Forum
General platform technical support for NinjaTrader 7
- Priceline Indicator Anomalies - NinjaTrader Support Forum
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, even though it is after market hours Now: Add the Priceline indicator Select the three available lines (Ask, Bid, Last) Behaviour can vary, but typically
- Change PriceLines Style in Script - NinjaTrader Support Forum
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, true, 100, 100, 100); AddChartIndicator(PriceLine1);
- 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?
- Price line - NinjaTrader Support Forum
Hello Spank , Thank you for your post You can display the price line of your chart by right clicking within your chart and selecting "Indicators" From here you can select the price line indicator and add it to your chart I have included a help guide below on adding indicators to your chart
- Color Change based on a Moving Average - NinjaTrader Support Forum
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, the indicator needs to use a different brush color, so you will have to set up an extra brush in the script as well
- How to show a horizontal line following the current price?
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
- Bar Timer - NinjaTrader Desktop
Bar Timer - NinjaTrader Desktop This article provides an overview of the Bar Timer Indicator for Charts on the NinjaTrader Desktop app
|