I'm looking to attach an order to an indicator using the previously closed bar info. I'm using an indicator that calculates S/R levels during the current bar and want to use the previous closed bar S/R value as an entry point. So if I can attach an order to the previously closed bar levels, that would resolve my issue. I've tried changing the displacement of the indicator to -1, but that's not a viable solution.
Thanks for your time.

Comment