Results 2 issues of hezhao

## Description Running `.\lighthouse.exe --version` the pre-built binary in PowerShell does not show anything, double click on the binary will show "vcruntime140_1.dll not found" error. ## Version Lighthouse v2.2.1 pre-built...

`transaction.security` and `position.security` currently are only assigned as `str` of CUSIP number, instead it should be a `Security()` object, so that more useful ticker symbol can also be obtained. I...