Commit Graph

7 Commits

Author SHA1 Message Date
snugs 6689e5e35b Removes SecurityType from IDataQueueHandler interface
The SecurityType can be resolved via Symbol.ID.SecurityType
2015-12-11 10:47:57 -05:00
snugs d958bd208e Use Symbol in IDataQueueHandler interface 2015-11-12 13:55:40 -05:00
snugs e1938baafe Clean up using directives 2015-09-01 22:17:35 -04:00
QuantConnect f4342a9615 Update data queue to get next base data instead of ticks 2015-05-18 01:01:25 -04:00
QuantConnect a82510cff7 Removed unused interface methods 2015-04-18 00:55:46 -04:00
QuantConnect 2325623630 Namespace comment removed 2015-04-07 14:37:23 -04:00
QuantConnect 3251d303ff Splitting job and data queue handlers for ease of datafeed implementation. Half complete 2015-04-06 17:28:16 -04:00