FTX - Trading Signal Notify Bot
- This bot seeks for the coin which has
buying
andselling
signal & notify user via Line
Example Message
Symbol : ETH-PERP
Position : Short (Sell)
Exchange : FTX
Trend : Down Trend
Close Price : 3773.8
RSI : 38.67 (None)
BB : Below Mid
- Prequision
- Create FTX account & generate API key
https://ftx.com/
- Login to Line and generate Line Token though
https://notify-bot.line.me/
- Clone project respository
- Create FTX account & generate API key
git clone XXXXX.git trading-singal-notify-bot
- Install python3 & pip
- Install required python's packages
pip install -r requirement.txt
- Copy
.env.example
to.env
- Input API's info and Line Token in
.env
file - How to Run Bot
python3 main.py