...
- Display the current market for labor prices for all Midnights
- Determine if the current market price for Midnight labor is acceptable to the user. If so,
- Enter date of Midnight
- Enter Midnight type
- Place sell market order
- If market price is too low,
- Enter date of Midnight
- Enter Midnight type
- Enter bid price
- Place sell limit order
- Confirm order
- Wait for notification that order has been filled.
GOAL 4: Speculate on Midnight labor
Preconditions:
- The user wishes to take a directional position in the price of Midnight labor
- The user has logged in to the exchange
Subtasks:
- Browse Midnight labor prices
- Place a buy order (outlined above) for Midnight labor, with the intent of selling it before the Midnight expires.
- Place a sell order (outlined above) for Midnight labor at a higher price than the buy order.
- Confirm order
- Wait for notification that order has been filled.