Commit Graph

69 Commits

Author SHA1 Message Date
snugs bb241899fb Implements IMapFileProvider
An IMapFileProvider instance is used to cache/retrieve
MapFileResolver instances for equity symbol resolution
2015-11-16 12:06:15 -05:00
QuantConnect f526322df1 Version Bump 2.1.5.0 New LEAN data writer and update to compression get zip entry name 2015-10-15 16:49:47 -04:00
snugs 51a9be1906 Adds more streaming compression options 2015-10-01 12:15:37 -04:00
QuantConnect 901c5a319c IEnumerable Tar Iterator for Compression Library 2015-09-22 14:36:27 -04:00
snugs 001821adce Use symbol.ToLower() in paths 2015-09-18 12:17:18 -04:00
snugs e1938baafe Clean up using directives 2015-09-01 22:17:35 -04:00
QuantConnect a3222599d2 Added support for local file 2015-07-13 20:42:48 -04:00
Stefano Raggi 81e3afc31e Added missing Dispose on streaming ZipFile 2015-06-20 23:55:17 +02:00
Stefano Raggi dc77934d8c Added zip file streaming + missing Dispose call 2015-06-20 00:54:08 +02:00
snugs 7cb1fb0922 Adds helps for QC zip file naming conventions 2015-06-15 19:22:18 -04:00
QuantConnect fde0cbed3a Strip out block quote section header comments 2015-06-13 16:04:27 -04:00
snugs 97b1143ab9 Adds another zip routine accepting string data 2015-06-08 10:51:09 -04:00
snugs ff58cc7bf7 Adds ZipSreamWriter 2015-06-08 10:51:07 -04:00
snugs 7e5858937c Adds streaming zip reading and file list zip 2015-06-08 10:51:04 -04:00
snugs eed1924990 Fixes unzip routine to use default encoding 2015-05-22 13:28:28 -04:00
snugs 6f5fd88123 Use IReadOnlyDictionary instead of stricter Dictionary in method sig 2015-05-20 09:26:46 -04:00
snugs 6fdca883ed Adds SharedAssemblyInfo to common
This allows all projects to use the same version number which is used to see if jobs are the same version as the node to process them
2015-04-27 20:30:37 -04:00
Jared Broad c02e3bfecb Initial commit 2015-01-12 12:16:22 -03:00
Jared Broad b3de520915 Initial commit 2015-01-12 12:03:33 -03:00