Create a Custom Provider
Alerts syntax example
Link your TradingView
To create a Custom Provider simply go to Providers and click on the "Create" button to start. You just need to put some name and description and click on "Create" again. You can edit all the options later.
This is an example of a basic alert to send us a buy signal from your TradingView account:
key = 565kadfk43kl1cb1Knd3De8e5459japair=xrpbtcexchange=binancetype=buysignalId = xrpbtc (otional)
As you can see, the only value that you need to change is the pair when setting new alerts.
The signalId
value it's only required if you want to send SELL signals later, to locate the position you want to sell, as the example below.
key = 565kadfk43kl1cb1Knd3De8e5459japair=xrpbtcexchange=binancetype=sellsignalId = xrpbtc
Optionally, you can use a lot more values with the alerts. You can check all the options available in our buying mail signals and sell mail signals.
In order to link your TradingView account to Zignaly you need to use the Email-to-SMS option in your TradingView settings, or directly from the form where you edit the alerts. Just click in the Email-to-SMS field and enter this email: signals@zignaly.com
That's all. Did you expect it to be more complicated? ;)