Jared Broad
|
1e4c2ba606
|
Updated ProcessSync events to accept force parameter and force sending all remaining messages at end of algorithm.
|
2015-02-12 13:22:47 -03:00 |
|
Jared Broad
|
1357571c99
|
Moved sync event processing outside of time-data loop to trigger event automatically each second
|
2015-02-07 18:07:26 -03:00 |
|
Jared Broad
|
d4c8c10f02
|
Rework to move synchronous events into transaction hander and result handler plugins so the events could be controlled on a plugin level. e.g. This allowed removing 1 thread context switch from primary algo loop and enabling live trading result handler to trigger its own updates every second independent of algorithm event timing
|
2015-02-06 12:50:55 -03:00 |
|
snugs
|
5001f4a23c
|
Hooked up live paper trading on the console
|
2015-01-19 18:32:40 -03:00 |
|
Jared Broad
|
a9951819f5
|
Initial implementation of live trading
|
2015-01-17 20:51:44 -03:00 |
|
Jared Broad
|
b3de520915
|
Initial commit
|
2015-01-12 12:03:33 -03:00 |
|