copy and paste this google map to your website or blog!
Press copy button and paste into your blog or website.
(Please switch to 'HTML' mode when posting into your blog. Examples: WordPress Example, Blogger Example)
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
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
Way to show price on extended horizontal line? A simple indicator that adds the price value to any Horizontal Line drawn on the chart Note: Press F5 to reload script and add price to any newly drawn horizontal lines
Opening vs Closing price TimeFrame discrepancy NinjaTrader displays candles a bit different than I'm used to I have UPCLOSED candles that have the opening price in the top and DOWNCLOSED candles with price on the bottom I verified my candle colors for up and down and I'm using the quot;Last quot; price for my candles I noticed the issue when I plotted my Midnight