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

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

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

1
Разработчик 1
Оценка
(647)
Проекты
1295
67%
Арбитраж
84
26% / 49%
Просрочено
338
26%
Свободен
2
Разработчик 2
Оценка
(168)
Проекты
199
48%
Арбитраж
3
33% / 33%
Просрочено
2
1%
Свободен
3
Разработчик 3
Оценка
(7)
Проекты
13
0%
Арбитраж
5
20% / 60%
Просрочено
0
Свободен
Похожие заказы
The indicator a bit inverted. But it doesn’t matter to me as long as the winrate make sense for investment. For brief details regarding the indicator. What should have been a sell, i inverted it into buy with sl and tp swapped(only change the name of sl and tp for visualisation , but the code still on right tp and sl) . And in script ive inverted the signal command code. But the trouble is the tp and sl cant be
Patrick 30 - 200 USD
//+------------------------------------------------------------------+ //| EURUSD Daily Strategy EA | //+------------------------------------------------------------------+ extern int MA_Fast = 50; extern int MA_Slow = 200; extern int RSI_Period = 14; extern double RiskReward = 2.0; extern double StopLossMultiplier = 1.5; void OnTick() { if (TimeCurrent() != iTime(NULL, PERIOD_D1, 0)) return;
Ai robot 30 - 50 USD
1️⃣ System Architecture An AI robot typically consists of the following subsystems: 🔹 1. Perception Layer Collects environmental data using: RGB / Depth cameras LiDAR Ultrasonic sensors IMUs (Inertial Measurement Units) Microphones Data is processed using: Computer Vision (e.g., object detection, SLAM) Signal processing Sensor fusion algorithms 🔹 2. Cognition / Intelligence Layer Implements AI models such as
Trailing Stop Based on Thresholds . Other Necessary Filters already Coded . Live Chart Only . The strategy already coded - needs a fresh new draft . To Start from Signal Trigger
What informtion would you need for Ninjatrader futures automated trading and how long would it take ? if anyone can give me answer i will be happy to discuss more about the project thanks fill free to bid to the project thanks
I’m seeking an experienced developer to create an AI-powered trading system integrated with MetaTrader 5. The scope includes delivering a fully functional MT5 module, an AI component a compatible language, and complete source code for both. This will focus exclusively on the core trading logic and AI integration UI elements or dashboards are not required. Apply only if you have proven experience with AI integrations
I’m seeking an experienced developer to create an AI-powered trading system integrated with MetaTrader 5. The scope includes delivering a fully functional MT5 module, an AI component a compatible language, and complete source code for both. This will focus exclusively on the core trading logic and AI integration UI elements or dashboards are not required. Apply only if you have proven experience with AI integrations
Requirements: - Convert my written trading rules into TradingView Pine strategy - Then convert into MT5 EA - Entry must be next candle open after signal candle close - Stop loss on signal candle high/low - Position sizing: fixed % risk per trade - Portfolio risk cap across symbols - One trade per symbol at a time - Must understand backtesting differences (spread, slippage, fill logic) Important: I want to be able to
Hey guys, I’ve been trading for 6 years now and I need to automate a strategy that is really simple and ove developed by myself. Can you help me on that? Here is my e-mail angelocherubini24@gmail.com
Data Integrity 500 - 1000 USD
The trading bot is an automated software system designed to monitor financial markets, execute trades, and manage risk based on predefined strategies. The bot aims to maximize profits while minimizing human intervention and emotional decision-making. Scope: Supports automated trading on selected exchanges (e.g., Binance, Bitget, Coinbase). Executes trades based on technical indicators, signals, or AI models. Provides

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

Бюджет
60+ USD
Сроки выполнения
от 1 до 5 дн.