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...
Size:
Color:
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.
Size:
Color: