Tarea técnica
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/
Han respondido
1
Evaluación
Proyectos
439
38%
Arbitraje
91
43%
/
19%
Caducado
73
17%
Ocupado
2
Evaluación
Proyectos
63
33%
Arbitraje
4
25%
/
50%
Caducado
7
11%
Trabajando
3
Evaluación
Proyectos
55
22%
Arbitraje
12
67%
/
8%
Caducado
2
4%
Libre
Solicitudes similares
Comme je n''ai pas le temps de trader j'aurais aimé avoir un Trade robotisé 24/24 avec un fonctionnement court et long ,stop lose,level et toute les autres fonctionnements permettant optimiser mon investiment . merci
Trading 987
150+ USD
// Déclaration des paramètres externes input int FastMA = 9; // Période de la MA rapide input int SlowMA = 21; // Période de la MA lente input int RSI_Period = 14; // Période du RSI input double LotSize = 0.1; // Taille du lot input int Slippage = 3; // Slippage maximum input int StopLoss = 50; // Stop Loss en pips input int TakeProfit = 100; // Take Profit en pips input bool UseFibonacci = true; // Activer ou
Información sobre el proyecto
Presupuesto
50+ USD
IVA (20%):
10
USD
Total:
60
USD
Para el ejecutor
45
USD
Plazo límite de ejecución
a 30 día(s)