PRICE
Price is not a classic technical analysis indicator, but a simple trigger. It starts the bot when the asset reaches a specified price level.
Main Features
- Set manually — you specify a specific price value
- Triggering — the bot starts working when the market price becomes greater than or equal to the specified level, or lower than it, depending on the selected condition
Using Price to Start a Bot
Example for BTC:
If you set the condition Price ≥ 100,000 USDT, the bot will start working as soon as the Bitcoin price reaches or exceeds this level.
