Script to export data to CSV

MQL4 Esperti

Lavoro terminato

Tempo di esecuzione 7 giorni
Feedback del cliente
Great job! Quality and understanding! ;)
Feedback del dipendente
Thoughtful customer.

Specifiche

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
}


Con risposta

1
Sviluppatore 1
Valutazioni
(879)
Progetti
1392
67%
Arbitraggio
117
32% / 42%
In ritardo
215
15%
Gratuito
2
Sviluppatore 2
Valutazioni
(512)
Progetti
773
63%
Arbitraggio
33
27% / 45%
In ritardo
23
3%
Gratuito
3
Sviluppatore 3
Valutazioni
(24)
Progetti
27
33%
Arbitraggio
2
100% / 0%
In ritardo
1
4%
Gratuito
4
Sviluppatore 4
Valutazioni
(51)
Progetti
66
30%
Arbitraggio
2
0% / 0%
In ritardo
0
Gratuito
5
Sviluppatore 5
Valutazioni
(163)
Progetti
193
48%
Arbitraggio
2
50% / 50%
In ritardo
1
1%
Gratuito
6
Sviluppatore 6
Valutazioni
(96)
Progetti
143
76%
Arbitraggio
0
In ritardo
2
1%
Gratuito
7
Sviluppatore 7
Valutazioni
(277)
Progetti
334
55%
Arbitraggio
14
36% / 29%
In ritardo
1
0%
Gratuito
8
Sviluppatore 8
Valutazioni
(62)
Progetti
140
46%
Arbitraggio
19
42% / 16%
In ritardo
32
23%
Gratuito
Ordini simili
Creating of an expert advisor or trading bot that uses a Top Down analysis (using monthly, weekly, daily, hourly, minutes ( 30, 15, 5, 1) to determine trade direction or trend direction and makes multiple trade decisions for mt4. You can use or combine accurate trend indicators
Creating of an expert advisor or trading bot that uses a Top Down analysis (using monthly, weekly, daily, hourly, minutes ( 30, 15, 5, 1) to determine trade direction or trend direction and makes multiple trade decisions for mt4. You can use or combine accurate trend indicators
Hello The EA will work on particular zone choose by the user and can mark it on any TF and with some rules can open trades and mange the trade by some unique rules. the EA need to check the difference by RSI as well and with some extra rules . developer should have good attitude and good communication (englsih) with high performence and knowledge with coding EA
I am looking forward to automate my trading strategy where I use renko bars on Tradingview. I really want to use unirenkos too, but unfortunately I couldn't figure out how to use ninjatrader on my MacBook and Tradingview does not offer unirenkos. As far as I see from your offered services you are very familiar with ninjatrader. I wanted to ask you if you could code me an Indicator for unirenkos for Tradingview so I
I am looking forward to automate my trading strategy where I use renko bars on Tradingview. I really want to use unirenkos too, but unfortunately I couldn't figure out how to use ninjatrader on my MacBook and Tradingview does not offer unirenkos. As far as I see from your offered services you are very familiar with ninjatrader. I wanted to ask you if you could code me an Indicator for unirenkos for Tradingview so I
Hello The EA will work on particular zone choose by the user and can mark it on any TF and with some rules can open trades and mange the trade by some unique rules. the EA need to check the difference by RSI as well and with some extra rules . developer should have good attitude and good communication (englsih) with high performence and knowledge with coding EA
Hello, I want to create an EA that can be able to take and optimise trade bids using the trend tracker concept I have developed. The tracker will monitor 2 lines to determine the trend of the market and afterwards take bids towards the correct direction. It will also be able to use a distance between the bids for the direction of the trend and plan a reverse bid when the price of the extreme doesn’t change again. The
Gradient boosting and L2 100 - 200 USD
I am looking for a well experienced programmer to put/implement a gradient boosting algorithm and an L2 to reduce overfitting in my ea which l already have which uses indicators . If you are experienced please adhere
Hello, I'm looking for a developer for repair calendar in EA MT4/MT5 (News Filter - https://ec.forexprostools.com ) for all windows servers. Note: EA MT4/MT5 works with calendar on PC Win 10, 11 but not on all windows servers. I have the source code and will post within the comments section for review. If you are able to do this and quality. Please apply. Thanks
Create mt4 ea 50+ USD
To convert the provided MT4 indicator script into an Expert Advisor (EA) and implement prompt functionality for user input, we need to modify the code to handle external parameters and provide a user-friendly interface. Below is the EA code that incorporates prompts for user inputs

Informazioni sul progetto

Budget
30 - 60 USD
Per lo sviluppatore
27 - 54 USD