Gerardo Salazar
e2964dd4b1
Make OrderListHash deterministic by using MD5 as its underlying hash function ( #5276 )
...
* Update OrderListHash to use MD5 as hash instead of hash code
* Update regression algorithm OrderListHash statistic
* Use full MD5 hash as OrderListHash, update regression statistic
* Fixes failing regression tests
2021-02-09 12:19:25 -03:00
Colton Sellers
12b481f1ce
Adjust regression algorithm ( #4714 )
...
* Adjust test to show how to legitimately change an order
* Address review
* fix comparator; check Order Time
2020-09-14 17:07:14 -03:00
Colton Sellers
f135fb8060
Bug Backtesting Brokerage Clones ( #4644 )
...
* fix order updates
* Fix option exercise issue
* Regression changes
* Update regressions to reflect fixes
* Refactor handling of order to fully fix #2846
* Regression Algorithm for unit test
* Pre review
* Fix breaking tests
* OrderImmutability Regression Algo
* OrderImmutability Regression Algo Compile
* Address review
* Update regressions with new orderhash
2020-09-09 19:44:56 -03:00