♥ 0 |
Using some of your videos and some of the previously asked questions I was able to come up with the following code, which sort of works.
I am trying to get it to show when the RSI crosses back over 28, but only if it has been at least 30 bars since the 9ma dropped below the VWAP. Any help would be greatly appreciated!
RSI().”RSI” crosses above 28 or MovAvgExponential().”AvgExp” from 30 bars ago crosses below reference VWAP().”VWAP” from 30 bars ago
Marked as spam
|
Please log in to post questions.