Skip to content

qasem-talaee/flask-trade

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A Bridge for Coinex

With this system you can trade in coinex future with static ip.System has written by flask and API.You can run it in server with static ip.

System is multiuser.You are admin and you can add users.Database is sqlite3.

You and other users must do two work to you can use it.

  1. You must introduce the server ip to your coinex account.
  2. You must enter your coinex access_id and secret_key to the system.

Admin information to login is :

Email : admin@gmail.com
Password: admin

Installation

sudo apt install python3-venv python3-pip
python3 -m venv ./venv
source ./venv/bin/activate
pip install -r req.txt
python3 main.py

See Some Screenshots

alt text alt text alt text alt text