14 Commits

Author SHA1 Message Date
QuantConnect cc3f0c76e1 Reduced logging from backtesting realtime handler 2015-06-29 11:55:25 -04:00
Jared 7e71f24f33 Merge pull request #124 from AnObfuscator/master
Fix time issue preventing OnEndOfDay() event from firing.
2015-06-25 18:57:38 -04:00
Jonathan Evans 84bfaf129c Fix time issue preventing OnEndOfDay() event from firing. Remove redundant ScanEvents() call. 2015-06-25 17:44:54 -05:00
snugs 4de2ec4070 Make Engine an instance
Updated all interfaces to accept dependencies via Initialize methods
2015-06-18 13:50:11 -04:00
snugs c1736571cc Load real time handlers via MEF configuration 2015-06-17 22:34:01 -04:00
QuantConnect fde0cbed3a Strip out block quote section header comments 2015-06-13 16:04:27 -04:00
snugs 89b6e98af8 Fixes warnings mostly relating to xml comments
Also cleans up some block comments

Via PR#72 - thanks @ammachado!
2015-05-13 10:56:47 -04:00
snugs 33f4046fb9 Several random fixes
Made ObjectActivator.Clone 4x faster
Updated deltaCharts in live trading results using order events
2015-04-30 15:31:57 -04:00
snugs d80b1733a9 Pre ib launch review 2015-04-24 19:12:16 -04:00
Adriano Marcondes Machado b2229e8968 Fixed a few compilation warnings 2015-03-09 16:28:17 -03:00
QuantConnect 5be77cbaaf Large shuffle to move MarketToday clock into RealTime handler and out of DataFeed. Added public accessor for market today hours. Simplify and tidy live real time handler 2015-02-25 15:33:10 -03:00
Jared Broad df00cc1f3a Fixed access to modified closure bug with wrong EOD event symbol 2015-02-19 00:40:10 -03:00
Jared Broad 90b162b85d Rework RealtimeEvent class to use datetime - fix #11, simplified live realtime event handler, eliminate backtest realtime thread 2015-02-18 16:49:42 -03:00
Jared Broad b3de520915 Initial commit 2015-01-12 12:03:33 -03:00