Indicator Library
Author: novaege
Creation Date: 3/4/2011 12:30 PM
profile picture

novaege

#1
I am trying to implement my own indicator library

One of them has code below

CODE:
Please log in to see this code.


I am building the code succesfully, copying .dll to right location.
When i start the program it shows it in Indicators but if i drop it onto pricepane with setting parameters it always shows 0.

Please help...
profile picture

Eugene

#2
In the constructor you're not assigning the indicator values properly. See the online API manual on creating indicator libraries, Assigning the Indicator Values section for a code example.
This website uses cookies to improve your experience. We'll assume you're ok with that, but you can opt-out if you wish (Read more).