Login Page - Create Account

Support Board


Date/Time: Thu, 22 May 2025 15:07:15 +0000



Post From: sc.TransparencyLevel

[2023-09-25 19:00:09]
User907968 - Posts: 840
Hello

It seems something is changed with sc.TransparencyLevel in v2551, studies built on earlier versions that read this value for drawing purposes do not function correctly any more (it always returns 0).

I didn't see anything in the release notes about this, but looking at sierrachart.h it seems that member is no longer used.
I guess instead we should use GetChartStudyTransparencyLevel/SetChartStudyTransparencyLevel?

Please confirm.

Thanks