Vitalya Antonov
Vitalya Antonov
Vitalya Antonov
Added topic Get text from window
Hi all! There is code of script which get the name of chart window in MetaTrader 4 terminal (e.g. "EURUSD,M1"): #import "user32.dll"    int GetParent( int hWnd);    int GetWindow( int hWnd, int uCmd);    int
Vitalya Antonov
Left feedback to customer for job Нужен робот.
Vitalya Antonov
Left feedback to customer for job 00-Scr-ObjectCopier_paste5 script modify
Vitalya Antonov
Left feedback to customer for job Convert Oanda Tick Data into data format importable to MT4
Vitalya Antonov
Left feedback to customer for job Простой советник
Vitalya Antonov
Left feedback to customer for job Реализация советника
Vitalya Antonov
Left feedback to customer for job Эксперт
Vitalya Antonov
Left feedback to customer for job Эксперт
Vitalya Antonov
Added topic ERR_SOME_FILE_ERROR
Hello! I have some EA, which in init() function creates one file and delete it in deinit() function. In start() function EA opens and close it. The problem is that sometimes (don't understand why) file is not deleted and I get ERR_SOME_FILE_ERROR
Vitalya Antonov
Left feedback to customer for job Эксперт
Vitalya Antonov
Added topic "Trade is disabled" message
Hello! Here it is simple programm and it works sometimes not correct: #property copyright "Copyright © 2012" #property link       "vitalyaxxi@yahoo.com" #include "include/stdlib.mqh" extern double INDENT = 0.0001
Vitalya Antonov
Left feedback to customer for job Переписать индикатор с mql4 на 5
Vitalya Antonov
Registered at MQL5.community