Upload Metatrade5 Report to mysql

Tarea técnica

Thinks are simple i need to parse the mt5 history to mysql database , this need to be done in real time ,

this article is what i need https://www.mql5.com/en/articles/5436.

This need to run as a EA , so if its the first time the EA is running they will need to collect all the history and parse to mysql db , and in case is not the first time they need to send just new changes.

So the EA need to be able to read the history in realtime and upload new data to mysql.

I already have this done but is in a primitive and very slow way , I automatic upload html report to my server and whit php i parse the html tags to my db , the problem whit this method are 2

first is the size of reports file is too big if i have too many reports to be read , the second is the slow , if i need to parse a very big html this take too long and is not optimal ,

So i need a ea to be able upload history data and also opened positions ( like the html report generated)

the open positions data need to have a timer so i can define in how much time i will allow the open positions to be sync whit the server.

the article i show in this post have the read structure done , and this will requiere a mysql integration to be able upload in the server

we can deal this in 2 ways , one we can directly upload to mysql server based on the timer and second we can create a python socket and parse in realtime the data on everytick.

both ways are fine for me , i dont need this to be realtime sync , if this can be 30 or 40 seconds delay or even 1 minute delay is not a problem , because this is just to show my investors how they account are growing and what is been done whit his money

is not a difficult task . All the code are in internet in the codebase , is just copypaste and code small adjusts to make this fit 

servers for test and mysql db is ready so you dont need to spend in any structure for test this

Han respondido

1
Desarrollador 1
Evaluación
(647)
Proyectos
1295
67%
Arbitraje
84
26% / 49%
Caducado
338
26%
Libre
2
Desarrollador 2
Evaluación
(166)
Proyectos
196
48%
Arbitraje
3
33% / 33%
Caducado
1
1%
Trabaja
3
Desarrollador 3
Evaluación
(7)
Proyectos
13
0%
Arbitraje
5
20% / 60%
Caducado
0
Libre
Solicitudes similares
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

Información sobre el proyecto

Presupuesto
60+ USD
Plazo límite de ejecución
de 1 a 5 día(s)