User Stories

Story 1:
The user enters a stock name and a time slice length;
The system opens the data stream for that stock and computes the three price break for the time slice for the time of sales starting at 9:30am on the current date;
The system will display the breaks in the stock's price
The ouput will be text.
Priority: 1
Risk: low
Real cost:  5 weeks

Story 2:
The current price will be constantly displayed on the same page as but  far away from the three price break information.
Priority: 1
Risk: low
Real cost:  2 weeks

Story 3:
The user enters a new time slice length and the program recomputes the three price break information for the current stock from the data starting at 9:30am on the current date.
Priority: 1
Risk: mid
Real cost:  3 weeks

Story 4:
The user requests a graphical representation of the 3PB information.
The user selects the colors and thicknesses of the graphs.
Priority: 2
Risk: low
Real cost: 3 weeks

Story 5:
An audible tone signals the user that a reversal has happened.
Priority 2
Risk: low
Real cost:  2 weeks

Story 6:
The user can define formulas on some standard variables like HighOfDay, LowOfDay, Yesterday's close, etc. and have the values of the formulas represented on the chart with a horizontal line.
Priority: 3
Risk: high
Real cost:  4 weeks

Story 7:
The  system  should be able to connect to multiple data feed providers (one at a time).
Priority: 2
Risk: high
Real cost:  4 weeks

Story 8:
The system should be able  to track several stocks at once, not just a single stock
Priority 3
Risk high
Real cost:  7 weeks

Story 9:
The user may request that the price changes (up or down) at Fibonnaci intervals, 1, 2, 3, 5, 8 ...  be highlighted accordingly.
Priority: 2
Risk: low
Real cost: 2 weeks
 


Maintained by Team C. 02/22/2002.