Giter Club home page Giter Club logo

crypto_currency_trade_system_design's Introduction

BitcoinTrade-System

Team Rocket Hua Yang/ ShiChao Xu/ChenXiang Ji A Local crypto currency

Step1: You should have mysql(include workbench),windows Powershell,visual studio,Python(All latest version)

Step 2: In mysql in your local host create a new database,like relation_model (if you do not name it 'relation_model',make sure you change database name in python in the future) use relation_model import rocket_sql_database.sql in the relation_model

Note: def get_connection(): return mc.connect(user = 'root', password = 'yourpassword', host = '127.0.0.1',database = 'relation_model', auth_plugin ='mysql_native_password') make sure every thing in get_connection() is same in your database

Step3: Put the app folder under the C/users/your username/ In powershell pip install flask pip install mysql_connector_python pip install websocket pip install pusher pip install plotly pip install apscheduler $env:FLASK_DEBUG=1 code . flask run

step 4:

If you refresh website, the price,upl will change every 15 seconds. A live line graph and bar chart in behind.

Note: You can trade on float. upl = unrealized profit/loss rpl = realized profit/loss vwap = volumn weighted price

crypto_currency_trade_system_design's People

Contributors

huayang96 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.