Upload Metatrade5 Report to mysql

Spécifications

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

Répondu

1
Développeur 1
Évaluation
(647)
Projets
1295
67%
Arbitrage
84
26% / 49%
En retard
338
26%
Gratuit
2
Développeur 2
Évaluation
(168)
Projets
199
48%
Arbitrage
3
33% / 33%
En retard
2
1%
Gratuit
3
Développeur 3
Évaluation
(7)
Projets
13
0%
Arbitrage
5
20% / 60%
En retard
0
Gratuit
Commandes similaires
Am looking for am experience Programmer who can Edit and compile 2 Ea"s that i built with the help of CHATGPT. I need the job to be done within one day and I will prove the source code
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
Task Title Implement Martingale Lot Scaling Sync Between Master and Slave MT4 Trade Copier Background I am using a local master–slave trade copier setup with: 1 Master MT4 4 Slave MT4 terminals Trades are currently copied correctly (entry, direction, symbol, SL/TP). Lot size handling currently copies either: the exact master lot, or a fixed base lot defined on the slave (e.g., always 0.01 or 1.0). Problem When the
Juniardy Meggi Tappi please help give for you many that for my wallect trading well my try may traiding forrex please...so i'm say so really thank you mybe just 30 usd
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
//+------------------------------------------------------------------+ //| 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
I need a professional developer to build a Telegram-to-MetaTrader trade copier system. Project overview: - A Telegram bot will read trade signals from a Telegram channel - Trades will be automatically executed on MT4 and/or MT5 accounts - The system must support copying trades to multiple MetaTrader accounts - Execution should work even when the user is offline Functional requirements: - Structured signal format
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
I am looking for an experienced MQL5 developer to convert a complex TradingView Pine Script (will provide the script from tradingview) into a fully automated MT5 Expert Advisor -bot. The TradingView script includes: Market Structure (BOS, CHoCH, Swing BOS) Strong / Weak High & Low Equilibrium (Premium / Discount zones) Volumetric Order Blocks Fair Value Gaps (FVG / VI / OG) Accumulation & Distribution zones Equal
// 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+"\","

Informations sur le projet

Budget
60+ USD
Délais
de 1 à 5 jour(s)