Orders never expire #23

Closed
opened 2011-03-01 15:42:28 -08:00 by gorlak · 1 comment
gorlak commented 2011-03-01 15:42:28 -08:00 (Migrated from github.com)
  • Adding 'expired' as an order state, and set that state in the market tick
  • Limit orders past their expiration are set 'expired' in the market tick
  • Market orders older than a configured time span are set 'expired' in the market tick
  • Expired and completed orders should be removed in the nightly cron job after a configured time interval has elapsed (probably need new closedAt time that does double duty for these cases)
- Adding 'expired' as an order state, and set that state in the market tick - Limit orders past their expiration are set 'expired' in the market tick - Market orders older than a configured time span are set 'expired' in the market tick - Expired and completed orders should be removed in the nightly cron job after a configured time interval has elapsed (probably need new closedAt time that does double duty for these cases)
gorlak commented 2011-03-07 15:42:51 -08:00 (Migrated from github.com)

Closed in 0275f63

Closed in 0275f63
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
andyburke/PopStocks#23
No description provided.