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%
空闲
相似订单
Looking to work woth manualtraders who have a proved existing strategy. To be clear, this is not a request to develop or design a new strategy. If you already trading and have strategy that is proven, consistent, and production-ready, with at least 6 months of history performance I’m open to reviewing it immediately. Please apply only if you meet all the requirements below. Submissions without a proper introduction
Scalping EA 30+ USD
Hello, I am looking for an Expert Advisor (EA) that focuses on account preservation and consistent growth , rather than aggressive or risky strategies. My requirements are: Target: at least ~1% weekly return Strategy: low-risk, controlled drawdown Must NOT use martingale or grid systems that can blow the account Prefer quality trades over quantity like 100–200 trades per day Consistency is more important than high
Looking for a good EA 2000 - 5000 USD
Hello coders ,I am looking for a good already established MT5 EA ,that doesnt blow account, with maximum 10 percent drowdown,I need to backtest by myself,after that i select the developer
Hello i need bot 30 - 100 USD
I need a trading bot (Expert Advisor) that can send alerts to mobile, Telegram, and the MT5 desktop platform. The bot should work as a market scanner for all symbols available in my MetaTrader 5 Market Watch. It must analyze multiple indicators and convert their signals into a point-based scoring system, then send alerts based on those scores. Requirements: Send notifications to: Mobile (push notifications) Telegram
Project Overview ​I am looking for a high-level Algorithmic Trader / Developer to build a sophisticated, fully automated scalping system for the Nasdaq-100 Future (NQ) . The system must integrate institutional order flow logic with market structure analysis. ​The core logic must be written in Python , acting as a central hub that bridges ATAS (as the primary data source for Order Flow) and MetaTrader 5 (as the
I have recently used an ea that was absolutely perfect however, I have since found it was not a safe source. I use IC Markets raw spread ECN accounts and the bot I would like is a gold + btc trader (other forex are also fine) that trades extremely high lots, whilst trading extremely high frequency. I am happy to take a bot that already exists if this has an account I can view read only for true results
Mlondi traders 30+ USD
//@version=5 strategy("Simple SMC Bot", overlay=true) // Detect highs/lows hh = ta.highest(high, 10) ll = ta.lowest(low, 10) // Break of structure bullishBOS = close > hh[1] bearishBOS = close < ll[1] // Entry logic if bullishBOS strategy.entry("Buy", strategy.long) if bearishBOS strategy.entry("Sell", strategy.short) // Stop loss & take profit strategy.exit("Exit Buy", from_entry="Buy", loss=50, profit=100)
I am interested in purchasing a highly profitable Expert Advisor (EA in MQL4 / MQL5) with a focus on achieving a high Profit Factor and Recovery Factor while maintaining a low Drawdown. I require an EA that not only performs well in backtesting but also has a verifiable track record of success in live trading. Key Criteria: Profitability Metrics: The EA should demonstrate a high Profit Factor and Recovery Factor
I'm not here to waste somebody time also mine should not be wasted provide if you got what I want real profitable high frequency EA Send the backteing results picture then demo EA test on demo account for at least two days
Requirement Specification: Market Structure: Identify Trend on 1H/30M using BOS and CHOCH. Entry Logic: Wait for 50% Fibonacci Retracement into an Order Block (OB) or Fair Value Gap (FVG). Execution: On 5M/15M timeframe, execute trade only if a confirmation pattern forms at the zone. Patterns Required: Bullish/Bearish Engulfing, Morning/Evening Star, Inverse Bullish/Bearish Engulfing (Liquidity Sweeps), and Bearish

项目信息

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