Hire historical quotation bases - S&P500, Gold, Brent/WTI

Other 其它 外汇 期货 数据探索

指定

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

反馈

1
开发者 1
等级
(11)
项目
17
59%
仲裁
2
0% / 100%
逾期
2
12%
空闲
2
开发者 2
等级
(44)
项目
74
20%
仲裁
1
0% / 100%
逾期
0
空闲
3
开发者 3
等级
(31)
项目
56
21%
仲裁
12
67% / 8%
逾期
2
4%
空闲
4
开发者 4
等级
(295)
项目
474
39%
仲裁
103
41% / 23%
逾期
79
17%
繁忙
发布者: 2 代码
相似订单
//+------------------------------------------------------------------+ //| 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

项目信息

预算
50 - 500 USD