Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

adding liquidity available outside of market creation #19

Open
stephensprinkle-zz opened this issue May 31, 2016 · 6 comments
Open

adding liquidity available outside of market creation #19

stephensprinkle-zz opened this issue May 31, 2016 · 6 comments
Assignees

Comments

@stephensprinkle-zz
Copy link
Contributor

No description provided.

@stephensprinkle-zz
Copy link
Contributor Author

stephensprinkle-zz commented Jun 16, 2016

Market Maker Button, takes you to the advanced fields of step-4.
Each order should have an 'X' next to it to cancel an order.

@thinkloop thinkloop changed the title adding/removing liquidity available outside of market creation adding liquidity available outside of market creation Jun 16, 2016
@tinybike tinybike added this to the MVP milestone Jun 21, 2016
@stephensprinkle-zz
Copy link
Contributor Author

Moving back to 'In The Hole' temporarily due to reprioritization.

@stephensprinkle-zz
Copy link
Contributor Author

Per discussion w/ @thinkloop, we're splitting off the second portion of this issue (cancelling orders) into a separate issue.

@stephensprinkle-zz
Copy link
Contributor Author

stephensprinkle-zz commented Jun 23, 2016

Some notes:
Adding a common component to handle tabbed interfaces (this is being handled via Augur's issue #204)
Specific to the market detail view -- tabs should switch between outcomes and add liquidity, leaving the trade summary visible.
Single button to execute both trades + generate order book.
Clean up styling a bit for ordering of trades and readability.

@stephensprinkle-zz
Copy link
Contributor Author

Per discussion, holding on this issue until trading is complete.

@tinybike tinybike removed this from the MVP milestone Aug 3, 2016
@tinybike
Copy link
Owner

tinybike commented Aug 3, 2016

Per today's discussion:

  • Update augur.js's generateOrderBook to act only as a simulator (rather than a simulator + order submitter). The new simulation should provide trading actions that can be fed into the same trading pipeline that ordinary trades use.
  • Present the user with the simulated order book and allow them to modify the orders. This should include the ability to change the order quantities as well as to remove orders entirely. The simulated results can be presented to the user as a simple list (similar to the positions page). If this is insufficient / too hard to understand at-a-glance and modify, suggest presenting the info as an interactive depth chart.
  • Add a button/link to give users access to the market making interface from the trading page.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants