coordinates

 
hello Slawa,
is it possible to have a function SetIndexCoordinates(int index, x, y)
or is there a different way to do it?
thank you!
 
no. index has coordinates: shift - bars count from current bar; price (or indicator value). these coordinates are converted to screen coordinates.
 
understood Slawa,
was just wondering if there is a way to make the x/time value of a histogram a different value than 0
 
use second line
 
using a second line is not a viable option. what i'm trying to do is create an oscillator histogram with the 50 line as the starting point. so if i understand you correctly i must plot a histogram with the background color over the histogram that starts at 0 and ends at 50. then my chart isn't eyecandy no more. please correct me if i misunderstood
Reason: