Alert commands reference

All 1 alert commands in AlgoBarsX, each with its parameters, defaults, ranges and an example: notify.

notify

notify <message>#

Send a notification (in-app and AI chat in v1).

Arguments

NameTypeDefaultWhat it is
messagestringrequiredMessage text with {value} interpolation.

Where it goes Inside a when rule or event of an alert or strategy.

Example
notify "RSI is {rsi(close, 14):0.0}"
strategyalertsince 1.0

Try this in the Terminal. AlgoBars is free: $0 a month, no card needed.

Create my free account