Please see chart here: https://www.tradingview.com/chart/tVCPr25A/
I am using two indicators/strategies (studies, technically):
- Reverse MACD
- Higher High Lower Low
I would like to trigger an alert only when both the indicators are present on the same candle.
Specifically here are the two cases:
Will a whole new strategy need to be created that is an amalgamation of the two, or is there a way to 'reference' one of them in the other (or reference both in a smaller, new script) that can require both to be present as an alertcondition
?