fabianomiu

Price alert multi symbols (Miu)

fabianomiu 已更新   
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!
版本注释:
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!
开源脚本

本着真正的TradingView精神,该脚本的作者将其开源发布,以便交易者可以理解和验证它。为作者喝彩!您可以免费使用它,但在出版物中重复使用此代码受网站规则的约束。 您可以收藏它以在图表上使用。

免责声明

这些信息和出版物并不意味着也不构成TradingView提供或认可的金融、投资、交易或其它类型的建议或背书。请在使用条款阅读更多信息。

想在图表上使用此脚本?