Expert Advisor for Simple Price Action Trading Needed

MQL5 专家

工作已完成

执行时间11 天
客户反馈
Disappointing experience with developer. Coding imprecise, feedback ignored, leading to $200 and 11-day loss. Very skills before proceeding.

指定

Requirement Specification for MQL4 Expert Advisor

1. Introduction

This order specifies the requirements for an MQL4 Expert Advisor designed to automate trading strategies on the MT4 platform. The EA will incorporate mechanisms for signal generation, trade execution, money management, and risk mitigation according to the provided strategy flow diagrams.

2. The Idea

The EA will operate by analysing candlestick patterns (sizes) to determine entry signals, executing trades, managing open positions, and employing a pivot hedge mitigation strategy when a trade reaches a specified drawdown level.

3. Trade Entry Conditions

  • Signal Detection: The EA will monitor for bullish or bearish candlestick formation.
  • Candlestick Size Filter: A trade signal is generated if the candlestick's size is within specified pip thresholds (from X to Y pips).
  • Position Opening: Depending on the candlestick pattern:
    • For a bullish candlestick, a short position is opened at the opening price of the next candle.
    • For a bearish candlestick, a long position is opened at the opening price of the next candle.

4. Order Lot Calculation

  • Fixed Volume Trading: The EA will trade a fixed volume as specified by the user.
  • Risk-Based Volume Trading: The EA will calculate the volume based on the risk percentage of the balance or equity.
  • Stop Loss Calculation: The EA will compute a stop loss value for internal risk calculation purposes only, without placing an actual stop loss order.

5. Trade Management

  • Stop Loss and Take Profit: The EA will set Take Profit (TP) levels but will not place a Stop Loss order, as it is only used for position sizing.
  • Trailing Stop: Optionally, a trailing stop can be used if enabled.
  • Trade Monitoring: The EA will monitor floating profits/losses to close positions at specified profit or loss levels.

6. Risk Mitigation Strategy

  • Drawdown Assessment: When a trade is in a drawdown of X pips, the EA will execute the pivot hedge mitigation strategy.
  • Hedge Trade Execution: The EA will close the losing trade and open a new trade in the opposite direction with double the lot size of the original trade, setting the TP to recover the loss.

7. Configuration Parameters

The EA will be configurable with the following parameters:

  • Take Profit (in pips)
  • Stop Loss (for internal calculation in pips)
  • Money Management (Boolean)
  • Percentage Risk (up to two decimals)
  • Fixed Volume (in lots)
  • Maximum Open Trades (number)
  • Trades per Signal (number)
  • Bar Height Measurement (High-Low or Open-Close)
  • Maximum and Minimum Previous Bar Height (in pips)
  • Maximum Spread (in pips)
  • Trailing Stop (Boolean)
  • Trailing Stop Trigger (in pips)
  • Trade Time Window (start and end times, 24-hour format)
  • Mitigation Trigger (in pips)

8. Additional Features

  • Data Handling: The EA will keep a log of all trading activities.
  • Notifications: Optional push notifications for significant trading events.
  • Safety Checks: The EA will perform checks for internet connectivity and broker connection before executing trades.
  • Error Handling: The EA will manage and respond to errors during trade execution.

9. Performance Metrics

  • The EA will record performance metrics such as win rate, profitability, drawdown, and trade frequency for analysis.

10. Development and Testing

  • The EA will undergo rigorous back-testing using historical data.
  • Forward testing will be conducted on a demo account before live deployment.

11. Compatibility

  • The EA will be compatible with MT4 platforms and adhere to all MQL4 programming standards.

12. Future development 

  • Future development and alterations will be needed.

 


附加的文件:

JPEG
Page-1.jpeg
422.0 Kb
JPEG
Page-2.jpeg
209.2 Kb
JPEG
Page-3.jpeg
547.9 Kb

反馈

