> 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/single/price-parameters.md).

# Alert Parameters for Price Timeframe

### The Price parameter contains 11 different conditions

<div data-full-width="true"><figure><img src="/files/WtYHfg8Ci3orUBF8a9ZP" alt=""><figcaption></figcaption></figure></div>

<table><thead><tr><th width="148">Parameter</th><th width="221">Description</th><th>Example</th></tr></thead><tbody><tr><td>Price Crossing</td><td>Alert is triggered when the price crosses the specified value.</td><td>Alert will trigger when the BTCUSDT price crosses 50000 USDT in either direction.</td></tr><tr><td>Price Crossing up</td><td>Alert is triggered when the price crosses the specified value upwards.</td><td>Alert will trigger when the BTCUSDT price crosses 55000 USDT upwards, from a lower value.</td></tr><tr><td>Price Crossing down</td><td>Alert is triggered when the price crosses the specified value downwards.</td><td>Alert will trigger when the BTCUSDT price crosses 45000 USDT downwards, from a higher value.</td></tr><tr><td>Price Greather then</td><td>Alert is triggered when the price exceeds the specified value.</td><td>Alert will trigger every time the BTCUSDT price exceeds 60000 USDT.</td></tr><tr><td>Price Less then</td><td>Alert is triggered when the price falls below the specified value.</td><td>Alert will trigger every time the BTCUSDT price falls below 40000 USDT.</td></tr><tr><td>Price MOVE on</td><td>Alert is triggered when the price changes by a certain amount.</td><td>Alert will trigger when the change of the current BTCUSDT price amounts to 2000 USDT in either direction.</td></tr><tr><td>Price MOVE on %</td><td>Alert is triggered when the price changes by a certain percentage.</td><td>Alert will trigger when the change of the current BTCUSDT price amounts to 5% in either direction.</td></tr><tr><td>Price MOVE UP on</td><td>Alert is triggered when the price rises by a certain amount.</td><td>Alert will trigger when the increase of the current BTCUSDT price amounts to 3000 USDT.</td></tr><tr><td>Price MOVE UP on %</td><td>Alert is triggered when the price rises by a certain percentage.</td><td>Alert will trigger when the increase of the current BTCUSDT price amounts to 10%.</td></tr><tr><td>Price MOVE DOWN on</td><td>Alert is triggered when the price falls by a certain amount.</td><td>Alert will trigger when the decrease of the current BTCUSDT price amounts to 3000 USDT.</td></tr><tr><td>Price MOVE DOWN on %</td><td>Alert is triggered when the price falls by a certain percentage.</td><td>Alert will trigger when the decrease of the current BTCUSDT price amounts to 10%.</td></tr></tbody></table>
