circle-questionFAQs

OHLC Range Map FAQs

chevron-rightDo I need to create separate alerts for every level?hashtag

No. You only need to create one alert in the TradingView "Create Alert" dialog by selecting the indicator and choosing the Any alert() function call condition. This will funnel all enabled level crosses into a single alert stream.

chevron-rightWhat does the alert message look like?hashtag

A typical message follows this format: [Ticker] ([Timeframe]): Price reached [Level Name] Level. Example: EURUSD (1D): Price reached Manipulation (+M) Level

chevron-rightCan I use these for Telegram or Discord bots?hashtag

Yes. Because the indicator uses the alert() function, the dynamic messages can be sent via Webhook URL to any third-party automation service or bot.

Last updated

Was this helpful?