Forum

MQL4. Object bindings.

Hi! I'm looking for the way, i can bind object using Date/Y cor. So my object will move with chart left-right, but will not move after vertical scaling. Standart methods allows me to bind only using Date/Price or X/Y cors. Any help appreciated

Open custom indicator chart line in a separate window through the expert

Hi! I have custom expert with some input parameters and some customizable variables, which i enter through CEdit objects. I wish to combine all this parameters and to open my custom indicator (like i'm opening it when I drag-drop indicator to chart) on CButton.Press() change The general purpose is