Marcel Horvath / 프로필
www.facebook.com/Marcelmastroan
에
Marcel Horvath
marcel.horvath1973@seznam.cz
https://www.metatrader5.com/ru/terminal/help
Check the URL and try again https://www.mql5.com/en/signals40749
https://www.metatrader5.com/ru/terminal/help
Check the URL and try again https://www.mql5.com/en/signals40749
Marcel Horvath
web money transfer....... http://www.wmtransfer.com/
Sergey Golubev
주제에 코멘트하기 economic calendar
You can read this article Building an Automatic News Trader - hope it helps
소셜 네트워크에 공유 · 2
Marcel Horvath
https://chromium.googlesource.com/chromium/chromium/+/trunk/chrome/app/resources/generated_resources_cs.xtb
소셜 네트워크에 공유 · 1
Marcel Horvath
공유된 작성자의 MetaQuotes 기고글
리눅스에서 MetaTrader 5 구동하기
이 기사에서는 Linux 버전 중 널리 사용되는 Ubuntu와 Debian에서 MetaTrader 5를 설치하는 방법을 알아봅니다. 이들 시스템은 서버 하드웨어와 트레이더의 개인용 컴퓨터로 널리 사용됩니다.
소셜 네트워크에 공유 · 1
Marcel Horvath
공유된 작성자의 Paul van Hemmen 코드
Check the URL and try again//en/signals40749check the URL and try again/https://www.mql5.com/en/signals40749
EasyXML - XML Parser
EasyXML is a native MQL5 XML Parsing Library. It can parse XML from three different sources: URL, File and String Input. It is completely object oriented and strives to integrate neatly with MQL5, as it utilizes CObject and CArrayObj from the MQL5 standard library to store the DOM.
소셜 네트워크에 공유 · 1
Marcel Horvath
http://www.forextime.com/forex-trading-platforms/mql5-account?utm_medium=cpc&;;;agnt=534ceb3b78b11&utm_source=google&utm_term=%2Bmql5&utm_campaign=CZ_Search_Metatrader&utm_content=MQL5&gclid=CLfDw9SRrL4CFYLnwgody0oA_Q_httpwww.mql5.comensignals40749httpwww.mql5.comensignals40749httpwww.mql5.comensignals40749httpwww.mql5.comensignals40749
소셜 네트워크에 공유 · 1
Marcel Horvath
/ / + ----------------------------------------------- ------------------- +
/ / | TestHTTP.mq4 |
/ / | T-Forex |
/ / | Http://jobaweb.net |
/ / + ----------------------------------------------- ------------------- +
# Nemovitost copyright "T-FOREX"
# Majetkem odkaz "http://jobaweb.net"
# Import "Wininet.dll"
int InternetOpenA (string, int, string, string, int);
int InternetConnectA (int, string, int, string, string, int, int, int);
int HttpOpenRequestA (int, string, string, int, string, int, string, int);
int InternetOpenUrlA (int, string, string, int, int, int);
int InternetReadFile (int, string, int, int & OneInt []);
int InternetCloseHandle (int);
int InternetCloseHandle (int);
int InternetCloseHandle (int);
# Import
int init ()
{
/ / ----
int HttpOpen = InternetOpenA ("HTTP_Client_Sample", 0, "", "", 0);
int HttpConnect = InternetConnectA (HttpOpen, "", 80, "", "", 3, 0, 1);
int HttpRequest = InternetOpenUrlA (HttpOpen, "https://www.mql4.com", NULL, 0, 0, 0);
int čtení [1];
string Buffer = "";
string page = "";
while (true)
{
InternetReadFile (HttpRequest, Buffer, StringLen (Buffer), přečtěte si);
if (čtení [0]> 0) page = strana + StringSubstr (Buffer, 0, přečtěte si [0]);
jiný break;
}
MessageBox (strana, "HTTP READ", 0x00000030);
if (HttpRequest> 0) InternetCloseHandle (HttpRequest);
if (HttpConnect> 0) InternetCloseHandle (HttpConnect);
if (HttpOpen> 0) InternetCloseHandle (HttpOpen);
/ / ----
return (0);
}
int start ()
{
/ / ----
/ / ----
return (0);
}
/ / + ----------------------------------------------- ------------------- +
/ / | TestHTTP.mq4 |
/ / | T-Forex |
/ / | Http://jobaweb.net |
/ / + ----------------------------------------------- ------------------- +
# Nemovitost copyright "T-FOREX"
# Majetkem odkaz "http://jobaweb.net"
# Import "Wininet.dll"
int InternetOpenA (string, int, string, string, int);
int InternetConnectA (int, string, int, string, string, int, int, int);
int HttpOpenRequestA (int, string, string, int, string, int, string, int);
int InternetOpenUrlA (int, string, string, int, int, int);
int InternetReadFile (int, string, int, int & OneInt []);
int InternetCloseHandle (int);
int InternetCloseHandle (int);
int InternetCloseHandle (int);
# Import
int init ()
{
/ / ----
int HttpOpen = InternetOpenA ("HTTP_Client_Sample", 0, "", "", 0);
int HttpConnect = InternetConnectA (HttpOpen, "", 80, "", "", 3, 0, 1);
int HttpRequest = InternetOpenUrlA (HttpOpen, "https://www.mql4.com", NULL, 0, 0, 0);
int čtení [1];
string Buffer = "";
string page = "";
while (true)
{
InternetReadFile (HttpRequest, Buffer, StringLen (Buffer), přečtěte si);
if (čtení [0]> 0) page = strana + StringSubstr (Buffer, 0, přečtěte si [0]);
jiný break;
}
MessageBox (strana, "HTTP READ", 0x00000030);
if (HttpRequest> 0) InternetCloseHandle (HttpRequest);
if (HttpConnect> 0) InternetCloseHandle (HttpConnect);
if (HttpOpen> 0) InternetCloseHandle (HttpOpen);
/ / ----
return (0);
}
int start ()
{
/ / ----
/ / ----
return (0);
}
/ / + ----------------------------------------------- ------------------- +
소셜 네트워크에 공유 · 1
Marcel Horvath
httpwww metatrader 5 comenmetaeditorhelpinterfacetoolbox toolbox codebase
소셜 네트워크에 공유 · 1
: