Git Product home page Git Product logo

cryptoui's Introduction

CryptoUI

brief introduction:

This is the UI code for cryptocurrency market_data, included exchanges: huobi, okex, binance, polenix, kakren. it can be used to do simple arbtriage between several exchanges. when highest_bid > lowest_ask, there is a no-risk oppounity(logically): buy in lowest_ask and sell in highest_bid.

system:

  • windows

it need a backend program, code is here https://github.com/nickhuangxinyu/cryptobackend/edit/master/README.md you can just use mine(i have a server running on the backend, it's a us server, so the ui maybe slow to update due to the bad network)

run command:

unzip the demo.rar, double click trading-ui.exe, you will see the ui first, you should click the connect button, it set the backend address you want to link. you can just select mimas, its a running server(amazon cloud server). it may be slow since the us-china network is sometimes bad. Or, you can run backend program in anywhere, and fill the address by clicking self-define. Then, you click start, the window will start to receive market data.

Function explaination:

the downmost window calculate the highest bid price and lowest ask price for one product in serveral exchanges. when highest_bid > lowest_ask, there is a no-risk oppounity(logically): buy in lowest_ask and sell in highest_bid.

Author:

XinYu Huang

any questions or suggestions are welcome, please contract me with:[email protected], i will list your name here to thanks for your contribution.

Thanks list:

Market_data format:

any data in the following format are supported by this UI. "Topic|Exchange|product|bid1|bsize1|ask1|asize1|lastprice|volume|turnover|openinterest|time|nsec|source|end"

cryptoui's People

Contributors

nickhuangxinyu1 avatar nickhuangxinyu avatar

Watchers

James Cloos avatar river hong avatar  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.