Login Page - Create Account

Support Board


Date/Time: Wed, 25 Mar 2026 11:08:49 +0000



Post From: Help drawing text in a Chart Region

[2025-10-30 19:05:54]
User719512 - Posts: 427
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.