Support Board
Date/Time: Sun, 15 Jun 2025 16:25:38 +0000
Post From: Stationary Text: add setting to display underneath the main price graph
[2025-06-05 21:43:11] |
User719512 - Posts: 315 |
The Stationary Text always displays on top of the main price graph. Feature Requests: 1) Add setting to display underneath the main price graph 2) Add setting for text alignment so multiline text is left/right/center aligned | Stationary Text | | Left | | Stationary Text | | Right | | Stationary Text | | Center | Also, it appears that while 72 is the largest size one can select, 127 is the largest size you can manually enter. Entering larger values, seems to parse the first 2 digits or something. Is there a reason for this constraint (like storing size in a signed byte)? Any reason not to allow larger values? Use case is using Stationary Text as a watermark/background using a color slightly visible against the background. Side note: writing my own study and using sc.Graphics.DrawTextAt() with sizes larger than about 130 or 150 (depends on font) results in corrupted text. The custom study will display under the main price graph, but would require much duplication to achieve the same features/capabilities of the Sierra Stationary Text study. Sierra v2761, OpenGL |