Login Page - Create Account

Support Board


Date/Time: Wed, 27 Nov 2024 00:43:22 +0000



Post From: sc.TransparencyLevel

[2023-09-25 19:00:09]
User907968 - Posts: 823
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