Tarea técnica
I want to hire historical bases from several markets such as: S&P500, Dow Jones, Forex (EUR/USD, GBP/USD, etc.) from the last 3 years, contemplating various data: date, 1 minute timeframe, closing price, opening price, minimum price, maximum price, volume, amount of trades.
Output: Format .CSV
Han respondido
1
Evaluación
Proyectos
17
59%
Arbitraje
2
0%
/
100%
Caducado
2
12%
Libre
2
Evaluación
Proyectos
74
20%
Arbitraje
1
0%
/
100%
Caducado
0
Libre
3
Evaluación
Proyectos
56
21%
Arbitraje
12
67%
/
8%
Caducado
2
4%
Libre
4
Evaluación
Proyectos
474
39%
Arbitraje
103
41%
/
23%
Caducado
79
17%
Ocupado
Ha publicado: 2 ejemplos
Solicitudes similares
//+------------------------------------------------------------------+ //| EA Cruzamento de Médias MT5 | //+------------------------------------------------------------------+ #property strict #include <Trade/Trade.mqh> CTrade trade; //---- Inputs input int FastMAPeriod = 20; input int SlowMAPeriod = 50; input double LotSize = 0.01; input int StopLoss = 300; input int TakeProfit = 600; //----
TradingView to MT5 Webhook Bridge - Futures to Spot Execution Project Goal I need a developer to build a bridge between my TradingView indicator in the futures market and my existing MetaTrader 5 EA in the spot market. When my TradingView indicator generates a BUY or SELL signal on a futures symbol, for example 6A1!, it must automatically trigger my MT5 EA to open a trade on the corresponding spot symbol, for example
Información sobre el proyecto
Presupuesto
50 - 500 USD