Coin trading bot using supertrend-cloud strategy
The SuperTrend indicator is a technical tool that you can use to identify trends and generate buy/sell signals. It takes the form of a single line that's overlaid onto a market's chart and follows the price action, switching from red to green as momentum shifts.
- We call gap between two Supertrend as Cloud
- Crossover Cloud: Open Long position
- Crossunder Cloud: Open Short position
- In Cloud: Close position
- In a big short or big long situation, it closes the position and opens the opposite position at the same time
Server
- ASW EC2 pem key
Alert
- Discord Channel ID
- Discord Bot Token
RSA
- Encrypt Key
- ACCESS(RSA Encryption using Binance API Key)
- SECRET(RSA Encryption using Binance Secret Key)
Alert
RSA
CCXT(Binance)
Math