44c7dbd698
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
* Adds Rebate and Fee Rates to Shortable Provider If the provider does have this information, the rates are zero. * Adds Helper Methods to QCAlgorithm - Improve summaries. - Express values as rates instead of percentages. - Adds headers to files to emulate real data * Clarify the Data Format * Removes Helper Methods from QCAlgorithm * Removes `Shortable` and `ShortableQuantity` from Example Algorithms should prefer getting the information from the `Security.ShortableProvider`.