Expert Advisor based on data release

MQL5 专家 外汇 统计和数学

指定

The idea is simple : connect the EA/programm to a fast website like https://tradingeconomics.com/calendar or https://www.investing.com/economic-calendar/

and : when a (selected) news has a release value below/above a certain value : execute a buy/sell, this is especially for FOMC (so it has to be fast)

So i want to know if it's possible to do, and how much it will cost.

I saw an EA that does almost the same thing (but with the worst news provider...) but it can't be modified due to compilation

here is their website : https://www.autofxpro.com/forex-news-trader/

反馈

1
开发者 1
等级
(295)
项目
474
39%
仲裁
103
41% / 23%
逾期
79
17%
繁忙
发布者: 2 代码
2
开发者 2
等级
(39)
项目
65
34%
仲裁
4
25% / 50%
逾期
9
14%
工作中
3
开发者 3
等级
(31)
项目
56
21%
仲裁
12
67% / 8%
逾期
2
4%
空闲
相似订单
VICTOIRE MASTERCLASS 30 - 200 USD
import ccxt import pandas as pd import numpy as np import talib import time # Configuration exchange = ccxt.binance({ 'apiKey': 'VOTRE_API_KEY', 'secret': 'VOTRE_SECRET_KEY', }) # Paramètres de trading symbole = 'BTC/USDT' timeframe = '1h' montant = 100 # en USDT stop_loss = 0.98 # 2% de perte maximale take_profit = 1.03 # 3% de gain def recuperer_donnees(): ohlcv = exchange.fetch_ohlcv(symbole, timeframe
//+------------------------------------------------------------------+ //| M65 PRO ROBOT | //| Trend + RSI + Risk Management | //+------------------------------------------------------------------+ #property strict input double LotSize = 0.01; input int StopLoss = 100; // points input int TakeProfit = 200; // points input int RSI_Period = 14; int rsiHandle; int ema50Handle; int ema200Handle;
Trader 30+ USD
Un robot qui tarde a ma place même quand je Dors je veux qu'elle faire tout les tâches a ma place même quand le téléphone est éteint ou allumé le robot doit analyse et trade pour moi
Akaba Marc 100+ USD
Les conditions son clair les candidats pourront apprendre beaucoup sur les services du marketing dans le domaine du monde opératoire de l'utilisation du robot virtuel de nombreuses manières d'investissement et pourra pur jouer plusieurs rôles sur plusieurs plans
I am looking for a developer to work with to create a bot that will generate signals based on the session highs and lows. Two pending orders will be placed, and one will be automatically deleted as soon as the other is activated. A second recovery trade will then be placed at the same level where the deleted trade was located that will activated in case the running trade hits sl. If the running trade hits tp the

项目信息

预算
50+ USD
截止日期
 30 天