Trabajo finalizado
Plazo de ejecución 28 minutos
Comentario del Cliente
Delivered earlier, very professional. Excellent!
Comentario del Ejecutor
Appreciate your order Jordi - Client Satisfaction is Top Priority
Tarea técnica
Description:
The purpose of this MQL5 script is to export all the economic calendar data from MQL5 into a SQLite database, using MQL5 Economic Calendar API: https://www.mql5.com/en/docs/calendar
Requirements:
- Launching the script will ask for 3 parameters:
- database name, default to "economic.db",
- initial date, default to "Jan 1st 2010", and
- final date, default to 0.
- Create a sqlite database with the name specified as script parameter.
- Create tables: MqlCalendarCountry, MqlCalendarEvent and MqlCalendarValue tables with the exact data structures https://www.mql5.com/en/docs/constants/structures/mqlcalendar (Note: ENUM types can be strings representing its value).
- Iterate over CalendarCountries function results and UPSERT values in the corresponding table
- For each Country in CalendarCountries, Iterate over CalendarEventByCountry function results and UPSERT values in the corresponding table
- For each Event in CalendarEventByCountry, iterate over CalendarValueHistoryByEvent function results and UPSERT values in the corresponding table. Due to the amount of results on this call, if during the development process you get memory errors, consider slicing the date range and iterate smaller ranges.
Technical details:
- Data should be inserted using UPSERT sql http://www.sqlite.org/draft/lang_upsert.html
- All the function calls should observe error messages and stop in case of error.
Acceptance criteria:
- Running the script will create a new database and the tables (Steps 1 and 2)
- The table MqlCalendarCountry will contain the data from CalendarCountries (Step 3)
- The table MqlCalendarEvent will contain the events from the countries listed (Step 4)
- The table MQLCalendarValue will contain the values from events listed (Step 5).
Han respondido
1
Evaluación
Proyectos
199
42%
Arbitraje
20
25%
/
55%
Caducado
10
5%
Libre
Solicitudes similares
Early Killer EA
30+ USD
It must have automated stop loss. Something that can end poverty and kill the market early.It must take the trades for me whenever I start it it must work on tradeport ea
Ninjatrdaer Script
500 - 1000 USD
I am looking to purchase a ninjatrader script, if there is any for sale, i mean a ready made ninjatrdaer script that trade futures, i need the seller to show me a backtest of the system, you know send some results, I would like to see a 1 year and YTD backtest
Pakayaku Robot Trading
30 - 200 USD
Revolusi Trading BTCUSD dengan Presisi Fibonacci & Ichimoku Kumo "Memperkenalkan Pakayaku Robot Trading , asisten cerdas yang dirancang khusus untuk menaklukkan pasar emas (XAUUSD) dan Bitcoin (BTCUSD). Menggabungkan algoritma Fibonacci Retracement untuk akurasi titik pantul dan Ichimoku Kumo sebagai filter tren global. Mengapa Memilih Pakayaku? Analisa Multi-Indikator: Menggabungkan Fibonacci, Ichimoku, dan
Mk
30+ USD
I need a fully automated trading robot designed to generate consistent profits while strictly controlling risk and minimizing losses. The robot should use a combination of strategies, including trend-following, scalping, and price action, and must be able to adapt to different market conditions such as trending and ranging markets. It should analyze the market using indicators like Moving Averages, RSI, MACD, and
1. IF price forms: - Higher highs + higher lows → TREND = BUY - Lower highs + lower lows → TREND = SELL ELSE → NO TRADE 2. IF: - Trend = BUY - Price retraces to support zone - Bullish engulfing candle forms - TDI green crosses above red (optional) THEN: - Execute BUY 3. IF: - Trend = SELL - Price retraces to resistance - Bearish engulfing forms - TDI confirms THEN: - Execute SELL 4. Risk per trade = 1% of account Lot
Información sobre el proyecto
Presupuesto
30+ USD
Plazo límite de ejecución
de 1 a 3 día(s)