Placeholders
Placeholders used in the screener
Placeholders are special tokens in webhook templates that are replaced with real data when sending a notification. They allow you to customize the content of signals according to current trading conditions and user requirements. Below are examples of placeholders and their meanings:
{{ticker}}
- the ticker of the asset for which the signal was generated. It indicates the specific coin where the signal occurred.
{{close}}
- the last closing price at the moment the signal occurred.
Last updated