Skip to main content

create

This command creates an alert for a given symbol (ex. BTCUSD) that will notify the user when the price is equal to or above the user defined price.

Usage

/alerts create ticker condition price

Parameters

NameDescriptionOptionalChoices
tickerTicker to set alert forFalseNone
conditionCondition to set alert forFalseEqual or Above, Equal or Below
pricePrice to set alert forFalseNone

Examples

/alerts create ticker:BTCUSD condition:Equal or Above price:1000
/alerts create ticker:SPY condition:Equal or Below price:400