仕事が完了した
指定
Economic Events Analysis (EEA) MT4 App Modification Specification
Background. I need a modified version of a MT4 indicator app. Task of this app is to measure volatility in the price of a currency pair induced by release of an economic event and the event’s actual value compared to its previous and forecast value. Volatility is defined as the difference between the highest price of a currency pair and the lowest price of the same currency pair over a specified time period. This app needs an input file which specifies the name of the economic event and the time of its release.
1. I have collected event data from the economic calendar released by a website called MyFXBook.com. My broker follows EET/EEST time zone. I have downloaded economic calendars following broker’s time zone all year around.
2. Basically, I construct an input file in .csv format, feed it into the EEA app and get an output file. Format for input file is
099.16.09.2024 to 22.09.2024 Input.csv
I put this file into the “files” directory of the MT4 terminal. Once the app is loaded in the terminal, I press shift and click on the chart simultaneously. At this time an output file is generated in the “files” directory of the MT4 terminal.
Format of output file is
099.16.09.2024 to 22.09.2024 Output.csv
3. Earliest economic data is for the time period starting on 31.10.2022 and ending on and inclusive of 11.12.2022. For ready reference, I have included this file of name “000.31.10.2022 to 11.12.2022 Input.csv”. As of now I have about 164 files and this number will grow as time passes. I have attached all 164 input files. Our app provides an output file with specifies the output value. For ready reference, I have attached the output file of name “000.31.10.2022 to 11.12.2022 Output.csv”
How I use this data. I have worked out a spreadsheet which, for each currency pair, assigns a rank to the effect of each economic event on that specific currency pair. This spreadsheet helps me decide when to continue trading and when to suspend trading.
Core issue. With the present version of EEA, I am not able to get output data for period as far as back to October 2022. Without this data, my exercise will be not be reliable. This is the biggest reason behind re-working of EEA.
Historical Data time zone. So far, I have downloaded data through MT4 platform itself ie Tools>History Centre. A message box informing me that the data will be downloaded from the “MetaQuotes Software Corp.” and that it might differ from the data available from my broker. Problem is my broker does not provide historical data. So, I have to use data from another source. You have to specify what I should do? The fact remains that, as this late stage, I cannot go to another broker. So, that option is ruled out.
Alternative source. My broker follows EET/EEST. I think MetaQuotes time zone and broker’s time zone are identical. If they are not, please consider sending me the historical price data yourself. We can work out the size of these files issue.
Selection of currency pairs. I have not decided how many currency pairs and what they will be but number of currency pairs will not exceed 12 pairs.
Attachments provided.
1. “All 164 input files
2. App “EEA.mq4”
3. Earliest output file “000.31.10.2022 to 11.12.2022 Output”
4. “EEA setting.png”
Time – My usual developer I have successfully collaborated in more than 30 projects. Right now he has gone on holidays and I can’t wait for him to come back. Please qoute