Login Page - Create Account

Support Board


Date/Time: Tue, 16 Sep 2025 03:21:50 +0000



Post From: PriceTickIndex

[2021-01-26 20:55:47]
User566913 - Posts: 39
So is this then proper to get the Dominant side:

const int MaxDominantSide = p_DepthBars->GetMaxDominantSide(sc.Index, PriceTickIndex);

I dont think that MaxDominantSide can be an int though, I'm not sure how to write this because the function is a BuySellEnum. But until I hear back I'll just try different things out. Thanks again...