Login Page - Create Account

Support Board


Date/Time: Wed, 27 Nov 2024 00:32:31 +0000



Post From: Custom Drawing Tool not Chart Study

[2016-07-01 15:39:43]
JABO75 - Posts: 3
I am looking to implement both custom studies and drawing tools. I have successfully added some of my custom studies. I want to establish if it is possible with ACSIL/C++ to create a custom drawing tool that is accessible in the same way as a drawing tool i.e. it does not need to be added to a chart as a custom study before the features are available. It is selected either from the menu or with a keyboard shortcut.

The drawing tools would have multiple instances on a single chart just like trend lines, fib expansions etc. are currently implemented.

I have been reading the ACSIL documentation and function lists over the last week but not found anything directly related to what I want to achieve.

Many thanks
Jason