Create a custom TradingView (Pine Script) indicator for alerts using 2 open-source indicators

Job ID: 35815483

Budget: $10 – $30 USD

I need to combine 2 simple indicators with open-source code into one and create few notifications.

These 2 indicators do their job just right, I need to read their data and create a notification when the exact parameters match. The notification should work as "call Any Alert()" that will match one or more events at the same time and trigger at the right moment. It's simple and clean.

Indicators:
TMA Overlay — https://www.tradingview.com/script/zX3fvduH-TMA-Overlay/
TMA Divergence indicator — https://mega.nz/file/lsREwbhB#OxnvMAlBf6fhqsAX174g-gcHjJpLe5WUmuzQktPCNgc

This combined indicator should be plotted on the chart the same as TMA Overlay do. TMA Divergence indicator — this is a hidden function just as a component for alerts, I don't need it in front of my eyes and there is no need to change its settings, please hide it and its settings as well.


Examples of Alerts:

Alert 1:
+ 21 SMMA > 50 SMMA > 100 SMMA > 200 SMMA (TMA Overlay)
+ Bullish 3 Line Strike (TMA Overlay)
+ RSI 50 or above (TMA Divergence indicator)

Alert 2:
+ 21 SMMA < 50 SMMA < 100 SMMA < 200 SMMA (TMA Overlay)
+ Bearish 3 Line Strike or Bearish Big A$$ Candle (TMA Overlay)
+ RSI 50 or below (TMA Divergence indicator)

Alert 3:
+ Crossing of the last moving and formation of a string: 21 SMMA > 50 SMMA > 100 SMMA > 200 SMMA (TMA Overlay)


About «Any Alert() Function Call» on TradingView https://www.tradingview.com/chart/?solution=43000597494

The entire terms of reference are ready, I will share with the developer.
Related categories: Python Metatrader Pine Script Trading