Hello,
I want a script that load offline chart in MT4 in realtime (updated every 5 seconds) so my EA script can run on top of it. The data must be taken from Oanda API, you can try to create trial account on it to get access to their API. The complete requirements are below:
1. The data must be included : Date time, Open, High, Low Close, Volume (ohlcv) M1
2. The Script can show the data in the chart from last week
3. The values must be as precise as the provided from API (no rounding)
4. The script must be able to load up to 5 selected pairs
5. In a very simple steps, the script must work as follow :
- load data from Oanda API
- Write Data to CSV
- Generate Chart to MT4.
- All of these steps must be run every 5 seconds (to make it realtime).
6. The script must be created two part :
- The data fetcher to get data from Oanda API and write it to CSV periodically (prefer in python)
- The chart loader to update chart periodically from the CSV (in MQL4)
7. The scripts above must not depend each other so I can provide CSV manually and load it to chart using the second script.
If you have any questions please contact me for further information.
Thank you.
Regards,
Akhmad Mizkat
Similar orders
Act as a professional Quantitative Developer and Risk Manager. I want to build a systematic trading strategy rulebook that prioritizes capital preservation and statistical edge over raw performance. Please generate a structured trading strategy using the following framework: 1. ASSET CLASS & TIMEFRAME: - Asset: [e.g., Apple (AAPL), Bitcoin (BTC), or EUR/USD] - Timeframe: [e.g., 5-minute, 1-hour, Daily] 2. CORE
JOB TITLE: XAUUSD ONLY MQL5 Strategy Developer Needed To Improve Existing MT5 EA Winrate JOB DESCRIPTION: I already have a working MetaTrader 5 Expert Advisor with a fixed set file and existing trading logic. The strategy is based on Volume Profile / Delta bias, ATR-based TP/SL, ATR deviation filtering, ATR trade spacing, break-even after TP1, and TP lock management. I am looking for an experienced MQL5 / trading
Part 1: Project setup Input settings (risk, stop loss, take profit, EMA periods) Indicator initialization Trade management framework Part 2: Trading logic EMA crossover detection Buy/Sell entry rules One-trade-per-symbol check Part 3: Risk management Automatic lot size calculation Stop-loss and take-profit placement Trade execution and error handling Part 4: Final touches On-screen information Optimization
Hello, I am reopening this project with a fully updated and clarified specification. I am looking for a high‑level MQL5 developer who can deliver a clean, stable, and professional Phase 1 version of my: Institutional‑Grade Multi‑Currency MT5 EA (A2SR + SMC + Smart Recovery + Smart Grid + Liquidity + Volatility + Safety Filters) This EA is not a simple indicator conversion or a basic strategy. It is a structured