saleyn
saleyn
Friends

Add friends via their profile or user search and you will be able to see if they are online

saleyn
Added topic MT4 release 1160 (and later) broke ability to call InternetOpenW()
Attached is a small script that calls InternetOpenW() (you need to enable DLL calls in your MT4 settings). This script runs successfully without errors in MT4 releases prior to 1160. In the builds 1160 and 1170 the call to InternetOpenW() returns
saleyn
Added topic Draw indicator behind chart
Is it possible to draw an indicator (such as DRAW_BARS style ) behind the chart rather than on top of it? I.e. is there a way to specify zOrder for indicator (rather than for objects)
saleyn
Added topic Calling WinAPI ReadFile() results in a crash
I tried to run the attached simple script in 64bit MT5, but for some reason ReadFile() results in an ugly crash. All other functions imported from kernel32 work fine. This code also works without problems in MT4 and 32bit MT5. Any idea what's wrong
saleyn
Registered at MQL5.community