Machine Learning : self optimizing EA based on 3 time frames, 6 indicators

MQL5 专家

指定

HI,


As you can see, I trade by analyzing the market dynamics on 3 different Timeframes (here H1, 15M, 50T), and 6 different indicators : 

Heiken Ashi, RSI, ATR, Stochastic, Parabolic SAR, Pivot Points (5 timeframes: 1M 1W 1D H4 H2, making the total 10 indicators)


My strategy basically : according to the longer term trend (H1 and 15M), I can define a direction for my short erm trade (50 ticks).

- The strategy aims to take advantage of the short term rebounds going in the direction of the long term trend. 

- When it's possible, take advantage of the long term rebound to achieve bigger returns.

- A rebound occurence is the same pattern on every time frame : 

- price is getting close to (or touches) a Pivot Point level.

- RSI is getting close (or beyond) the tension zone (30 or 70)

- Stochastic is getting close(or beyond the tension zone (20 or 80)

- heiken ashi candles show a slowdown in trend, by getting smaller and smaller, or turning green from red, or red from green. 

- All those parameters before can vary according to the volatility in the market, that’s the level of ATR. 


Here is what I need: 

  • for each time frame (here H1, 15M and 50T), apply this reasoning explained above
  • make predictions for the shorter term TF (predictions based on H1 will apply on 15M and 50T, predictions on 15M will apply on 50T only)
  • take trades automatically in 50T time frame using the same strategy explained above. 


Every part of every indicator has to be optimized by the EA, except for the Pivot Points which are fixed. For exemple in the RSI : on each timeframe, the period used ( default :RSI(14) ), and the low/high points (default : 30/70 ) will be optimized. 

The (trailing) stop loss, position size, and target profit, are also to be optimized by the EA according to what it has learned from the backtests ans its past trades : the position would be smaller if the risk/reward ratio is weaker, and the target will be farther if the prediction system thinks the upside is big, for example. 


Feel free to contact me for further details, 


Thank you

反馈

1
开发者 1
等级
(69)
项目
93
34%
仲裁
10
40% / 30%
逾期
5
5%
空闲
相似订单
am looking for an experienced MQL5 developer to build a high-frequency trading Expert Advisor (EA) for XAUUSD (Gold) on M1 and M5 timeframes . The EA must include advanced execution logic, dynamic pending orders, risk management, and news/session filters. Clean, efficient, and well-documented code is required. Strategy type: Scalping (fast trades, quick profit). Very fast execution logic (optimized for speed). Goal
Title: MT5 EA Needed – Prop‑Firm Compliance Tool (SL/TP at Entry, 60‑Second Hold, Daily Profit Cap, 0.5% XAUUSD Risk) Description: I need an MT5 Expert Advisor that enforces prop‑firm compliance rules for Instant Funding accounts. The EA must NOT trade automatically — it should only monitor and control my manual XAUUSD trading. I trade all sessions, so there should be no time restrictions. MY TRADING STYLE (Important
​1. Project Overview ​ Asset: XAUUSD (Gold) ​ Timeframe: M1 (1-Minute) for execution; M5/M15 for trend filtering. ​ Objective: Execute high-frequency scalps during peak liquidity (London/NY overlap) to capture 10–30 pip movements with high precision. ​ Core Logic: The "Poverty Bot" strategy relies on Mean Reversion combined with Momentum Burst (Price Action + RSI/EMA filters). ​2. Strategy Logic (The "Poverty"
I need any highly profitable robot which can trade small account like 50-100USD and any currency pair(s) The robot should avoid trading around news time and have good risk management. It should use any strategy which is profitable and not those unacceptable by brokers. Demo versions will be required before selection
Hi, I hope you doing Greate, Let me share details , so the original EA already working but you can check and verify everything fine.First you verify that all original EA features are working correctly then add a user dashboard showing the number of detected zones, buy sell both none status, and an on off button. also ensure mitigated zones disappear properly and that trades follow the zone rules, and integrate the
I need a high-speed Expert Advisor (EA) for MT5 designed specifically for XAUUSD (Gold) scalping. The bot should focus on fast entries and quick profits with high efficiency. Main requirements: 1. Symbol: XAUUSD (Gold only). 2. Platform: MetaTrader 5. 3. Strategy type: Scalping (fast trades, quick profit). 4. The bot should open trades frequently based on fast market movements. 5. Small Take Profit (quick profit
Gold_m1_ob_bot. 30+ USD
import MetaTrader5 as mt5 import pandas as pd import time from datetime import datetime # ================== CONFIG ================== SYMBOL = "XAUUSD" TIMEFRAME = mt5.TIMEFRAME_M1 LOT = 0.01 MAX_OBS = 12 # keeps signals frequent ATR_PERIOD = 14 IMPULSE_FACTOR = 1.5 # strong candle = impulse SESSION_START = 8 # GMT (London open) SESSION_END = 20 # GMT (NY close) MAX_SPREAD = 30 #
I have existing compiled indicator and script files (EX4) and would like to have them recreated in both MQL4. ⚠️ Important: This project is NOT for decompiling or reverse engineering. Instead, the goal is to: Analyze the behavior and output of the provided files Recreate equivalent functionality from scratch Deliverables: 1 MQL4 indicator source code (.mq4) 1 MQL4 script source code (.mq4) Requirements: The recreated
I need a good programmer to help convert an existing indicator to a trading EA that can work on both MT4 and MT5. The expected features on the EA is as follows: Max Spread: Magic Number: Take Profit: Stop Loss: Trailing Stop: Fixed Lot Size: Money Management: false/true Min Lot Size: Max Lot Size: Risk to Trade %: Daily Profit Target %: Add news filter. Get my jobs with source code
A perfect indicator 30 - 80 USD
Merge nearby zones yes/no Alert on/off Label on/off Show only current relevant zones near price yes/no Distance filter from current price Zone transparency Colors Preferred Output on Chart: I want the indicator to show only: the strongest nearby support zones under price the strongest nearby resistance zones above price major higher timeframe zones clean chart view I do not want excessive clutter. Entry Assistance

项目信息

预算
30 - 70 USD
截止日期
 10 天