Script to export data to CSV

MQL4 Experten

Auftrag beendet

Ausführungszeit 7 Tage
Bewertung des Kunden
Great job! Quality and understanding! ;)
Bewertung des Entwicklers
Thoughtful customer.

Spezifikation

I need a script to prepare me data for further analyses.

Basically I ran the script - it calculates data and dump it into CSV somewhere.

Important I can get data for any date in past.


Input params:
- pairs: USDCAD, ...
- time1: 13:00 EST
- time2: 12:00 EST
- period1Start: 6:00 EST
- period1Stop: 13:00 EST

Output CSV with the following column for each pair:
- price at time1
- 15M Ichimoku Kijun-Sen at time1
- 15M Ichimoku SpanA at time1
- 15M Ichimoku SpanB at time1
- 1H Ichimoku Kijun-Sen at time1
- 1H Ichimoku SpanA at time1
- 1H Ichimoku SpanB at time1
- 1D Ichimoku Kijun-Sen at time1
- Max price for period1Start to period1Stop
- Min price for period1Start to period1Stop
- 1H EMA 50 at time2
- 1H EMA 200 at time2
- price at time2
- 1D ATR(14) at time1
- maybe more indicator values....


Inside of the code you organize as:
1. "extract function" that accept input as "struct" and return result output as "struct"
2. support function - dump stuff into CSV

The "extract function" later maybe used in EA, so I want to keep it clean.


ExtractedData extractData(InputData input);


struct InputData {
    string pair;
    datetime time1;
    datetime time2;
    datetime period1Start;
    datetime period1Stop;
}


struct ExtractedData{
    double time1Price;
    double time1IchimokuKijun15M;
    double time1IchimokuSpanA15M;
    double time1IchimokuSpanB15M;
    double time1IchimokuKijun1H;
    double time1IchimokuSpanA1H;
    double time1IchimokuSpanB1H;
    double time1IchimokuKijun1D;
    double period1MaxPrice;
    double period1MinPrice;
    double time2EMA501H; //corrected time2SMA501D;
    double time2EMA2001H; //corrected time2SMA601D
    double time2Price;
    double time2ATR141D
}


Bewerbungen

1
Entwickler 1
Bewertung
(878)
Projekte
1391
67%
Schlichtung
117
32% / 42%
Frist nicht eingehalten
215
15%
Arbeitet
2
Entwickler 2
Bewertung
(508)
Projekte
764
63%
Schlichtung
33
27% / 45%
Frist nicht eingehalten
23
3%
Frei
3
Entwickler 3
Bewertung
(24)
Projekte
27
33%
Schlichtung
2
100% / 0%
Frist nicht eingehalten
1
4%
Frei
4
Entwickler 4
Bewertung
(51)
Projekte
66
30%
Schlichtung
2
0% / 0%
Frist nicht eingehalten
0
Frei
5
Entwickler 5
Bewertung
(163)
Projekte
193
48%
Schlichtung
2
50% / 50%
Frist nicht eingehalten
1
1%
Frei
6
Entwickler 6
Bewertung
(96)
Projekte
143
76%
Schlichtung
0
Frist nicht eingehalten
2
1%
Frei
7
Entwickler 7
Bewertung
(277)
Projekte
334
55%
Schlichtung
14
36% / 29%
Frist nicht eingehalten
1
0%
Frei
8
Entwickler 8
Bewertung
(62)
Projekte
140
46%
Schlichtung
19
42% / 16%
Frist nicht eingehalten
32
23%
Frei
Ähnliche Aufträge
Hi, I have an indicator from my friend, I want to copy it to my own MT5 can you do that for me. Here is the link
I'm looking for someone to help me create an arbitrage trading robot that can trade on any decentralized exchange and forex market. I already have some source code to a strategy but would like to enhance it to make it profitable and automated
I installed the E.A. into the Experts folder in MT4. When I double click on it nothing happens. When I right click and "attach to chart" nothing happens. The E.A. is not grayed out, it simply will not attach. Any help would be greatly Appreciated
I have an EA and want to add few new logic to fetch profit taking factors and other values from an external master data and use it in existing EA
Hello Every one, Good day, I want from someone professional to create an EA is working on Mt5, This EA is working by depend on some indicators, and all those indicators must be working on MACD window, not on the chart, for more details please read my attached pdf file carefully. Many Thanks
I'm looking for an expert MQL5 developer that can create an EA that's based on my price action trading strategy with no indicators. The EA must analyze trades based on my price action rules, enter trades based on my price action rules, manage trades based on my price action rules and exit trades based on my price action rules
hi hi there i have an strategy on tradingview and i want to automate it like metatrader EA so i want the strategy to open and close trade automaticlly on tradingview
We are looking for an experienced Expert Advisor Developer who can build a customized MT5 Expert Advisor for us. The Expert Advisor would use two built-in indicators as entry/exit signals and our own risk management strategy with customizable inputs. The goal is to create a reliable and efficient trading tool that can automate our trading process on the MT5 platform. Skills required: - Strong understanding of
I need stochastic div (hidden &regular ea) that should perform task in all tf's ..divergence is a repaint stly so i want to use it with candlestick flips .. so bet for it
Hello, I have an indicator from a friend and I'd like to replicate it on my own TradingView or MT5 platform. Could you assist me with that?. Here is the link

Projektdetails

Budget
30 - 60 USD
Für die Entwickler
27 - 54 USD