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
(167)
Projets
198
48%
Arbitrage
3
33% / 33%
En retard
2
1%
Travail
3
Développeur 3
Évaluation
(7)
Projets
13
0%
Arbitrage
5
20% / 60%
En retard
0
Gratuit
Commandes similaires
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
EA grid hunter 30 - 200 USD
1. Platform & Environment Platform: MetaTrader 5 (MT5 ONLY) Language: MQL5 Account type: ECN / Netting or Hedging Designed for broker rebate/commission return programs No DLLs, no external dependencies 2. Strategy Overview The EA is a high-frequency scalping Expert Advisor focused on maximizing the number of trades with minimal price movement, where the main source of profitability is broker rebate rather than market

Informations sur le projet

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