Fast Scalping EA for Multiple Pairs and Gold

Tarea técnica

​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" Methodology)

​The strategy assumes that price will eventually return to its "fair value" (EMA) but uses momentum to enter only when a breakout is confirmed.

​A. Entry Conditions (Buy)

  1. Trend Filter: Price must be above the 200 EMA (H1 or M15) to ensure we aren't trading against the macro trend.
  2. The Trigger: Price must close below the Lower Bollinger Band (20, 2) on the M1 chart.
  3. Momentum Confirmation: RSI (7) must be below 30 (oversold) and then cross back above 30.
  4. Execution: Open Buy as soon as a bullish engulfing candle or a "pin bar" forms after the RSI crossover.

​B. Entry Conditions (Sell)

  1. Trend Filter: Price must be below the 200 EMA.
  2. The Trigger: Price must close above the Upper Bollinger Band (20, 2).
  3. Momentum Confirmation: RSI (7) must be above 70 (overbought) and then cross back below 70.
  4. Execution: Open Sell as soon as a bearish candle pattern forms.

​3. Trade Management & Risk (Crucial)

​"Poverty" bots are often aggressive. To prevent a "blow-up," the following hard-coded constraints are required:   4. Functional Requirements (Inputs)

​The developer must provide an "Inputs" tab with the following adjustable variables:

General Settings

  • ​MagicNumber: Unique ID for the EA.
  • ​TradeComment: Custom label for the trades.
  • ​MaxSlippage: (Default 3) Maximum allowed slippage.

Risk Management

  • ​LotSize_Mode: (Fixed / % of Balance).
  • ​Risk_Percent: (e.g., 1% per trade).
  • ​Max_Daily_Loss: (e.g., 500 USD or 5%).
  • ​Trading_Hours: Start/End time (e.g., 08:00 to 17:00 GMT).

Indicator Parameters

  • ​EMA_Trend_Period: (Default 200).
  • ​BB_Period: (Default 20).
  • ​BB_Deviation: (Default 2.0).
  • ​RSI_Period: (Default 7).

​5. Technical Specifications

  • Platform: MetaTrader 4 (MT4) or MetaTrader 5 (MT5).
  • Execution Speed: Use OrderSend with immediate execution logic; the code must be optimized to handle Gold's 1-ms price updates.
  • Error Handling: Include retry logic for "Requotes" or "Common Error" messages from the broker.
  • Logging: Detailed logs of why a trade was not taken (e.g., "Spread too high," "RSI not met").

​6. Performance Expectations

  • Backtest Requirement: 99.9% Tick Data quality (using TDS or similar) for the last 12 months.
  • Recovery Factor: Must exceed 1.5.
  • Profit Factor: Aim for 1.25+.
  • Developer Note: Ensure the EA includes a "News Filter" to pause trading 30 minutes before/after high-impact USD or Gold (XAU) news events, as the Poverty Bot strategy is highly sensitive to news spikes

Archivos adjuntos:

SET
settings.set
4.3 Kb
EX4
FXKIP.ex4
23.2 Kb

Han respondido

1
Desarrollador 1
Evaluación
Proyectos
0
0%
Arbitraje
0
Caducado
0
Libre
2
Desarrollador 2
Evaluación
(432)
Proyectos
632
53%
Arbitraje
32
53% / 22%
Caducado
6
1%
Trabajando
3
Desarrollador 3
Evaluación
(1)
Proyectos
1
0%
Arbitraje
1
0% / 100%
Caducado
0
Libre
4
Desarrollador 4
Evaluación
(3)
Proyectos
2
0%
Arbitraje
1
0% / 0%
Caducado
0
Libre
5
Desarrollador 5
Evaluación
Proyectos
0
0%
Arbitraje
0
Caducado
0
Libre
6
Desarrollador 6
Evaluación
(7)
Proyectos
8
0%
Arbitraje
2
0% / 50%
Caducado
1
13%
Trabaja
7
Desarrollador 7
Evaluación
(44)
Proyectos
58
3%
Arbitraje
6
0% / 67%
Caducado
5
9%
Libre
Solicitudes similares
Simple MA indicator with buy and sell arrow with a push notification. Conditions for buy or sell should be when price breaks above or below the MA and then retraced back to the MA creating a HH/HL or LH/LL then the buy/sell signal arrow should be at the reversal candle that forms the HL/HH. And on indicator window1 RSI cross over MA and the RSI line
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
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 #
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
SMC ORDER BLOCK 30 - 60 USD
I want already build FULLY AUTOMATED order block MT5 XAUUSD HTF H4 ENTRY LTF M15 - Show result on live account. m15 ob entry in the direction of h4 ob bias the developper to provide source code in the end
Project Title: Custom XAUUSD Support & Resistance Indicator Platform Required: MT5 preferred. If possible, also provide TradingView Pine Script version later. Main Goal: I want a custom indicator made specifically for XAUUSD (Gold) only. The indicator should automatically detect and draw strong support and resistance zones where price has a high probability of reacting, rejecting, or reversing. It must update
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
I need a high frequency trading robot for gold in one or 5 minute timeframe the robot should have spread filter where it should only open trades below a set spread should have news filter to allow trading during fundal news or not the robot should have input in number of minutes to close all open trades and remove pending orders before fundamental news as part of news filter. It should also have the number of minutes

Información sobre el proyecto

Presupuesto
30+ USD

Cliente

Encargos realizados1
Número de arbitrajes0