Create/Modify Forex factory news include file for investing.com news

MQL5 Indicadores Asesores Expertos

Trabajo finalizado

Plazo de ejecución 7 días
Comentario del Cliente
Good developer. Completed project on time.

Tarea técnica

Hello, I got a include file developed for me which I runs and save all the FF news for the day in a variable. See the result of when we loop through the variable the result  some of the columns/fields get. I am looking for a expert programmer to edit the include file, if possible so that I can get the same information from investing.com ( https://uk.investing.com/economic-calendar/) news calendar. 

Please note that I am open to ideas and options that you already have but the main reason for the include is the fact that I make a call in a "main" to load the variable everyday. So I make the following declarations:

#include <FFC.mqh>

SFFEvent newStrut[];

and then run the below everyday:

GetNewsFeed(TimeCurrent(),newStrut);//Print("Arraysize:",ArraySize(newStrut));

    if(prt){for (int i= 0; i<ArraySize(newStrut); i++){

         if((newStrut[i].currency==Currency1 || newStrut[i].currency==Currency2))

           {double replaced=StringReplace(newStrut[i].actual,"%","");

                 replaced+=StringReplace(newStrut[i].actual,"K","");

                 replaced+=StringReplace(newStrut[i].actual,"M","");

                 replaced+=StringReplace(newStrut[i].actual,"B","");

            //Print("Title:",newStrut[i].title," Actual:",newStrut[i].actual);

            PrintFormat("Title=%s, Currency=%s, Time=%s, Impact=%s, Forecast=%s, Actual=%s",

                           newStrut[i].title,

                           newStrut[i].currency,

                           newStrut[i].time, //Returned as tradeServer time but in string format. Simply use StringToTime() to convert to datetime

                           newStrut[i].impact, newStrut[i].forecast,//,newStrut[i].previous,

                           newStrut[i].actual

                           );

            }

      }  

   }


Below is the result:


Any questions, let me know. Thank you


Han respondido

1
Desarrollador 1
Evaluación
(102)
Proyectos
105
60%
Arbitraje
0
Caducado
0
Libre
2
Desarrollador 2
Evaluación
(1)
Proyectos
2
0%
Arbitraje
0
Caducado
1
50%
Libre
3
Desarrollador 3
Evaluación
(281)
Proyectos
352
29%
Arbitraje
37
27% / 65%
Caducado
10
3%
Trabajando
4
Desarrollador 4
Evaluación
(43)
Proyectos
49
29%
Arbitraje
4
25% / 25%
Caducado
0
Libre
5
Desarrollador 5
Evaluación
(29)
Proyectos
33
27%
Arbitraje
20
10% / 50%
Caducado
11
33%
Libre
6
Desarrollador 6
Evaluación
(1)
Proyectos
2
0%
Arbitraje
0
Caducado
1
50%
Libre
7
Desarrollador 7
Evaluación
(7)
Proyectos
8
13%
Arbitraje
3
0% / 67%
Caducado
2
25%
Libre
Solicitudes similares
I am looking for an experienced MQL5 developer who can BOTH research trading strategies and develop a commercial-quality MetaTrader 5 Expert Advisor. This is NOT simply a coding job. The developer is free to choose the trading logic, indicators, entry method, exit method, timeframe architecture and strategy type. I do not require the EA to copy or resemble any existing commercial EA. My priority is: ROBUST LONG-TERM
A developer will create an AI assisted EA forex watch-list scanner (not an auto-trader) designed to surface PDL/PDH bounces on M15, with coding in Python/MQL5. This will strictly be a market intelligence and scanning tool (no automatic order placement) and EA primary function will be a delivery of visual dashboard UI, 2-phased alerts (warning vs. execution), and multi-channel notification. 1. Project Overview &
Hello, please make me a simple MT5 Expert Advisor for XAUUSD on M15 timeframe. TRADING LOGIC: - BUY when EMA(10) crosses UP EMA(30) - SELL when EMA(10) crosses DOWN EMA(30) TRADING HOURS: - Only trade between 19:00 - 22:00 WIB / Jakarta time RISK SETTINGS: - Lot size: 0.01 - Stop Loss: 70 points - Take Profit: 150 - 300 points - Max 1 open position Please deliver .ex5 file ready to use. Thank you
Gods Plan v8 30 - 500 USD
//+------------------------------------------------------------------+ //| GODS PLAN V8.mq5 | //| Tebogo | //| tebogophago298@gmail.com | //+------------------------------------------------------------------+ //+------------------------------------------------------------------+ //| Expert initialization function |
I’m looking to purchase an existing, proven Trend-Following EA for MT5 . I am NOT looking to develop a new EA from scratch , so please read the requirements carefully before applying. The EA should follow a market-structure/trend-following approach similar to this: Identify a clear Break of Structure (BOS) to confirm the trend direction. Wait for a pullback/retracement instead of chasing the initial breakout. Enter
I am looking for an experienced MQL5 developer to create a fully automatic MT5 Expert Advisor (EA) for frequent small-profit trades. My current manual strategy is simple: I watch short-term price movement, enter when price starts moving strongly up or down, and close once a small profit is achieved. I want an EA that can identify these movements and automatically repeat this process throughout the day. Main
Code the indicator to MT5 EA, include all the inputs variables and values Allow live trading Allow demo trading Allow strategy tester Bar shift 0 adjustable Allow indicator to show on strategy tester Lot size adjustable Max spread in points (0=disable) Use stop loss circle true or false Stop loss circle in points adjustable Use stop loss true or false Stop loss in points (adjustable) Take profit true or false Use
Hi All, Looking for a ready to TEST and USE EA which makes $20 per day with initial deposit of $100 only with controlled drawdown and no trades during news time. Please note: Budget is fixed and no trial and hit error for testing and developing EA as I do not have time. I will select the developer only after the TEST is successful only, do not force to select and make the payment and payment will be done once I am
Create a bot that can trade and read indicators easy to read for first time users. Bot that can be used on a phone and connect to MT5. It should be easy to install or use on any device especially phone and laptop, preferably the bot that can run over night and controllable when needed
Need Grid + Martingale Type Averaging EA ( Directional Buy or Sell entry then uses grid/martingale for Recovery if need ) * Must Work Buy + Sell Both Side ( Do not Open Buy or Sell at Once Let the Previous Order Close ) * Min Lot size 0.01 * Max Lot Size 1 ( Can be Edited to maximum ) * Auto TP Shift * Auto Averaging Position also Auto Shift TP as per Averaging * After Averaging Close the Trade in Maximum Profit (

Información sobre el proyecto

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