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

Add dialog to view the order book of a market #73

Open
3 tasks
krazkidd opened this issue Aug 12, 2024 · 0 comments
Open
3 tasks

Add dialog to view the order book of a market #73

krazkidd opened this issue Aug 12, 2024 · 0 comments
Assignees
Milestone

Comments

@krazkidd
Copy link
Owner

krazkidd commented Aug 12, 2024

The market order book1 allows viewing resting bid/ask orders.

Note that the Kalshi website offers various views. Some consideration should be made to implement all of them in the future but only one is needed for now.

Tasks

  • Implement "Two sided" view
  • Implement "Sell interaction" toggle to show sell prices when the user holds a position (otherwise show buy prices)
  • Implement "Full order book" toggle to show prices for which there are no resting orders

Footnotes

  1. https://help.kalshi.com/trading-101/the-orderbook

@krazkidd krazkidd self-assigned this Aug 12, 2024
@krazkidd krazkidd added this to the 0.3.1 milestone Aug 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

1 participant