Trabajo finalizado
Tarea técnica
I need a multi-timeframe indicator based on the Heiken Ashi MTF TradingView indicator by jdmonto0 made for MT5 that will send push notification signals to my phone based on the following conditions:
1) It MUST use the classic/traditional Heikin Ashi Candlesticks (not the smoothed version)
2) I would like this indicator to use a "target timeframe" to monitor for a change in Heikin Ashi trend and 2 "confirmation timeframes" to send an alert ONLY when the target timeframe aligns with the 2 confirmation timeframes, instead of triggering an alert for any of the timeframes when they all align.
For example, monitor the 5 minute timeframe for Heikin Ashi trend changes and send an alert when it becomes bullish AND the 15 minute and 1 hour timeframes are also bullish, not when the 15 minute or 1 hour changes and aligns with all 3 timeframes.
3) I need it to send signals when the CURRENT heikin ashi heikin ashi candle is bearish or bullish on the 15 minute and 1 hour confirmation timeframes when the CLOSE of the 5 minute is the same value as the the CURRENT heikin ashi candle on the 15 minute and 1 hour timeframe. Basically, the same way the heikin ashi mtf tradingview indicator works that linked to (see screenshot)
4) I'm not too picky about what the push notifications should say at the moment, but I would at least like for it to show the currency pair/symbol followed by the timeframe and whether the signal is bullish or bearish
Let me know if you have any questions.