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
Solicitudes similares
I am looking for an experienced MQL5 developer to continue optimization work on an existing Expert Advisor (MQ5 source file available, 2.5MB). Important: This is NOT a project to build a new EA. The task is strictly to refine and improve the current system while keeping the core strategy intact. The EA is already functional and stable. A full code audit and baseline backtesting have already been done, and key
Hello, and please read everything !!! I am looking for a developer who can recreate a strategy similar to an EA I already have. The EA works well on demo, especially during specific volatility windows (for example DE40 between 09:00 and 10:00 Frankfurt time), but on real accounts it produces constant losses even with IC Markets Raw and VPS close to the broker. 🎯 Objective The goal is to recreate and adapt this
I want a bot that runs on any timeframe, but for now, I’ll set it on 1 minute. It should watch for buy and sell signals. Each time it opens a trade, as soon as it makes a small profit like 1, 2, or 3 dollars it closes, then checks for the next signal. If it sees a buy, it buys; if it sees a sell, it sells—just repeating the cycle, over and over, until I stop it
📢 Project Title:MT5 Expert Advisor (EA) – Advanced Renko Strategy (Full Automation) 📄 Project Description:I want to develop a fully automated MT5 Expert Advisor (EA) based on my existing TradingView Renko strategy.I already have a working Pine Script that generates Buy/Sell alerts with ATR and other logic. Now I need the same strategy to be fully converted into MT5 EA with built-in Renko logic (no external
I need a trading robot specifically for gold (XAUUSD) that follows a high-probability scalping and intraday strategy based on 15-minute candle confirmations. The bot should identify key support and resistance zones, detect breakouts, fake breakouts, and pullbacks before entering trades. It must include entry conditions based on candle patterns such as engulfing and rejection wicks, and optionally fair value gaps
I need a very accurate MT5 boom and crash indicator which shows when to buy and when to sell with no repaint. The indicator should show with an arrow where to buy for boom just before the spike and sell for crash just before the spike
looking for a highly experienced mql5 developer to build a professional trading ea based on multi timeframe top down analysis and market structure concepts the system should combine higher timeframe context with lower timeframe execution and provide both precise logic and clean visual representation on chart ⸻ core requirements • implementation of multi timeframe logic higher timeframe bias combined with lower
I need an Expert Advisor (EA) for XAUUSD using a Grid + Martingale + Hedging strategy. Main features: • Open Buy & Sell at start (hedging) • Grid system with adjustable step (price-based levels) • Lot multiplier (martingale-style) • Fixed TP per trade + basket TP (close all in profit) • Continuous re-entry after TP • Risk management (max trades, max lot, equity stop) Additional requirements: • EA must include access
1. Trade Execution Timing The EA must execute trades exactly at 7:00 PM IST (Indian Standard Time) every trading day. Time conversion must be handled internally if the broker server time differs from IST. Execution should trigger only once per day (no duplicate trades). 2. Trade Type At 7:00 PM IST, the EA must: Open 1 Buy/Sell (Long/Short) position (configurable) 3. Order Execution Method Orders must be placed
I need for an EA for XAUUSD using a grid + Martingle + hedging strategy developer Main features: • Open Buy & Sell at start (hedging) • Grid system with adjustable step (price-based levels) • Lot multiplier (martingale-style) • Fixed TP per trade + basket TP (close all in profit) • Continuous re-entry after TP • Risk management (max trades, max lot, equity stop) EA should be stable, error-free, and work with