Skip to content
This repository was archived by the owner on Apr 11, 2023. It is now read-only.

Requirements Document

Spencer Bench edited this page Jan 28, 2015 · 14 revisions

(Feel free to change the content and organization of this document as you see fit.)

Orders?

  • blah
  • blah
  • blah

API?

  • blah
  • blah
  • blah

Authentication

  • Users can register from the front page with a unique e-mail address and a password of at least 8 characters.
  • Users can login from the front page.
  • Only authenticated users can make orders.
  • Only authenticated users can view market visualizations. (?)

Orders

  • Buy
  • Sell
  • ???
  • Profit!

Market Visualizations

  • Users can view a price chart.
  • Users can view a depth chart.
  • Users can view the order book.
  • The order book includes the bid-ask spread.
  • All visualizations are real-time.

Clone this wiki locally