Login Page - Create Account

Support Board


Date/Time: Fri, 14 Nov 2025 03:57:06 +0000



Post From: Help drawing text in a Chart Region

[2025-10-30 19:05:54]
User719512 - Posts: 331
I might start from the sample scsf_UseToolExampleDrawingText30BarsBack in studies.cpp. Then make changes for your specific use case. Additionally, start with any of the other samples that have
Tool.DrawingType = DRAWING_TEXT;
in them.