I have a strategy I built and I would like to display the line and price marker as the order is in process. I have seen something like this
Drawing or rendering the line is simple, as done in Indicator. However, the Price marker is more of a challenge. The below post tries to answer it, but somehow NT8 doesn't support PaintPriceMarkers or updating plots, which were added by AddPlot. https://forum.ninjatrader.com/forum/...nd-stop-losses
Any idea how to achieve the above visual?

Comment