
We now support Hive ORC signals on 3 different timeframes:
- HIVE1H
- HIVE4H
- HIVE1D
You can orchestrate your bots using one or multiple at the same time.
For example you can stop your bot with a sell coming from any of them by simply adding this ORC BAQL statement to your bot:
BAQL:ORC:[HIVE1H:SELL_STP HIVE4H:SELL_STP HIVE4H:SELL_STP HIVE1D:BUY_STT]
You can combine it with other ORC signals too.
Signals will be sent to 🎼│orc_hive Discord channel for monitoring.