Jared Broad
|
4ebc44de44
|
Added tags to some C# algorithms
|
2017-09-19 17:45:04 -04:00 |
|
Andrew
|
b574707e23
|
Changed start and end dates of the BasicTemplateFuturesAlgorithm.cs
|
2017-04-26 12:41:40 -04:00 |
|
quant1729
|
1141cd21e6
|
Merge branch 'futures' into master
Conflicts:
Algorithm.CSharp/QuantConnect.Algorithm.CSharp.csproj
Algorithm/QCAlgorithm.cs
Brokerages/InteractiveBrokers/InteractiveBrokersBrokerage.cs
Common/QuantConnect.csproj
Common/Securities/Option/Option.cs
Data/equity/usa/factor_files/aapl.csv
Data/symbol-properties/symbol-properties-database.csv
Engine/DataFeeds/Enumerators/Factories/BaseDataSubscriptionEnumeratorFactory.cs
Engine/DataFeeds/Enumerators/Factories/OptionChainUniverseSubscriptionEnumeratorFactory.cs
Engine/DataFeeds/SubscriptionDataReader.cs
ToolBox/QuantConnect.ToolBox.csproj
|
2016-11-07 16:18:11 +01:00 |
|
quant1729
|
07bb7f60d5
|
Cosmetic changes in futures sample algo
|
2016-10-27 11:12:27 +02:00 |
|
quant1729
|
8494c9e1cf
|
Added support for futures backtesting
|
2016-10-13 15:36:05 +02:00 |
|
quant1729
|
d85b2cf83d
|
Added support for multiple exchanges in Market.cs and IB files
Fixed bug with margining
Added options and futures algos that I currently use for tests
|
2016-10-05 12:02:33 +02:00 |
|
quant1729
|
7fdf839dd4
|
Added support for futures nomenclature (standard groups: energy, softs, financials, etc)
Added symbol properties for that nomenclature
Added IQFeed mapping for that nomenclature
Added basic futures algo class
|
2016-09-29 21:52:00 +02:00 |
|