> For the complete documentation index, see [llms.txt](https://docs.cvizor.com/en/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.cvizor.com/en/modules/signals/tf-parameters/price.md).

# 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>
