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

Работа завершена

Время выполнения 23 часа

Техническое задание

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

Откликнулись

1
Разработчик 1
Оценка
(90)
Проекты
136
14%
Арбитраж
43
21% / 28%
Просрочено
14
10%
Свободен
Опубликовал: 2 примера
2
Разработчик 2
Оценка
(59)
Проекты
90
39%
Арбитраж
26
4% / 77%
Просрочено
40
44%
Свободен
3
Разработчик 3
Оценка
(174)
Проекты
199
12%
Арбитраж
38
37% / 34%
Просрочено
5
3%
Работает
Опубликовал: 2 примера
4
Разработчик 4
Оценка
(337)
Проекты
624
38%
Арбитраж
40
23% / 65%
Просрочено
93
15%
Свободен
Опубликовал: 4 статьи, 19 примеров
5
Разработчик 5
Оценка
(41)
Проекты
160
45%
Арбитраж
16
13% / 50%
Просрочено
48
30%
Свободен
Похожие заказы
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
BitsoFx 40 - 10000 USD
//+------------------------------------------------------------------+ //| Simple Robo Trader MT5 | //| Works on any pair & timeframe | //+------------------------------------------------------------------+ #property strict // Input settings input double LotSize = 0.01; input int FastMA = 10; input int SlowMA = 30; input int RSIPeriod = 14; input int StopLoss = 200; // in points input int TakeProfit = 400;// in
Hello great developers, I need a very fast and hardworking deliver who know both back end and front end of trade copier system. I need a web based trade copier application, i already create the website aspect, only need the copier to be included. I actually have a limited time, and no room for unprofessional developers, kindly send your applications if you can actually get it done in the space of 2 days and my budget
// 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

Информация о проекте

Бюджет
30 - 100 USD
Сроки выполнения
от 3 до 10 дн.