Regression test assert order list hash

- Regression tests assert order list hash value
- Normalizing some regression test behavior that had differences between
C# and Py
This commit is contained in:
Martin Molinero
2020-02-19 19:43:57 -03:00
parent 685b231890
commit 0027ab1e66
123 changed files with 391 additions and 201 deletions
@@ -159,7 +159,8 @@ namespace QuantConnect.Algorithm.CSharp
{"Mean Population Direction", "0%"},
{"Mean Population Magnitude", "0%"},
{"Rolling Averaged Population Direction", "0%"},
{"Rolling Averaged Population Magnitude", "0%"}
{"Rolling Averaged Population Magnitude", "0%"},
{"OrderListHash", "2109357949"}
};
/// <summary>