# 1. PRICE notifications

<table data-full-width="true"><thead><tr><th width="166">Parameter</th><th width="360">Description</th><th>Example</th></tr></thead><tbody><tr><td>Price UP on %</td><td>Alert is triggered when the price within the specified timeframe increases by the indicated percentage.</td><td>Alert will trigger if the price of BTCUSDT within a 1h timeframe increases by 5%.</td></tr><tr><td>Price DOWN on %</td><td>Alert is triggered when the price within the specified timeframe decreases by the indicated percentage.</td><td>Alert will trigger if the price of BTCUSDT within a 1h timeframe decreases by 5%.</td></tr><tr><td>Price UP on</td><td>Alert is triggered when the price within the specified timeframe increases by the indicated amount.</td><td>Alert will trigger if the price of BTCUSDT within a 1h timeframe increases by 1000 USDT.</td></tr><tr><td>Price DOWN on</td><td>Alert is triggered when the price within the specified timeframe decreases by the indicated amount.</td><td>Alert will trigger if the price of BTCUSDT within a 1h timeframe decreases by 1000 USDT.</td></tr></tbody></table>
