Forum

Order of graphical objects ...

Hello I have a question for mql5 language regarding overlapping Objects. If I make for example an indicator with with four graphical Object (for example rectangles) that are all overlapping in one or more points. How can bring a specific rectangle to the front (or make it second or third) during the

double click Chartevent ...

Hello together, I have a simple question. Is ther in mql5 the possibility to see if it is doubleclicked on the chart or on an object (similar to CHARTEVENT_OBJECT_CLICK ) ? Regards Klaus

MODE_TICKVALUE

Hello I have a question, I wanted to caculate the risk with a given StopLoss. I use for it MODE_TICKVAUE. The problem is, that for some symols e.g. DE30, EURUSD, USDJPY, BUND10Y the tickvalue is given in € and for some symbols the tickvalue is given in $ e.g. GOLDs, OILs, OIL.WTI, COFFEE. MODE_POINT

Is Fullscreen?

Hello together, when I press F11 I get a FullScreen of my Chart and if I press F11 the Chart gets small again. Is it possible to see in mql4 whether I have Fullscreen or not. Regards Falte