Scalping Strategy with MACD that can pass all the Prop Trading Firms 10% Audition

Specifiche

Create an algorithm based on the following 

MACD & 200 EMA strategy., Bollinger Bands, MACD (Moving Average Convergence Divergence), and Stochastic Oscillator to identify potential entry and exit points for scalping. The strategy aims to capitalize on short-term price fluctuations and generate quick profits.

The Bollinger Bands help identify overbought and oversold conditions, while the MACD provides trend signals and the Stochastic Oscillator confirms entry signals. The bot will enter a trade when the price is at a favorable position relative to the Bollinger Bands and when the MACD and Stochastic Oscillator align with a bullish or bearish bias. Stop-loss and take-profit levels are set to manage risk and secure profits.


The Ea will use these 2 additional Indicators, i have uploaded the Fx power and Fx Volume Code Snippets also

Here are the links for the indicators

Fx Power Indicator: https://www.mql5.com/en/market/product/16252?source=Site 

Fx Volume Indicator: https://www.mql5.com/en/market/product/16254?source=Site 

To use the Fx Volume Indicator you will need to download the Free EA that pulls the data: https://www.mql5.com/en/market/product/46998?source=Site 

Settings that the indicator will need to have: 

I will need to be able to Back test this on MT5

Pairs to Trade: here i will put which pairs i want it to trade.

Time Settings: this settings will consist of 3 time settings

1. Start Time: this will be the time when the EA will start looking for trades

2. End Time: This is the time when the EA wil STOP looking for trades, but will keep open trades OPENED

3. Close ALL OPEN Trades TIME: This is the time when the EA will CLOSE ALL OPEN Trades.

 

Money Management: 

1. Take Profit

2. Stop Loss

3. Break Even: 

4. Break Even Pips Over: This means ho w many pips over break even point to move the stop loss, so it can cover the expenses and the spread.

5. Max Open Trades per Fx Pair: This will let me put a quantity of Maximum Open Trades i want the EA to open per Fx Pair.

How the EA will select Trades

The EA will make Trades based on the Fx Volume Indicator and will be filtered out by the Fx power

The Fx Volume Indicator will show you when there is a change on the Percentage either up or down, to make it simple let me put an example.

On the Fx Volume you will see that the USD is going up and several other currencies going down, the EA will then have to select which of this will be better for a trade, the Way to do it is by filtering out the Noise by using the Delta on the Fx power Indicator.


I want a bot who can be constant, be updated with news, Stop Trading while big new.

 

Fully automatic Forex Robot

    • Compatible with  MT5   

    • Tested SET Files

    • Low & Medium Risk Strategies

    • Effective Money Management To Ensure Sustainable Growth

    • Trade Any Pair, Indices, or Crypto

    • Works With Any MT4/MT5 Trading Brokerage

    • Multiple Filters To Avoid Bad Market Conditions 

    • Dashboard

    • Hedging Option

    • Indicator selection

    • News filter 

    • Awesome Dashboard



Con risposta

1
Sviluppatore 1
Valutazioni
(152)
Progetti
228
80%
Arbitraggio
22
27% / 50%
In ritardo
11
5%
Gratuito
Pubblicati: 24 articoli, 1882 codici
2
Sviluppatore 2
Valutazioni
Progetti
0
0%
Arbitraggio
1
0% / 100%
In ritardo
0
Gratuito
Pubblicati: 1 codice
Ordini simili
​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"
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

Informazioni sul progetto

Budget
50+ USD