I have an algorithm I use to forecast prices a few bars ahead of the CurrentBar being filled. My question is:
Can I draw a line from the CurrentBar being filled on a chart to future bars/EndPoints, with the forecasted prices being displayed on the y-axis?
If not, perhaps I can just draw a line to represent the forecasted price having an EndPoint one bar ahead of CurrentBar. Any Ideas? Thanks.

Comment