Commit Graph

8 Commits

Author SHA1 Message Date
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
Jing Wu 4c98817c9e change the benchmark setting 2018-04-12 18:33:01 -04:00
Jing Wu 4fee2a8f3f minor change 2018-04-12 15:45:59 -04:00
Jing Wu 955366ee48 change the resolution to minute for futures history request 2018-04-12 15:39:59 -04:00
Jing Wu 50ff079ad6 fix typo 2017-11-15 14:03:49 -05:00
Jing Wu 49ef6185ca change the start and the end date of futures history algorithm 2017-11-15 13:07:11 -05:00
Jared Broad 4ebc44de44 Added tags to some C# algorithms 2017-09-19 17:45:04 -04:00
quant1729 b6cd0b0b8c Added support for derivatives history. Tested: IQFeed, IB. First cut. Added history sample algos. Added config.json. 2016-11-21 15:50:55 +01:00