Skip to content

Theeradach/FTX-Trading-Signal-Notify-Bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

USER GUIDE

FTX - Trading Signal Notify Bot

  • This bot seeks for the coin which has buying and selling 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

INSTALLATION GUIDE

  • Prequision
    1. Create FTX account & generate API key https://ftx.com/
    2. Login to Line and generate Line Token though https://notify-bot.line.me/
    3. Clone project respository
    git clone XXXXX.git trading-singal-notify-bot 

Project Environment Setup Guide

  1. Install python3 & pip
  2. Install required python's packages
    pip install -r requirement.txt 
  1. Copy .env.example to .env
  2. Input API's info and Line Token in .env file
  3. How to Run Bot
    python3 main.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published