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)
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
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
Price Line - NinjaTrader Support Forum I don't really want to add indicators, I just want the drawing tool "horizontal line" to show the price in the right hand axis Why wouldn't anyone find that useful? That's why all other charting packages usually display the price when a horizontal line is drawn Can it be added?
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?
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 Levels - NinjaTrader Web 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 Additionally, enabling Show P L On Priceline will display your real-time P L for any open positions directly on the current price line as it updates