Giter Club home page Giter Club logo

autostock's People

Contributors

tex-tang avatar

Watchers

 avatar  avatar

Forkers

hectorta1989

autostock's Issues

Trigger Table

Design

A simple table with 7 column

  • Time
  • Stock Code
  • Action
  • From Price
  • From Price volume
  • To Price
  • To Price volume

Logic

Example :

Ask price decrease / Bid price decrease

Time Bid bidsize Ask Ask size
01.10 0.255 3,000,000 0.260 3,000,000
01.11 0.255 100,000 0.260 3,000,000
01.12 0.250 500,000 0.255 3,000,000
Time Action From Price From Price volume To Price To Price volume
01.12 Sell 0.255 100,000 0.250 500,000

Ask price increase / Bid price increase

Time Bid bidsize Ask asksize
01.10 0.255 3,000,000 0.260 3,000,000
01.11 0.255 3,000,000 0.260 100,000
01.12 0.260 500,000 0.265 500,000
Time Action From Price From Price volume To Price To Price volume
01.12 Buy 0.260 100,000 0.265 500,000

Order queue

Design

Two Label with two buttons

  • Asksize Label
  • Cancel Button
  • Bidsize Label
  • Cancel Button

Logic

Example :

Time Ask Asksize Bid Bidsize Description
01.10 0.255 3,000,000 0.260 3,000,000 3,000,000F
01.11 0.255 100,000 0.260 3,000,000 Buy here 20,000
01.12 0.255 100,000 0.260 3,020,000 3,000,000F
01.13 0.255 500,000 0.260 3,000,000 2,800,000F 0B
01.14 0.255 500,000 0.260 3,500,000 2,800,000F 500,000B
01.15 0.255 500,000 0.260 3,200,000 2,500,000F 500,000B
Time Ask Asksize Bid Bidsize Description
01.10 0.255 3,000,000 0.260 3,000,000 3,000,000F
01.11 0.255 3,000,000 0.260 3,000,000 Sell here 20,000
01.12 0.255 3,020,000 0.260 3,020,000 3,000,000F
01.13 0.255 3,000,000 0.260 3,000,000 2,800,000F 0B
01.14 0.255 3,500,000 0.260 3,500,000 2,800,000F 500,000B
01.15 0.255 3,200,000 0.260 3,200,000 2,500,000F 500,000B

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.