Coder Social home page Coder Social logo

Comments (6)

stephensprinkle-zz avatar stephensprinkle-zz commented on July 18, 2024

create markets - mmer modal
trading interface

from augur-ui-react-components.

stephensprinkle-zz avatar stephensprinkle-zz commented on July 18, 2024

TODO:

  • Remove Links
  • Add makerFees
  • Implement additional _advanced_ fields necessary for generateOrderBook
    • Initial Fair Price (46.5)
    • Shares Per Order (25)
    • Size of best bid/ask (35)
    • Price Width (4)
    • Distance Between Orders (0.5)
  • Selectors
  • change Remove separation (also referred to as priceDepth) from UI
  • Review Form
  • Assertions

from augur-ui-react-components.

stephensprinkle-zz avatar stephensprinkle-zz commented on July 18, 2024

Started work on this issue.

from augur-ui-react-components.

stephensprinkle-zz avatar stephensprinkle-zz commented on July 18, 2024

Fields to exclude: constant b, orders per side, current fair price, partial fill

from augur-ui-react-components.

stephensprinkle-zz avatar stephensprinkle-zz commented on July 18, 2024

Additional notes:

a couple of these things in the UI are using confusing terms:

[11:45] 
Liquidity - $1000
Initial fair price for [x,y,z] outcomes - $.30, $.40, $.30
Starting quantity [depth/volume @ x price] - 20
Size of best bid/offer - 30
Price width - $.04
Price depth [distance between orders] - $.05
(edited)

[11:45] 
liquidity - self explanatory, fair price - also good

[11:45] 
size of best bid/offer - also good

[11:46] 
starting quantity is a bit confusing b/c we also have price depth

[11:46] 
starting quantity is actually the ​_amount of shares_​ at each order down the book / a given price point

[11:46] 
price width is a solid term --- width between the initial best bid/ask (edited)

[11:47] 
price depth is kinda confusing with starting quantity b/c someone may think depth means amount of shares at a given location

[11:48] 
price depth is really just the distance between orders or the price delta between two orders on the same side

[11:48] 
i.e. .18 and .13 is .05, .13 and .08 is .5, etc

[11:49] 
`Starting quantity` -> Shares per order   and `Price depth` -> Distance between orders may be clearer, dunno

from augur-ui-react-components.

stephensprinkle-zz avatar stephensprinkle-zz commented on July 18, 2024

PRs #33 + Augur's #668 resolve this issue -- closing.

from augur-ui-react-components.

Related Issues (20)

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.