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 codes
2
開発者 2
評価
(59)
プロジェクト
90
39%
仲裁
26
4% / 77%
期限切れ
40
44%
3
開発者 3
評価
(174)
プロジェクト
199
12%
仲裁
38
37% / 34%
期限切れ
5
3%
仕事中
パブリッシュした人: 2 codes
4
開発者 4
評価
(337)
プロジェクト
624
38%
仲裁
40
23% / 65%
期限切れ
93
15%
パブリッシュした人: 4 articles, 19 codes
5
開発者 5
評価
(41)
プロジェクト
160
45%
仲裁
16
13% / 50%
期限切れ
48
30%
類似した注文
So the things we need in algorithm of mql5 language EA in mt5 1. Depending on timeframe it can recognise the previous swing high and low 2. Timeframe is 5m,15m,1h,4h 3. It can recognise the basic Market bias that is market is bullish or bearish we can identify using (ema,rsi,basic smc bias,ict bias structure mapping) or use anything to find bias structure 4. EA should have option to change timeframe and change risk
Welcome to my freelance profile. I am a disciplined and detail-oriented trading systems specialist with strong expertise in: Algorithmic Trading (MT4 & MT5) EA/Indicator Setup & Technical Support Signal Creation, Optimization & Risk Structuring Strategy Testing & Performance Evaluation Trade Automation & System Fine-Tuning My work is based on accuracy, transparency, and strict professional standards. I ensure that
We are looking for a skilled developer with proven experience integrating the Deriv API WebSocket, ( https://developers.deriv.com/docs/getting-started ) to connect our trading web application with Deriv SmartTrader accounts. Our platform already generates AI-based trading signals , and the goal is to allow users to: Log in with their Deriv account (OAuth or API tokens) Fetch and display real-time account details
I need an MT5 Expert Advisor that works as a trade copier. One master MT5 account (my account) → multiple client MT5 accounts (slaves). Main requirements: 1) Copy Trading - Copy all trades from master to slaves: * market and pending orders * SL / TP * modifications (SL/TP changes) * partial closes * closing of orders - Instruments: Forex and XAUUSD (Gold) - Must work with different brokers and prop firm accounts
I want the Robots to execute buy/sell/TP/SL trades without me telling them to, Buy low Sell high Forex Pairs, I want to gain profit not lose profit, using INDICATORS, strategies, Expert Advisors, signals, Symbols, MA RSI, Awesome Accelerators', Algorithmic Trading and Scanners on real time data
""" Fast Multi-Pair RSI Trading Bot Supports: - BTCUSDT - XAUUSD - GBPUSD Opens fast buy or sell trades based on RSI signals Closes trades after 5, 10, or 15 minutes """ import asyncio import time from dataclasses import dataclass, field from typing import Dict, List, Optional import pandas as pd import numpy as np # ===== RSI calculation ===== # def compute_rsi(close: pd.Series, period: int = 14) -> pd.Series
Project summary I need an MQL5 Expert Advisor (EA) named “The Oracle” — a high-speed scalping robot that can open and close market trades within seconds. The EA must be optimized for minimal latency and reliable, deterministic closure logic (time-based close in seconds). Deliverables: MQ5 source code, EX5 compiled file, short user guide, and test results (Strategy Tester Every Tick + VPS live test screenshots)
Pazuzu 30+ USD
generate or create me a python coded file that has mql5 language requirements for a trading bot under the following instructions. the bot must execute trades if necessary the bot must trade 24/7 the bot must trade gold and currency the bot must make unlimited profit hourly the bot must enter market with caution after market analysis of 98 percent of clear trade

プロジェクト情報

予算
30 - 100 USD
締め切り
最低 3 最高 10 日