Quote:
|
Originally Posted by Aaragorn
This produces an alert when the price reaches an upper or lower line.
I want to allow trades to execute until they come close to these lines. When the price gets too close not allow trades to open.
how do I get that logic to happen on current bar closing(s) when all that are here are arrays?
|
You can have
this as an example. It close to what u want to get. As far as I can see, its the same indicator that u are using.