- priceline - NinjaTrader Support Forum
priceline 10-24-2011, 08:51 AM Hello , please tell me if there is any priceline indicator for v7 that
- 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
- Current Market Price Line - NinjaTrader Support Forum
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 current last price back to the past for price analysis I know this can be easy achieved with an SMA by doing the following: Select Simple Moving Average
- 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);
- Price Line - NinjaTrader Support Forum
There were many requests for this feature during the beta, I think we all just kinda gave up asking I don't know why they added feature for a line at the current price and not a feature the price at the current line
- 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
- 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
- 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
|