Login Page - Create Account

Support Board


Date/Time: Sat, 22 Feb 2025 17:56:25 +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...