명시
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
등급
프로젝트
17
59%
중재
2
0%
/
100%
기한 초과
2
12%
무료
2
등급
프로젝트
74
20%
중재
1
0%
/
100%
기한 초과
0
무료
3
등급
프로젝트
56
21%
중재
12
67%
/
8%
기한 초과
2
4%
무료
4
등급
프로젝트
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