CSV Extraction Engine/Class to Use Data in MQL5 EA

Работа завершена

Время выполнения 14 дней
Отзыв от исполнителя
I'm grateful to Andrei for a very interesting and challenging project. Hope that our cooperation will be renewed.

Техническое задание

The class should be able to extract a lot of data from two CSV files on EA initialization and then provide methods to work with the data inside the EA.

It should effectively arrange that data into some data structures and offer convenient and fast methods of access.

The resulting project will be similar to this but simpler (no data downloading, single purpose data storage, only currencies, etc.) and a bit different.


The EA should load data from these two CSV files:
http://www.cftc.gov/files/dea/history/com_fin_txt_2013.zip
http://www.cftc.gov/files/dea/history/com_fin_txt_2006_2012.zip

The data is required for the following currency pairs:
USD/CAD
USD/CHF
GBP/USD
USD/JPY
EUR/USD
AUD/USD
RUB/USD
MXN/USD
BRL/USD
NZD/USD

Please note that, for example, CAD is reported as CAD/USD in CoT, so you will have to make necessary adjustments to return correct values for USD/CAD or similar pairs.

Data should be browse-able by time (latest week, previous week, week before previous, etc., down to the first available week data).

Data should contain following info:
Currency pair
Report date
Total open interest
Dealer positions (long, short, spreading)
Asset manager/Institutional (long, short, spreading)
Leveraged funds (long, short, spreading)
Other reportables (long, short, spreading)
Nonreportable positions (long, short)
Total change in open interest
Change in Dealer positions (long, short, spreading)
Change in Asset manager/Institutional (long, short, spreading)
Change in Leveraged funds (long, short, spreading)
Change in Other reportables (long, short, spreading)
Change in Nonreportable positions (long, short)
Percent of Open Interest represented by Dealer positions (long, short, spreading)
Percent of Open Interest represented by Asset manager/Institutional (long, short, spreading)
Percent of Open Interest represented by Leveraged funds (long, short, spreading)
Percent of Open Interest represented by Other reportables (long, short, spreading)
Percent of Open Interest represented by Nonreportable positions (long, short)
Total Long/Short contracts
Total Spreading contracts
Percent of Total Long Contracts represented by Dealer positions - longs
Percent of Total Long Contracts represented by Asset manager/Institutional - longs
Percent of Total Long Contracts represented by Leveraged funds - longs
Percent of Total Long Contracts represented by Other reportables - longs
Percent of Total Long Contracts represented by Nonreportable positions - longs
Percent of Total Short Contracts represented by Dealer positions - shorts
Percent of Total Short Contracts represented by Asset manager/Institutional - shorts
Percent of Total Short Contracts represented by Leveraged funds - shorts
Percent of Total Short Contracts represented by Other reportables - shorts
Percent of Total Short Contracts represented by Nonreportable positions - shorts
Percent of Total Spreading Contracts represented by Dealer positions - spreading
Percent of Total Spreading Contracts represented by Asset manager/Institutional - spreading
Percent of Total Spreading Contracts represented by Leveraged funds - spreading
Percent of Total Spreading Contracts represented by Other reportables - spreading

VERY IMPORTANT NOTE: When accessing data, the current date (or any other date) may be passed to the class. It should correctly determine the latest data report visible at that date, considering the reports schedule (Friday 15:30 EST for that week's Tuesday).

More details will be provided on application acceptance.

Откликнулись

1
Разработчик 1
Оценка
(33)
Проекты
54
30%
Арбитраж
8
0% / 63%
Просрочено
13
24%
Свободен
2
Разработчик 2
Оценка
(1)
Проекты
1
0%
Арбитраж
0
Просрочено
0
Свободен
3
Разработчик 3
Оценка
(62)
Проекты
140
46%
Арбитраж
19
42% / 16%
Просрочено
32
23%
Свободен
4
Разработчик 4
Оценка
Проекты
2
0%
Арбитраж
0
Просрочено
0
Свободен
Похожие заказы
Mobile robot 50 - 100 USD
I want a profitable scalping EA robot for mt5 and mobile phones (licence key should be provided).the video link attached below indicates how the EA robot should operate it.it analyses the market before taking trades and it trades candle to candle .also coding samples are provided on the video .it should be applicable to all timeframes.it should trade indices(Nas100,US30,S&p500,GER30,)
I use the translator I hope to make myself understood. I'm looking for a cyclical indicator. mt5. I attach videos to understand how it works. to be inserted at any point of the graph. It is possible to change the color and thickness of the line
This EA must have the following functions together: BE: place BE when the price reach a certain gain in PIPS and you can choose the offset too, so, for example it activates after 10 pips with 1 pip of offset so you can have profit with BE too Auto SL and TP Can manage the trades made by phone when MT5 is open in the PC or VPS Trailing stop (step by step): I can decide at what number of pips the trailing stop get
This is a strategy based on crossing two trend indicators on the second timeframe (1s, for example). We work not only with the market but with the limit orders as well (robot must "read" an order book). Read the whole instruction please for more details. Speak Russian, English
Martingale EA for MT5 30 - 100 USD
Criteria: Only one trade at a time. Cannot open another trade if one is running Trade on EURUSD only, once job is completed I will be happy to schedule more for other pairs You choose entry strategy and criteria win rate must be above 50% in long term backtest of EURUSD Every trade has got TP and SL Trades to last about a day, few trades a week, at least 10 pips gain per trade, so that it can be launched on normal
I would like to create an EA based on the Shved Supply and Demand indicator. you can find the Shved Supply and Demand v1.7 indicator in the following link https://www.mql5.com/en/code/29395 NB: Checks the trading robot must pass before publication in the Market ( https://www.mql5.com/en/articles/2555 ) MQ5 file to be provided
Im looking for an coder to code an EA: Trade management 1. opening trades according to the indicator 2. trades settings to choose from like: open all trades according to the signal open only trade 1,2,3 or 4 % per trade ( example 50/30/20 of the lot settings, with 4 trades it would be for example 50/30/10/10) 3. SL/Trailing settings: Move SL to entry after hitting TP1/TP2 or TP3 moving SL by % keep the original SL
Hi I'm looking to have 2 of my pinescript strategies converted to MQL5 and was wondering if you could first give me a quote for the more simple strategy and then for both the simple and complex strategy together. The simple strategy is a MACD crossover type thing that uses a special EMA script that filters out some ranging price action and also fractal candles for the stop loss. The second strategy is market
I want grate robot for making profits that know when to start a good trade and close a trade and must be active all time to avoid lost of money
I have developed a very strong TradingView strategy in Pine Script but unfortunately, a third-party connector is requiired and in my opinion, I want a more direct connection. I am not brilliant at coding, but I have coded the majority of the MT5 code and I would like you to make sure that the MT5 code matches my TradingView script and executes the same way as the TradingView script that I will provide if you are

Информация о проекте

Бюджет
50- USD
Сроки выполнения
до 14 дн.