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:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user