Talking About Errors in the QuantConnect Lean Code
Talking About Errors in the QuantConnect Lean Code

www.viva64.com
Talking about errors in the QuantConnect Lean code

This article discusses errors found using a static analyzer in an open source project. There are some simple things that can help you avoid them. For example, the usage of language syntactic constructs starting from C# 8.0. We hope it will be exciting. Have fun reading!