What I need:
* Pick a stock; say, AAPL.
* 1m chart, lookback 180 days.
* at NT bootup, I want a horizontal line to be plotted, with the following values:
- price = $124.69
- includes price bubble
- line shape = dashes
- line width/thickness = '3'
- line color = Red.
I don't need this recalculated on bar close or anything like that. It just needs to be plotted on the chart at initialization only and remain on the chart until I close out NT.
That's it. Once I have an example, I can modify it for future use, specifying diff prices, line shapes/colors, etc.

) - I'm looking to migrate from NT7 to NT8 this summer, so would your example work on both NT7 and NT8???
Comment