Commit Graph

11 Commits

Author SHA1 Message Date
snugs 7eebece04d Fixes build on Java/Python projects
These projects still need to be explicitly built, that is, they're not built
via Debug or Release build configurations by default.
2015-11-12 13:55:45 -05:00
snugs 5d4aadbb9c Removes QuantConnect.Interfaces
This project was collapsed into QuantConnect.csproj.
This will allow code in the common project to use the interfaces abstractions
2015-11-04 13:18:59 -05:00
David Hsieh 78e12d7fe7 Initial implementation of OandaBrokerage 2015-10-23 15:06:46 -04:00
Jared bde800b5bf Update readme.md 2015-09-26 21:24:10 -04:00
Jared b1f3e4da5a Update readme.md 2015-09-26 20:14:04 -04:00
snugs e1938baafe Clean up using directives 2015-09-01 22:17:35 -04:00
QuantConnect 81f67ea281 Python bug fixes. Added ref to std lib 2015-07-13 20:43:15 -04:00
QuantConnect a22b643443 Committing missing build script for linux-python algorithms 2015-07-05 21:50:15 -04:00
QuantConnect 98dc0e37b7 Build script and language config for Iron python based algorithms 2015-07-05 21:00:01 -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 a55775a735 Added python template project for python language interop support 2015-06-18 17:46:50 -04:00