snugs
5d8d7bcf71
Fixes debugging issue on windows
...
This was caused by trying to load a pdb that was in the executable's base directory
2015-06-24 10:25:05 -04:00
snugs
c8b4e6bdba
Remove config 'local' value
...
This change includes addition of the 'tradier-save-tokens' config value used to write tradier access/refresh tokens to disk
2015-06-22 19:05:04 -04:00
QuantConnect
26e8cf4a21
Rework liquidity provider & country code to generic Market class, commented out python buggy code
2015-06-18 20:18:51 -04:00
QuantConnect
6b035d323c
Converted Isolator to be an instance based class
2015-06-14 12:31:26 -04:00
QuantConnect
fde0cbed3a
Strip out block quote section header comments
2015-06-13 16:04:27 -04:00
snugs
d7318aab1b
Better log when loading debug info
2015-05-22 14:06:20 -04:00
snugs
a62b50caa9
Don't load debug symbols when local, they'll be in bin already
2015-05-20 14:49:00 -04:00
snugs
4eeb61911f
Load debug information from setup handlers
2015-05-20 12:13:16 -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
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
snugs
733cf998c6
Remove is qc data
...
Removing the isQcData flags allowed better support for consistency between different data types. This has a knock-on effect of allowing custom data to be fillforward and loaded from a file system.
2015-01-25 22:47:38 -03:00
Jared Broad
b3de520915
Initial commit
2015-01-12 12:03:33 -03:00