Login Page - Create Account

Support Board


Date/Time: Sun, 06 Jul 2025 15:09:57 +0000



Post From: VolumeByPrice Source Code

[2019-03-24 10:06:10]
Jezz - Posts: 33
Thanks for your support

Other related question: Keyboard control of Volume by Price Study

One of the reasons for requesting the source code is to add some control via keyboard.
I guess it could be done from another study if there would be a pointer to the sc structure that can be accessed. Then some input parameters could be modified according to the desired keystrokes.

Is there such a pointer available in the study?
something like this :
sc.SetPersistentPointer(1, &sc);

If not, could it be included in next releases, please ?

Any other clue to achieve keyboard/ACSIL control of VolByPrice parameters?

Thanks in advance