Right ray doesn't work
-
When trying to use infinite lines (trendlines, channels, etc.) ray options do not work correctly. This is the case for right rays especially. They are needed to determine when price will cross them and they are not visible when selected on the blocks. Could you please take a look at it?
-
It exists in the code, the function who sets the left ray is correctly called, but it seems that it just doesn't work. There is a predefined constant OBJPROP_RAY_LEFT, but MetaEditor doesn't highlight it. When you look at the properties of a trendline, there is only one checkbox "Ray". In the documentation they mention OBJPROP_RAY_RIGHT, but not OBJPROP_RAY_LEFT. Also I found this topic.
-
@fxdreema Updated info. Weirdly, left ray works for channeks and not for trendlines. Can that offer any hint?