Price Alert
Create Notification Alert
- Discord
- Telegram
/notification create price
Parameters:
*Required
blockchain*
type: Option
description: Blockchain where the DEX exists.
choices: [ Terra Classic, Terra ]
dex*
type: Option
description: DEX where the pair exists.
choices: [ All DEXs supported from the selected blockchain on our Assets ]
pair*
type: Option
description: Pair you wish to create the price alert for.
choices: [ All pairs supported from the selected DEX on our Assets ]
price*
type: Number
description: Price you wish to set as a trigger for the alert.
type*
type: Option
description: Type of comparison you wish to make between the price and the price you set.
choices: [ >=, =, <=, <, > ]
channel
type: Channel
description: Channel to send the alerts.
default: Channel where the command was executed.
Example Usage
- DMs
- Server
/notification create price blockchain:Terra dex:Astroport pair:bLUNA / LUNA Pair price:0.9 type:lower than
with channel
/notification create price blockchain:Terra dex:Terraswap pair:bLUNA / LUNA Pair price:0.9 type:lower than channel:#price-talk
or
without channel
/notification create price blockchain:Terra dex:Terraswap pair:bLUNA / LUNA Pair price:0.9 type:lower than
🏗️ Under development ...
🏗️ Under development ...
Delete Notification Alert
- Discord
- Telegram
/notification delete price
Parameters:
*Required
id*
type: Option
description: Your previously created Price notifications.
choices: [ Your notifications ]
Example Usage
/notification delete price id:Price Alert for ASTRO / LUNA Pair (Astroport) on Terra (DMs)
🏗️ Under development ...
🏗️ Under development ...