Automated optimization for an EA

MQL5 エキスパート

指定

I have an Expert Advisor (EA) that employs the Average True Range (ATR) for defining trading boundaries. In any given range, it utilizes a scaling approach where, for instance, if the first buy at a lot size of 1.0 faces a loss, a subsequent buy is made at a reduced price with the same lot size of 1.0. The take-profit settings are then adjusted for both trades to allow them to exit simultaneously, targeting the initial profit goal. Upon the price dropping to a second trading range, the EA switches to a martingale strategy, where the volume for the new trade is doubled to 2.0 lots. Any additional trades within this second range adhere to the scaling method, maintaining the lot size of 2.0, as established by the first trade in this new range. Entry logic we have any of those 5 different ones . 1-VWAP and MA cross over , 2- VWAP and RSI , 3-VWAP and Bollinger Bands, 4-VWAP and MACD , 5- VWAP and Volume Oscillator.       SO THE OPTIMIZOR should be able to give me the best sittings to each currency and to determine if i need to use all the 5 entry logics etc.. 

応答済み

1
開発者 1
評価
(19)
プロジェクト
22
23%
仲裁
5
40% / 60%
期限切れ
2
9%
仕事中
2
開発者 2
評価
(32)
プロジェクト
42
43%
仲裁
2
100% / 0%
期限切れ
4
10%
3
開発者 3
評価
(13)
プロジェクト
18
11%
仲裁
6
33% / 67%
期限切れ
1
6%
パブリッシュした人: 1 code
4
開発者 4
評価
(4)
プロジェクト
4
25%
仲裁
2
0% / 100%
期限切れ
0
5
開発者 5
評価
(119)
プロジェクト
169
38%
仲裁
9
78% / 22%
期限切れ
15
9%
6
開発者 6
評価
(16)
プロジェクト
20
0%
仲裁
10
0% / 80%
期限切れ
6
30%
7
開発者 7
評価
(563)
プロジェクト
651
33%
仲裁
41
41% / 46%
期限切れ
11
2%
多忙
8
開発者 8
評価
(77)
プロジェクト
243
74%
仲裁
7
100% / 0%
期限切れ
1
0%
パブリッシュした人: 1 article
9
開発者 9
評価
(87)
プロジェクト
121
68%
仲裁
5
80% / 0%
期限切れ
12
10%
仕事中
10
開発者 10
評価
(16)
プロジェクト
17
35%
仲裁
2
50% / 50%
期限切れ
0
11
開発者 11
評価
(72)
プロジェクト
80
10%
仲裁
38
8% / 58%
期限切れ
6
8%
12
開発者 12
評価
(45)
プロジェクト
91
13%
仲裁
34
26% / 59%
期限切れ
37
41%
13
開発者 13
評価
(69)
プロジェクト
146
34%
仲裁
13
8% / 62%
期限切れ
26
18%
パブリッシュした人: 6 codes
類似した注文
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
Criei um Robô para a venda alta precisão que automatiza a estratégia de correção média de Larry Williams. Possui filtros de tendência seletiva, controle de lote por risco percentual e execução rápida. Compatível com contas Hedge e Netting. Configuração simples e otimizada para mercados de alta volatilidade. *55(16) 993786056

プロジェクト情報

予算
30 - 200 USD
締め切り
最高 7 日