Support Board
Date/Time: Wed, 05 Feb 2025 20:30:06 +0000
Post From: ACSIL GDI Volume Profile
[2025-01-18 05:56:55] |
Elon - Posts: 1 |
I have been working on this volume profile test that can find rotations in the market, and automatically plot volume and delta for them. Just to start out, this file is running with OpenGL enabled, because disabled for some reason it does not visually appear on my chart. Anyways, I have been using the built in volume profile studies to confirm mine is working correctly, and the biggest thing I have noticed is that when price moves rapidly the built in study updates instantly and accurately, whereas mine sometimes takes multiple seconds to update the data to appear correctly and inline with the built in profile. I had debugging sections in a different version of the code, and it showed 0 milliseconds of processing and drawing time. Any insight into why I am having this issue would be much appreciated. I don't think it is with the volume at price data, because I have a separate study running that, and it updates instantly, which would lead me to think that it is the GDI or the way I am drawing the volume profile. If that is the case is there any way that is more efficient to do this? Separately, is there any way to just call up the drawn volume profile in tools, and use my "leg to leg" calculation logic to update the parameters on that? |
![]() Attachment Deleted. |