AlexCatarino
|
f6d7e5fcd7
|
Addresses Peer-Review
- Standarizes basic template algorithms for options and futures
- Fix typo
|
2020-02-12 22:28:45 +00:00 |
|
AlexCatarino
|
9690acfd25
|
Changes Basic Template Algorithms With Options and Futures to Show The New Overloads
Keeps the original overloads in the comments.
|
2020-02-12 16:49:44 +00:00 |
|
AlexCatarino
|
98a1b6a2a2
|
Refactors options algorithms
AddEquity and SetDataNormalization calls were removed because they are not mandatory since PostInitialize calls them.
|
2017-12-18 11:24:08 +00:00 |
|
Jared Broad
|
61043d9d98
|
Tagged algorithms for QCU
|
2017-09-20 15:44:51 -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 |
|