Commit Graph

10 Commits

Author SHA1 Message Date
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
Michael Handschuh 49af364055 Update Algorithm.CSharp to respect CA1304 and CA1305
Updates all occurrences of parsing/ToString-ing to go through the new
StringExtensions methods that use CultureInfo.InvariantCulture

See #3045
2019-09-12 15:30:45 -04: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
Jared Broad 4ebc44de44 Added tags to some C# algorithms 2017-09-19 17:45:04 -04:00
quant1729 40efc2cdb6 Updated multi-asset class algo for running backtests on the cloud. Tested it, but appreciate if someone can run it as well. 2017-01-25 01:13:34 +08:00
quant1729 145ba7bd83 Updated code as per PR 2017-01-02 19:47:23 +01:00
quant1729 562bd7ee6d Multi asset class algo now looks farther into options chain 2016-12-29 16:05:49 +01:00
quant1729 6044cfb795 Cosmetic update of the multi asset class algo 2016-12-15 10:10:02 +01:00
quant1729 7304bb7e43 Added multi asset class sample trading strategy 2016-12-13 16:07:48 +01:00