HTTP requests for new MQL4 (tested in build 600)

0
(0)
確認:
HTTP requests for brand spanking new MQL4 (examined in construct 600)
作家: lukins (2014.02.12 15:forty four)
已下載: 1
獲得:
mq4-http.mqh (2.7 KB) 看法
描述:

This can be a easy MQL4 wrapper that makes use of Home windows native wininet.dll. It permits you to ship HTTP requests (at present supported solely GET technique) to a distant vacation spot and skim the physique response from MQL that was compiled in construct 600 and newer (not in a strict mode).

For up to date model, points tracker and contribution please seek advice from undertaking's Github repository.

HTTP requests for new MQL4 (tested in build 600) 2

實例:

#embrace <mql4-mysql.mqh>

int begin () 

  string myIP = httpGET("網址://icanhazip.com/");

  Print("My machine's IP is ", myIP);

  return(0);

供應:

Supply is distributed at Github repository. Any contribution is very appreciated.

信用:

This library was based mostly on following nice assets:

- HTTP Wininet pattern: http://codebase.mql4.com/8115

- EasyXML parser: http://www.mql5.com/en/code/1998

這篇文章有多有用?

點擊一顆星即可對其進行評分!

平均評分 0 / 5. 計票數: 0

目前還沒有投票! 成為第一個評價這篇文章的人.

很抱歉這篇文章對您沒有用!

讓我們改進這篇文章!

告訴我們如何改進這篇文章?



作者: 外匯維基團隊
我們是一支經驗豐富的外匯交易員團隊 [2000-2023] 致力於以我們自己的方式生活的人. 我們的主要目標是實現財務獨立和自由, 我們追求自我教育並在外匯市場上獲得豐富的經驗,以此作為實現自我可持續生活方式的手段.