Forum

PUSH from indicators

Hi everybody, I am wondering if SendNotification() is possible from indicators. The MQL help https://docs.mql4.com/common/sendnotification tells nothing about that. But the MT4 terminal Options menu tells that push can be sent from EAs and scripts. If you know the answer please comment, thanks

Custom panels conflict with input panel

Hi everybody, I am trying to incorporate interactive buttons from the mql4 help examples into my code, and a strange conflict arises when my code uses input variables, breaking initialization of the buttons panel. In order to show the conflict I am enclosing an illustrative example below. An object

Input does not work with double: known?

Hi everybody, try to enter 0.5 or any other double on input in this script - the input cell will not allow you to do that. Apparently an input variable can not be of double type, but it is not mentioned in documentation, is it? Tested on build 625

error in OBJ_EDIT example from MQL4 documentation

This script demonstrates that OBJ_EDIT example from MQL4 documentation https://docs.mql4.com/constants/objectconstants/enum_object/obj_edit contains an error: the priority for mouse click can not be set or at least the compiler issues an error message of unknown object property. We take the original

MetaEditor clone windows problem

Hello everybody, has anybody come across the following issue: if a new window is opened up in MetaEditor (Window-->New Window) it is supposed to allow one to access different parts of the file, isn't it? But when I scroll to a part I need in the new window, the original window automatically scrolls

аннотации в панели входных параметров

Доброй ночи. В индикаторе есть набор входных параметров, которые задаются декларацией типа input int a=1, b=2; input bool c=0; в "шапке" индикатора. При этом в панели, появляющейся при инициализации индикатора, параметры показываются последовательными строками. Если параметров много, хотелось бы