Работа завершена
Время выполнения 1 день
Отзыв от заказчика
Alain Is very professional data scientist, I full recommend, this is the man!
Отзыв от исполнителя
Interesting job and very nice customer. Recommended.
Техническое задание
Hi,
I have an EA that is feed with a file wich need to be extracted from internet every day from a web site. To do this mannualy I need to click on a button in this site and the file is downloaded (picture bellow), but I would like to do this automatically, Using WebRequest() The file must be downloaded on actual date of the form to "File" folder and then unziped there overwirting the older file.

You can use the code bellow as example, it works but the date of the form is fixed, you need put always the actual date
Use Chrome to inspect, the execution and debug what happens
oid OnStart() { string cookie=NULL,headers; char post[],result[]; string url="http://www.b3.com.br/lumis/portal/file/fileDownload.jsp?fileId=8AE490C96A051101016A0596E52F6182"; //--- para trabalhar com o servidor é necessário adicionar a URL "https://finance.yahoo.com" //--- na lista de URLs permitidas (menu Principal->Ferramentas->Opções, guia "Experts"): //--- redefinimos o código do último erro ResetLastError(); //--- download da página html do Yahoo Finance int res=WebRequest("GET",url,cookie,NULL,500,post,0,result,headers); if(res==-1) { Print("Erro no WebRequest. Código de erro =",GetLastError()); //--- é possível que a URL não esteja na lista, exibimos uma mensagem sobre a necessidade de adicioná-la MessageBox("É necessário adicionar um endereço '"+url+"' à lista de URL permitidas na guia 'Experts'","Erro",MB_ICONINFORMATION); } else { if(res==200) { //--- download bem-sucedido PrintFormat("O arquivo foi baixado com sucesso, tamanho %d bytes.",ArraySize(result)); //PrintFormat("Cabeçalhos do servidor: %s",headers); //--- salvamos os dados em um arquivo int filehandle=FileOpen("url.zip",FILE_WRITE|FILE_BIN); if(filehandle!=INVALID_HANDLE) { //--- armazenamos o conteúdo do array result[] no arquivo FileWriteArray(filehandle,result,0,ArraySize(result)); //--- fechamos o arquivo FileClose(filehandle); } else Print("Erro em FileOpen. Código de erro =",GetLastError()); } else PrintFormat("Erro de download '%s', código %d",url,res); } }
Откликнулись
1
Оценка
Проекты
334
55%
Арбитраж
14
36%
/
29%
Просрочено
1
0%
Свободен
2
Оценка
Проекты
148
59%
Арбитраж
16
38%
/
13%
Просрочено
25
17%
Свободен
Опубликовал: 1 пример
3
Оценка
Проекты
285
42%
Арбитраж
19
63%
/
5%
Просрочено
29
10%
Свободен
Опубликовал: 2 примера
4
Оценка
Проекты
25
12%
Арбитраж
1
0%
/
100%
Просрочено
8
32%
Свободен
5
Оценка
Проекты
302
79%
Арбитраж
4
25%
/
0%
Просрочено
62
21%
Свободен
Опубликовал: 7 примеров
Похожие заказы
Trade XAUUSD only Support MT5 Use Buy Stop and Sell Stop pending orders around a configurable breakout range. When the market breaks the range, activate the corresponding trade. Automatically place Stop Loss and Take Profit immediately with every order. Automatically cancel the opposite pending order after one side is triggered. No Martingale No Grid No averaging down No loss recovery system No unlimited position
Converting MT4 to MT5 Project
30 - 3000 USD
Hey guys, I’ve got an MT4 HFT EA that’s showing strong results on an IC Markets demo account, and I'm looking to move it over to MT5. Does anyone have a solid MT5 version that performs well on IC Markets? Having the source code (MQL5) included would be awesome. Thanks for any leads
Hello! I want to automatically trade on Sierra Charts (IronBeam Brokerage). NQ ($20 per "handle") or MNQ ($2 per point or handle) - futures Broker: IronBeam mostly for the low capital requirement for futures Chart: Sierra Charts I almost exclusively trade a 5-20 bracket with 2 contracts (first contract closes at a +5 and second bracket closes at a +20.) When the +5 is reached, I move my stop from -15 to BE
Let’s use Chart M3. Stochastic 8,3,3. 85/15 trigger for sell stochastic >85, and the reversal move need to engulf the last bar for 1 point. SL over the engulfed bar. Same trigger for buys… Stochastic <15, engulfed bar by 1 point = entrance. SL under the engulfed bar… more details as soon we start to work on it
Scalping EA/straddle
30 - 200 USD
Title: Custom EA: Dynamic Trailing Limit Grid with Volatility/Velocity Filter and Auto SL/TP Description: I am looking for an experienced MQL5 programmer to develop a high-performance, robust Expert Advisor (EA) for MetaTrader 5. The strategy relies on dynamic trailing limit orders that automatically adjust to market price changes, featuring a safety buffer during high-velocity price spikes. The EA must include the
EA Recovery Layer
30+ USD
Freelance Task — EA Recovery Layer Hello. I have a ready-made MQL5 EA. The signals, SL/TP and lot calculation should essentially not be touched. I need a recovery system added. I am not a programmer — below is how the robot should behave. What stays Entry only from an EA signal. Stop-loss is not a new signal. Trailing is already built into my EA — recovery does not implement its own trailing. If trailing is disabled
Watcher position
30 - 100 USD
//+------------------------------------------------------------------+ //| synthetic tick generator based on two assets | //+------------------------------------------------------------------+ class CSyntheticTickGenerator { private : string symbol_a; string symbol_b; string synth_name; double ratio; double last_price_a; double
# SNRZ BOT — SESSION PROGRESS LOG Last updated: 2026-09-16 (local late-evening session) ## SAN BOT (new — cloned from SNRZ) - `MQL5\Experts\AutomatedOrderBot_SAN.mq5` / `.ex5` — v1.0, compiled 0 errors/0 warnings - Signal source: custom indicator "SAN" (InpSANName, buy buf 0 / sell buf 1, target bar 1), same SNRZ-style read, MA fallback if missing - Magic number 234567 (separate from SNRZ 123456 so both bots can run
Multi-Asset EA (XAUUSD / FRA40) with Time Filters, High-Impact News Avoidance, Advanced Risk/Lot Sizing, and H1 Breakout Strategy 1. RISK SETTINGS * Max Daily Loss Limit: (bool) Toggle true/false. If true, input double for max loss in currency (e.g., $500). If hit, close all positions and stop trading until next day. * Lot Sizing Mode: Dropdown menu: 1. Fixed Lots (e.g. 0.10); 2. Percentage Risk (%) based on Account
Should be as it but no alarms, also we need to add a deep search so he can see all the preves candles and a memory function so its not slowing down the indicator. for higher time frames daily 4h 1h around 365 days and for lower time frames we do up to 20k bars but both flexible so i can change it later. the memory is important so the indicator is not always recalculating everything when a new candle shows especially
Информация о проекте
Бюджет
30 - 40 USD