OPEN-SOURCE SCRIPT

Price alert multi symbols (Miu)

Actualizado
This indicator won't plot anything to the chart.

Please follow steps below to set your alarms based on multiple symbols' prices:

1) Add indicator to the chart
2) Go to settings
3) Check symbols you want to receive alerts (choose up to 8 different symbols)
4) Set price for each symbol
5) Once all is set go back to the chart and click on 3 dots to set alert in this indicator, rename your alert and confirm
6) You can remove indicator after alert is set and it'll keep working as expected

What does this indicator do?

This indicator will generate alerts based on following conditions:

- If price set is met for any symbol

Once condition is met it will send an alert with the following information:

- Symbol name (e.g: BTC, ETH, LTC)
- Price reached

This script requests current price for each symbol through request.security() built-in function. It also requests amount of digits (mintick) for each symbol to send alerts with correct value.

This script was developed to attend a demand from a comment in other published script.

Feel free to give feedbacks on comments section below.

Enjoy!
Notas de prensa
Now you can set an interval to be added or deducted from symbol's price to trigger alerts.

Example:
- Symbol: Binance:BTCUSDT
- Price: 67.000
- Inverval: 500

With these settings you shall receive alerts for following prices:
67.000... 67.500... 68.000... 68.500... 69.000...
66.500... 66.000... 65.500... 65.000... 64.500... and so on

It's a nice update if you want to follow up price changes.

Enjoy!
alertMIUmultipriceprice_alertstatisticssymbols

Script de código abierto

Siguiendo fielmente el espíritu de TradingView, el autor de este script lo ha publicado en código abierto, permitiendo que otros traders puedan entenderlo y verificarlo. ¡Olé por el autor! Puede utilizarlo de forma gratuita, pero tenga en cuenta que la reutilización de este código en la publicación se rige por las Normas internas. Puede añadir este script a sus favoritos y usarlo en un gráfico.

¿Quiere utilizar este script en un gráfico?

Exención de responsabilidad