Price%
Price% Indicator (Price Percentage)
Price% measures the percentage change of an asset’s price over a selected time period. It quickly shows how much the price has risen from the minimum or fallen from the maximum over a certain number of candles.
Key Characteristics
Range: from -10% to +10% (zero is not allowed).
Settings:
Timeframe (e.g., 1m, 5m).
Number of candles (e.g., 10).
Interpretation:
Positive value → growth from the minimum (e.g., +3%).
Negative value → drop from the maximum (e.g., -2%).
Examples
1. SHORT bot (price growth from minimum):
Timeframe: 1m
Candles: 10
Entry condition: Price% > 2

2. LONG bot (price drop from maximum):
Timeframe: 1m
Candles: 10
Entry condition: Price% < -2

Additional
To track highs and lows, use the Price Channel indicator.
Make sure to set the same period in both the bot and the exchange indicator.

In the bot statistics On the bot panel, next to the condition execution indicator, the current price deviation from the selected parameters is displayed, which allows for quick monitoring of strategy execution.

Last updated