Forum

Drawing a horizontal line

Hello, I'm a really newbie and I would like not to chase you! I'm able to draw lines using ObjectCreate command. Here is an example to draw a line on yesterday's high. long chart_id=ChartID(); string daily_high="Daily_high"; ObjectCreate(chart_id,daily_high, OBJ_HLINE, 0, Time[0], iHigh(NULL

MT5 on MAC

Hello everyone, I've just installed MT5 on my MAC via PlayOnMac . I'm facing the same issue as MT4 . I cannot see "data windows" tooltip values on mouseover event . It' completely random , sometimes I can see them and more times no tooltip. The data window on the left side is refreshed instantly