ChartYOnDropped
ChartYOnDropped
Returns the Y coordinateof the chart point the Expert Advisor or script has been dropped to.
int ChartYOnDropped();Return Value
The Y coordinate value.
Note
Y axis direction from top to bottom.
See also
ChartWindowOnDropped(), ChartPriceOnDropped(), ChartTimeOnDropped()
Last updated on