Errors, bugs, questions - page 2113
You are missing trading opportunities:
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
Registration
Log in
You agree to website policy and terms of use
If you do not have an account, please register
can we make the : Copy and Paste (Ctrl+C Ctrl+V) commands prohibited as well? so that I can copy text from the EDIT field
This is a dead end (one needs one and the other one needs another)
I need universal solution: OnChartEvent return bool - if user returns true, it means that he processed the event himself and further processing by terminal is not required.
This is a dead end (one needs one and the other needs another).
We need a universal solution: OnChartEvent should return bool - if user returns true, it means that he handled the event himself and further processing by the terminal is not required.
check mouse scrolling
when scrolling the mouse, the EA does not get the depth and direction of scrolling.
I want to get the result by function:
id==CHARTEVENT_MOUSE_WHEEL
Error in the Documentation.
FileLoad
Reads the entire contents of the specified binary into the passed array of numeric types or simple structures. The function allows you to quickly read data of a known type into the corresponding array.
FileSave
Writes all elements of the array passed as a parameter to the binary file. The function allows you to quickly write arrays of numeric types or simple structures on one line.
What is this error and what is the problem?
Cannot load 'C:\Users\Administrator\AppData\Roaming\MetaQuotes\Terminal\F2262CFAFF47C27887389DAB2852351A\MQL4\Experts\myyd.dll' [193]
Cannot load 'C:\Users\Administrator\AppData\Roaming\MetaQuotes\Terminal\F2262CFAFF47C27887389DAB2852351A\MQL4\Experts\myyd.dll' [998]
although there is a dll in Experts ...
And it also gives this error: Cannot call 'myyd.dll::de_init', DLL is not allowed
On stationary all works on VPS no !
when scrolling the mouse, the EA does not get the depth and direction of scrolling.
It worked for me (at least the direction). Check CHART_EVENT_MOUSE_WHEEL=true
It worked for me (at least the direction). Check CHART_EVENT_MOUSE_WHEEL=true
Yes it is set to true. But it shows 0. Abandoned it for now.[193]
[998]
What is this error and what is the problem?
Cannot load 'C:\Users\Administrator\AppData\Roaming\MetaQuotes\Terminal\F2262CFAFF47C27887389DAB2852351A\MQL4\Experts\myyd.dll' [193]
Cannot load 'C:\Users\Administrator\AppData\Roaming\MetaQuotes\Terminal\F2262CFAFF47C27887389DAB2852351A\MQL4\Experts\myyd.dll' [998]
although there is a dll in Experts ...
And it also gives this error: Cannot call 'myyd.dll::de_init', DLL is not allowed
On stationary all works on VPS no !
Allow external dlls in the programme settings