ww58
- ago
When there are many custom indicators and the program is launched not as an admin, each indicator is placed in its own category named after it, which clutters the program. When launched as administrator, they are all grouped under the My Indicators folder.

How can I achieve the same behavior without running as admin? Or how can I specify the category in the indicator's code?
0
40
Solved
2 Replies

Reply

Bookmark

Sort
Glitch8
 ( 9.82% )
- ago
#1
Custom indicators only function properly when WL8 is run as a Windows Administrator. This is even documented in the Help.

>> How can I achieve the same behavior without running as admin? <<

You can build an indicator library in Visual Studio as documented in the API Reference in the Support section of the web site.
1
Best Answer
- ago
#2
QUOTE:
You can build an indicator library in Visual Studio ...

Moreover, you can uniquely name your private indicator library so all your indicators have their own folder in the indicator tree.
0

Reply

Bookmark

Sort