Function to read and save website page from Metatrader - http/https

Trabajo finalizado

Plazo de ejecución 23 horas

Tarea técnica

I need a function that can query a webpage and save the content in a string for further manipulation

  • Function will be included in a mqh file
  • Works on Metatrader MT4, bonus if it works on MT5 as well
  • Works on Scripts, Indicators and Experts
  • No WebRequest native mql functions, it is my understanding that it doesn't work on indicators
  • Works on Windows client and server Operating System
  • Must work with HTTP and HTTPS
  • Preferable the use of native dll on Windows
  • Will need source code extensively commented to understand what the code is doing, I know some coding and want to understand the logic and code to support it later on
  • Must be tested and working with URLs coming from https://mql4tradingautomation.com/

Function in/out

  • Function input: URL in the format http://webpage or https://webpage
  • Function output: string containing the data of the webpage
  • Function return: true if the request was successful, false if the request failed

Function safety checks:

  • Function must include a check of the http return code, 200 successful, possible errors (401, 404, 503 and so on) usually this information is included, so that if the request fails we can print the error code
  • Function must include a timeout, if the request takes too long (timeout as parameter) the function stops returning a fail

Han respondido

1
Desarrollador 1
Evaluación
(90)
Proyectos
136
14%
Arbitraje
43
21% / 28%
Caducado
14
10%
Libre
Ha publicado: 2 ejemplos
2
Desarrollador 2
Evaluación
(59)
Proyectos
90
39%
Arbitraje
26
4% / 77%
Caducado
40
44%
Libre
3
Desarrollador 3
Evaluación
(174)
Proyectos
199
12%
Arbitraje
38
37% / 34%
Caducado
5
3%
Trabaja
Ha publicado: 2 ejemplos
4
Desarrollador 4
Evaluación
(337)
Proyectos
624
38%
Arbitraje
40
23% / 65%
Caducado
93
15%
Libre
Ha publicado: 4 artículos, 19 ejemplos
5
Desarrollador 5
Evaluación
(41)
Proyectos
160
45%
Arbitraje
16
13% / 50%
Caducado
48
30%
Libre
Solicitudes similares
I need a AI signal generating bot for forex trading that use the latest ai technology to track real time forex market, analyse and give signals. The bot should operate such that when i put it in a chart it will analyse the market, after several minutes it will display whether the trade is buying or selling. It should display the one minute, five minute,15minute, 30 minute, one hour, 4 hours and daily time frame
step by step and structure this into a full IEEE 830 / ISO/IEC/IEEE 29148 style Requirements Specification. This format will include: Introduction System Overview Functional and Performance Requirements Traceability Matrix (linking requirements to test cases) Verification and Validation Compliance Standards 1. Introduction 1.1 Purpose The purpose of this document is to define the technical requirements for the
i need an expert to help join 3 model i have in ninjatrader into one, kindly message me and i will be expecting from you and i need this work done in maximum of 4 days, so i need expert that can get it done
//+------------------------------------------------------------------+ //| XAUUSD Ultimate Institutional EA | //| Features: | //| - True swing-based market structure | //| - BOS sniper entries on M5 | //| - Liquidity sweep filter | //| - Partial TP + breakeven | //| - Visual BOS, swings, liquidity
Moving forward 100+ USD
Position Size = (Account Risk %) / (Stop Loss %) Example: $1000 account, 1% risk = $10 If SL = 0.75%, position = $10 / 0.0075 = $1333 moving average
// Add this to your EA after ExportState() function void SendToBase44(const string state, const string dir, double entry, double sl, double tp) { string url = " https://preview-sandbox--ee0a32a725b788974de435e8cef40b7a.base44.app/api/functions/receiveEAState "; string headers = "Content-Type: application/json\r\n"; string json = "{" "\"symbol\":\""+_Symbol+"\","
1.Sinyal Perdagangan : Sinyal beli: garis MACD utama memotong garis sinyal ke atas (macd_current>signal_current && macd_previous<signal_previous). Sinyal jual: garis MACD utama memotong garis sinyal ke bawah (macd_current<signal_current && macd_previous>signal_previous). Gambar di bawah menunjukkan kasus beli dan jual. 2. Posisi ditutup pada sinyal yang berlawanan: Posisi beli ditutup pada sinyal jual, dan posisi

Información sobre el proyecto

Presupuesto
30 - 100 USD
Plazo límite de ejecución
de 3 a 10 día(s)