Wunderbit HRT BotWunderbit HRT is a proprietary indicator designed to find pivot points in the cryptocurrency market.
Working timeframes from 30 minutes and above.
The indicator is designed to create automated trading strategies using a webhook.
To create a cryptocurrency robot for this indicator, you need:
1. Create alerts and bind the URL to the webhook.
2. Link the Tradingview indicator to automation services.
For signals, alerts are used: LONG and SHORT
Recommendations for the indicator:
1. Use DSA technology for automation.
2. Be sure to disable the "multiple inputs" function.
3. Use an indicator with oscillators or MACD to confirm the entry point.
Wunderbit
Manuel Trading Starter Script For WunderbitTHIS CODE IS WRITTEN FOR WUNDERBIT TRADING
This script can be used for starting a position entry either it is long or short at any time by using alerts.
You need to setup your long and short alerts than pause them. When you decide to enter a position,
simply run the alert you are willing to open a trade either long or short from the alarms control panel.
The script immediately send the alert message to bot via webhook.
The close price must be greather than 0.0000000000001 to open a position.
Dont forget to turn off the alarm after entering the position. Or it will keep sending the alert message each candle.