How to connect alerts from TradingView to the Veles platform, we described in the article:
https://help.veles.finance/en/signal-tradingview/
Using TradingView alerts alongside the Veles indicator system allows you to design advanced and responsive strategies.
The bot can be configured to open a deal based on a combination of conditions:
- Trigger from TradingView alert (configured as separate indicator),
- Selected indicators on the platform with customized settings.
A combination of all these factors must be met to open a deal.
Example:
Let’s say the current Bitcoin price is $70,000, and your bot is configured for a long strategy. You have selected TradingView alerts and Bollinger Bands as your entry filters.
- TradingView Alert: You set an alert at $72,000 in TradingView. The price reaches this level, activating the alert.
- Bollinger Band Condition: The specified Bollinger Band filter condition is also met.
- With these conditions satisfied, the bot opens a long deal successfully.