Api Clean up, Documentation and Standarization part two (#7964)
API Tests / build (push) Has been cancelled
Benchmarks / build (push) Has been cancelled
Build & Test Lean / build (push) Has been cancelled
Regression Tests / build (push) Has been cancelled
Report Generator Tests / build (push) Has been cancelled
Research Regression Tests / build (push) Has been cancelled
Python Virtual Environments / build (push) Has been cancelled

* Add improvements

* Add improvments and unit tests

* Add XML comments

* Nit changes

* Add unit tests for OrderJsonConverter

* Improve unit tests

* Address requested changes

* Fix bugs

* Fix bugs

* Fix bugs and self-review

* Fix bugs

* Address requested changes

* Fix unit test bug

* Fix bugs

* Improve unit tests

* Solve bugs
This commit is contained in:
Ricardo Andrés Marino Rojas
2024-04-26 11:17:34 -05:00
committed by GitHub
parent 9755f8c916
commit cce8945fe8
407 changed files with 2474 additions and 552 deletions
@@ -136,7 +136,7 @@ namespace QuantConnect.Algorithm.CSharp
{"Estimated Strategy Capacity", "$1000000000.00"},
{"Lowest Capacity Asset", "GOOG T1AZ164W5VTX"},
{"Portfolio Turnover", "0.75%"},
{"OrderListHash", "bdc9e0ad8b9e28b3d2b29b861c6afbf5"}
{"OrderListHash", "37cbc41970d27793ec2d1c401529cf05"}
};
}
}