COMP 290-059 Team B

Initial Stories


areas of interest:

- client/server model
	story: data hose
	  transaction based server interface, where client just gets a stream
	  no requests possible
	  (store quotes locally in database or something)

	story: responsive server
	  client can send requests to the server for quotes that are out of date


- algorithm
	story: 3 price break
	  a particular tracking algorithm

	story: statistics
	  track collection of quote statistics


- UI
	story: text mode
	  line based, scrolling up, history rolls down

	story: 2D plotting
	  graphical display

	story: changing stack quote
	  interactively change quote

	story: changing time interval
	  interactively changing time interval of interest

	story: recommender
	  tells you when to buy and sell


- other?
	story: multi-quote
	  support for 2+ quotes

	story: automagic trading
	  automatically tade stocks based on analysis