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
dd062d777b
Added data normalization settings in option algos
2016-10-26 21:51:50 +02:00
quant1729
512b4064c1
Added config.json for tests of options - paper w/ IQFeed, trading/data: IB/IB, and trading/data: IB/IQFeed. Futures trading should also work fine.
...
Added futures symbols map file to the project due to very slow IQFeed symbol update function (account changes?)
Changed BasicTemplateOptionsAlgorithm.cs to run a single option position (enter/exit)
2016-10-12 21:06:39 +02:00
Michael Handschuh
28274f485b
Adds BasicTemplateOptionsAlgorithm regression
2016-04-07 14:18:20 -04:00
Michael Handschuh
ec8df2a87b
Adds BasicTemplateOptionsAlgorithm
2016-04-07 14:12:53 -04:00