For the complete documentation index, see llms.txt. This page is also available as Markdown.

FAQs

OHLC Range Map FAQs

Do I need to create separate alerts for every level?

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.

What does the alert message look like?

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

Can I use these for Telegram or Discord bots?

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?