1
开发者 1
等级
(597)
项目
930
46%
仲裁
31
39% / 29%
逾期
93
10%
空闲
2
开发者 2
等级
(201)
项目
326
17%
仲裁
23
35% / 30%
逾期
17
5%
繁忙
3
开发者 3
等级
(54)
项目
78
14%
仲裁
3
33% / 33%
逾期
7
9%
已载入
相似订单
Use whatever combination of indicator you want, but requirements is: Requirements: - must open a 3-4 lot XAUUSD every day (can use news filter to filter high impact days) - TP of 2.000 USD - SL of 14.000 USD Provide backtest screenshot of the last 2 years upon applying for the job
Location: Remote Employment Type:[Full-time/Part-time] About Us At Riskeys, we are transforming the trading experience with our state-of-the-art Smart Trading Keypad for MetaTrader 4/5. Our mission is to empower traders with innovative risk management tools, providing them with the speed, precision, and efficiency they need to succeed in today’s fast-paced financial markets. As we continue to push the boundaries of
Hi there new to this but need some assistance. I need someone to code a very simple indicator/EA (I don't know which one is going to be) with these specifications 1) I need the indicator to create a buffer line between the high and low of the printed candle, the high and low is based on the highest point or lowest point the candle has gone, not the close but the actual wick per say. 2) once the candle is created the
Good programme Skill needed, ability to built high frequency trading (hft) expert advisor that works on MT4 and MT5 no Grid, no Matin. just Short term trade that last 1sec - 5mins for profit take, that can be used to trade on demo and live accounts RAW ECN icmarket, Blackbullmarket, Fusion market, FPMarkets and 8cap. The EA has to be highly profitable, giving daily profit. If a test version is available, please send
Hi Looking for an existing bot to create a Expert Advisor, that can pass prop firm Challenges (1 or 2 phases), like FTMO, MFF, TFF etc. Preferably EA trading GOLD With license key NO martingale strategy Need to have nice entries and exits. NO big lots and low risk. Need complied with this restrictions: -Profit 10% -Max Drawdown (DD) 10% -Max Daily Loss 4% -All trades with SL -NO trades during and after high impact
Bottrading 30 USD
// Khai báo các tham số đầu vào input int rsiPeriod = 14; // Chu kỳ RSI đầu vào mua gấp đôiLevel = 30,0; // Ngưỡng quá bán RSI để mua đầu vào bán gấp đôiLevel = 70,0; // Ngưỡng quá mua RSI để bán đầu vào int movingAveragePeriod = 50; // Chu kỳ trung bình để theo dõi tài khoản đầu vào rủi ro képPerTrade = 1,0; // Tỷ lệ sai sót của mỗi lệnh (% tài khoản) input int keyLevelPeriod = 100; // Chu kỳ tìm kiếm key level đầu
- Automation of layering entry criteria with a mix of initial market orders and subsequent limit orders. Automation of stop loss applied to all these order's with SL moving to above entry when criteria has been met. Automation of TPs - This is a drag and drop ea to the chart when I manually see price action appear. I am not looking for the EA to spot price action
Hello, I post daily analyses on my WordPress site, and I am looking for a developer capable of creating a bot that automatically retrieves trading information (buy/sell, entry, take profit, stop loss) from my analyses and replicates them on MT5 automatically. The goal is to develop a solution that is as simple as possible. This bot will also need to include a few additional features, such as money management, among
Input will be Buy Levels and Sell Level. Qty-> Addition | Multiply Buffer -> in Points with Level Taret -> in points/Lot Price close above Level1 then Buy Price close below Level2 then Sell Will close the position if in Positive, otherwise will not close the position and Open the opposite Position with added Quantity of the last open position. if Price thouches the Buffer Level, the opposite position will be created
**Project Title: Forex Layering Tool Expert Advisor (EA)** **Project Overview:** I am seeking an Expert Advisor (EA) that will simplify the process of entering multiple trade layers based on specified price ranges. **Key Features:** **Layering Capability:** - The EA will support the opening of 5 to 50 layers of a defined price entry range - Each layer will have a fixed lot size that can be defined by the user

项目信息

预算
50 - 300 USD
开发人员
45 - 270 USD
截止日期
 10 天