Support Board
Date/Time: Mon, 21 Apr 2025 14:05:34 +0000
Post From: How is ZigZag2 drawing it's lines?
[2025-03-05 16:06:36] |
User153286 - Posts: 57 |
I am building my own study with ACSIL. I am wondering what the recommended way is to draw lines similar to ZigZag2? I would just look at the code, but that code based is not available. Does ZigZag2 use sc.UseTool or is it using something else such as a GL approach? I read somewhere the overuse of sc.UseTool can be a performance hit. I am considering to limit to visible bars only. Any examples to look at or words of wisdom here? |