DeltaElectronics
DeltaElectronics
DeltaElectronics
Added topic Issue in CDatePicker control
 have troubles in compiling the following method: #include <Controls\DatePicker.mqh> CDatePicker CFormDialog::createDate(x1,y1) {    CDatePicker date;    int x1 = 10 ;    int x2 = 30 ;    int y1 = 20
DeltaElectronics
Added topic Issue in creating a CDatePicker control
I have troubles in compiling the following method: #include <Controls\DatePicker.mqh> CDatePicker CFormDialog::createDate(x1,y1) {    CDatePicker date;    int x1 =10;    int x2 =30;    int y1 =20;
DeltaElectronics
Added topic Reading PIP from an attached chart
Hello to everybody, My goal is read PIP(s) from an attached chart; i.e. I would like writing an EA which reads PIP from a graph starting from an initial date (for example Sept. 11, 2011) to an ending date (for example to 12 Dec. 2011). Is there some
DeltaElectronics
Added topic How to run this script ?
Hello to everybody; I am new in MQL5, even if I have a good experience as computer programmer and engineer.... I have downloaded the script below this page (https://www.mql5.com/en/articles/322)  and compiled it just for a test.... I have
DeltaElectronics
Registered at MQL5.community
12