Extract data and save it in CSV file with data verification

İş tamamlandı

Tamamlanma süresi: 1 gün
Müşteri tarafından geri bildirim
Very good Programmer.
Geliştirici tarafından geri bildirim
Thank´s a lot for the job, it has been a pleasure.

Şartname

Sumarizing:

I would like to have a 100% open-source library (*mqh) that extract data from the market and save it in *CSV file separated into rows and columms.
After I've inserted the library in my EA, I can run a function to extract the data. If the function is called again, it will check the date of the last information on the CSV file, get and save only the new data from the market avoiding to do all the work again. 

  • To keep it organized, the file name must be filled with the EA name, the asset (symbol) and the date it was recorded. Ex.: "TrendEA_EURUSD_2022.09.01".
  • The file should be saved in the folder "...\MQL5\Files".


It is important to remember that every time that the function will be called, first it will check if a the CSV file already exists, after that it will check the date of the last bar that already has information and only after that it will extract the new information and then will update the file .


To run the function and extract the data, 2 variables will be informed:
The number of bars (for example: the last 2000 bars) and the Timeframe (for example: PERIOD_M30).

  • The first line of the worksheet will be the header and will contain the name of the data - (Date | Close | ATR | MACD | Volume).
The first column should contain the dates of each bar and the next ones will be the information we are looking for.

For this library the following data will be extracted:
  • First column should contain the dates of each bar
  • Second column the closing value of each bar (iClose)
  • Third column the value of the ATR indicator of each bar
  • Fourth column the MACD indicator value of each bar
  • Fifth column the volume value of each bar (iVolume).

In the future, those variables could be changed by me if necessary.


Yanıtlandı

1
Geliştirici 1
Derecelendirme
(212)
Projeler
316
34%
Arabuluculuk
63
37% / 40%
Süresi dolmuş
102
32%
Çalışıyor
2
Geliştirici 2
Derecelendirme
(19)
Projeler
26
27%
Arabuluculuk
3
0% / 100%
Süresi dolmuş
2
8%
Serbest
Benzer siparişler
hello could you make me same indicator for ninja ? https://www.youtube.com/watch?v=pxs2MuqvH3w if yes for how much and timeline ? thks in advance and please reply me as soon as possible you get my notification
KOKIE FX 30 - 200 USD
PROGRAM: PSMI Market Intelligence Engine v1.0 OBJECTIVE: Analyse the market from higher timeframes to lower timeframes, build a market narrative, and only allow execution when every condition is confirmed. ========================================================= STEP 1 LOAD DATA ========================================================= Read: Monthly (future) Daily H4 H1 M15 M5
Hello, I am looking for someone to Run and Monitor the EA and Signals in the account. Should be able to monitor daily and fix any issue in the signal Copying and EA running. The Settings and configuration to be checked and updated periodically. Should be available to report and update on daily basis. Tell me the cost and your previous experience for the same. Thanks
JazzDaBot 30+ USD
""" Wick Reversal Strategy — core logic ===================================== Rules (as specified): - Timeframe: 15-minute candles - Entry: candle wick >= WICK_MULTIPLIER x body -> signal candle - long lower wick -> enter LONG at next candle's open - long upper wick -> enter SHORT at next candle's open - Exit: an opposite-direction wick candle forms while in a position - Stop-loss: just beyond the signal candle's
Looking for an Experienced MQL4/MQL5 Developer to Build a Professional Scalping Expert Advisor (EA) I am looking for an experienced MQL4/MQL5 developer to build a professional Expert Advisor (EA) for MetaTrader 4 or MetaTrader 5 from scratch. My goal is to develop a high-quality scalping system with strong risk management and long-term profitability potential. I am not looking for unrealistic promises or "100%
void OnTick() { // Check if we already have an open trade if(OrdersTotal() == 0) { // Get the value of a 14-period Moving Average double ma = iMA(Symbol(), 0, 14, 0, MODE_SMA, PRICE_CLOSE, 0); // Basic Condition: If current close price moves above the MA, buy if(Close[0] > ma) { int ticket = OrderSend(Symbol(), OP_BUY, 0.1, Ask, 3, 0, 0, "My First Bot", 0, 0, clrGreen); } } }
Recently I have backtested more than 100 EAs and I have come to a conclusion that in the long-term all of them produce catastrophic results. I used 99.9% data quality and whenever possible decades of data. In the short-term almost all of them can have nice gains. But there is hardly any EA that could survive even just 3-5 years, let alone decades ! This got me thinking: if almost all EAs are unfit for long-term
I am looking for an experienced MQL5 developer to convert a TradingView indicator into an MT5 indicator. The objective is to recreate the TradingView indicator in MQL5 so that it produces the same calculations, plots, values, and signals as closely as possible. Requirements: Convert the TradingView Pine Script into an MT5 indicator (.mq5). Ensure the MT5 version matches the TradingView version as accurately as
Hello, I want a simple bot for NinjaTrader8. I need a bot that operates automatically on Nasdaq (NQ/MNQ). Requirements: open buys and sells following a simple trend strategy, configurable stop loss and take profit, risk per trade of 1 to 2% of capital, if it loses 3% in a day, stop trading until the next day. Compatible with backtesting, delivery of the source code and the working bot in NinjaTrader 8. My initial
a { text-decoration: none; color: #464feb; } tr th, tr td { border: 1px solid #e6e6e6; } tr th { background-color: #f5f5f5; } Project Overview I am looking for an experienced algorithmic trading developer to build a professional Expert Advisor (EA) for MetaTrader 5 and/or cTrader. The objective is to create a robust automated trading system focused exclusively on XAUUSD (Gold) . This project is intended for serious

Proje bilgisi

Bütçe
50 - 100 USD
Son teslim tarihi
from 1 to 3 gün