Alerts
The LuxAlgo Price Action Concepts can alert users for multiple conditions relevant to the existing features in the toolkit. To learn more about how to set alerts in general see:
ยปCreate Alerts On Tradingviewinfo
In order for an alert to work in the toolkit make sure the related feature is enabled
Any Alert() Function Callโ
- Structures
- Order Blocks
- Liquidity Concepts
- Imbalances
info
Structures preceedeed by I are internal structures
Users can create a single alert for multiple conditions using the any alert() function call alert condition. Conditions users want to be alerted for are grouped by the type of features they affect (structures, order blocks, imbalances...etc) and are located at the bottom of the toolkit settings.
Once conditions are toggled on users only need to set an alert using the any alert() function call as condition.
info
any alert() function call conditions make use of once per bar close by default.