|
|
07/19/06 22:26:02 |
@118
|
[118]
|
stevegt |
fix publish button |
|
|
07/19/06 17:42:32 |
@117
|
[117]
|
stevegt |
checkpoint after mss tutorial, before moving order validity checks until … |
|
|
06/06/06 01:51:09 |
@112
|
[112]
|
stevegt |
added bargraph, starting on order comments |
|
|
06/04/06 00:25:40 |
@108
|
[108]
|
stevegt |
Response now sending to bus |
|
|
05/17/06 10:26:52 |
@88
|
[88]
|
stevegt |
checkpoint after first public deployment a couple of days ago; lots of … |
|
|
05/12/06 02:08:32 |
@79
|
[79]
|
stevegt |
finish adding rudimentary Publish button |
|
|
05/11/06 11:58:26 |
@78
|
[78]
|
stevegt |
checkpoint: clean up some nasty basket and cancel errors, institute … |
|
|
05/10/06 09:40:14 |
@77
|
[77]
|
stevegt |
checkpoint: added res_*, including res_estimate, working on publish and … |
|
|
05/09/06 11:40:56 |
@75
|
[75]
|
stevegt |
checkpoint: still working on templates, expanded OrderQ, add messages |
|
|
05/08/06 17:09:07 |
@72
|
[72]
|
stevegt |
report in progress, about to rename it to portfolio |
|
|
05/07/06 18:24:19 |
@71
|
[71]
|
stevegt |
consolidate results into market.basket |
|
|
05/06/06 12:07:23 |
@69
|
[69]
|
stevegt |
only commit in ui |
|
|
05/06/06 11:55:43 |
@68
|
[68]
|
stevegt |
use a single db connection throughout request |
|
|
05/06/06 09:11:43 |
@66
|
[66]
|
stevegt |
rework Response and DbObject? to inherit from dict, move hdf to ui |
|
|
05/05/06 09:24:39 |
@65
|
[65]
|
stevegt |
Response class works, need to migrate to key access being primary, fix … |
|
|
05/04/06 08:43:25 |
@64
|
[64]
|
stevegt |
finish Response class, still working on sliders |
|
|
05/01/06 05:52:47 |
@62
|
[62]
|
stevegt |
checkpoint; working on templates |
|
|
04/28/06 23:49:27 |
@55
|
[55]
|
stevegt |
checkpoint before moving all hdf code into web_ui |
|
|
04/27/06 01:02:01 |
@54
|
[54]
|
stevegt |
move market and match making into post_cmd(), starting on template |
|
|
04/26/06 00:25:32 |
@53
|
[53]
|
stevegt |
splits done, test cases pass |
|
|
04/24/06 09:26:42 |
@52
|
[52]
|
stevegt |
finished match rework; starting on splits |
|
|
04/24/06 02:12:54 |
@51
|
[51]
|
stevegt |
checkpoint before reworking Specialist.match_limit() |
|
|
04/22/06 11:13:18 |
@50
|
[50]
|
stevegt |
create command.py, split specialist |
|
|
04/22/06 00:36:56 |
@49
|
[49]
|
stevegt |
rename 'cash' account to 'available' |
|
|
04/22/06 00:30:55 |
@48
|
[48]
|
stevegt |
fix basket reserves, start on portfolio and reporting |
|
|
04/21/06 15:56:19 |
@47
|
[47]
|
stevegt |
basket trades working |
|
|
04/21/06 10:25:43 |
@46
|
[46]
|
stevegt |
basket quote working |
|
|
04/20/06 09:17:02 |
@45
|
[45]
|
stevegt |
entire stack in place now, from http request to db access and back |
|
|
04/18/06 04:29:07 |
@44
|
[44]
|
stevegt |
checkpoint before merging Command back into Specialist, using context … |
|
|
04/17/06 19:34:41 |
@43
|
[43]
|
stevegt |
checkpoint before combining match_cmd and process_cmd into parse_cmd |
|
|
04/17/06 12:31:07 |
@42
|
[42]
|
stevegt |
checkpoint before merging Command into Specialist |
|
|
04/17/06 12:25:59 |
@41
|
[41]
|
stevegt |
checkpoint before merging Command into Specialist |
|
|
04/14/06 21:54:55 |
@40
|
[40]
|
stevegt |
moved most methods from OrderDetail? to Order |
|
|
04/13/06 21:40:52 |
@39
|
[39]
|
stevegt |
checkpoint before moving instance methods from OrderDetail? to Order |
|
|
04/13/06 11:41:14 |
@38
|
[38]
|
stevegt |
split Order into Order and OrderDetail? |
|
|
04/12/06 05:44:13 |
@37
|
[37]
|
stevegt |
checkpoint -- about to get rid of order summary record, make each new … |
|
|
04/11/06 09:47:37 |
@36
|
[36]
|
stevegt |
finish Order.match(), add ledger transactions to Order.update() |
|
|
04/10/06 23:30:53 |
@35
|
[35]
|
stevegt |
import from work in progress |