Files
quantconnect--lean/Algorithm.CSharp
AlexCatarino 7a9778f9fd Addresses Peer-Review
- Do not reuse parameter variables `start` and `end`. Create new variables with meaningful names and rename them to `startUtc` and `endUtc`.
- Use `EachTradeableDayInTimeZone` to calculate `tradableDates`.
- Adds another test/assertion in the regression algorithms to ensure tests in the scheduled event were performed.
2020-05-29 14:56:10 +01:00
..
2019-05-22 09:36:19 -07:00
2020-05-11 18:48:13 -03:00
2019-10-16 13:35:05 -03:00
2020-05-15 17:32:46 -03:00
2019-04-18 23:29:51 +01:00
2017-09-20 17:14:44 -04:00
2017-09-20 17:14:44 -04:00
2017-09-20 17:14:44 -04:00
2020-05-15 17:32:46 -03:00
2018-12-14 12:38:55 -03:00
2017-09-20 17:14:44 -04:00
2017-09-20 17:14:44 -04:00