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
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:
committed by
GitHub
parent
9755f8c916
commit
cce8945fe8
@@ -146,7 +146,7 @@ namespace QuantConnect.Algorithm.CSharp
|
||||
{"Estimated Strategy Capacity", "$47000000.00"},
|
||||
{"Lowest Capacity Asset", "IBM R735QTJ8XC9X"},
|
||||
{"Portfolio Turnover", "41.18%"},
|
||||
{"OrderListHash", "e07dec6ddf0ef6b5d9c791b0593ec4dc"}
|
||||
{"OrderListHash", "d929e7959f079ad4fed42e8f3b35e39e"}
|
||||
};
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user