Specification
**Objective**: Develop a trend-following Expert Advisor (EA) that opens trades based on a trend detected across multiple timeframes using the *AllAverages_v4.9_MT5* indicator. The EA should use a Martingale strategy, only adding trades in the same direction when the price moves against the initial position, and include several risk management settings.
### Strategy Overview
1. **Trend Detection**:
- The EA should detect a trend by analyzing the *AllAverages_v4.9_MT5* indicator across multiple timeframes.
- Execution timeframe will be set to M1, but the trend should be confirmed on multiple selected timeframes.
- **Condition for Entry**: The EA will open a trade only when all selected timeframes show a trend in the same direction, as indicated by the *AllAverages_v4.9_MT5* indicator.
- **Trend Identification**: The EA should use the uptrend/downtrend buffers of the indicator to determine the trend direction.
2. **Martingale Strategy**:
- If the price moves in the opposite direction of the open trade, the EA should open an additional trade in the same direction as the initial trade but with a larger lot size.
- The lot size for each subsequent trade should increase based on a configurable Martingale multiplier.
- The step size (in pips) for opening the next position when the price moves against the trade direction should also be configurable.
- There should be a configurable maximum number of trades in the Martingale sequence to prevent excessive risk.
- The EA should keep opening new trade sequences whenever the last sequence hits TP and the trend is still confirmend on all selected timeframes.
### Configurable Settings
1. **Trend Confirmation**:
- The EA should allow setting the number of timeframes that must show the same trend direction before opening a trade.
- Users should be able to select a specific type of moving average (e.g., HMA, EMA, DEMA, etc.) for each timeframe individually (e.g., H4 could use EMA while M1 uses DEMA).
2. **Trade Settings**:
- **Starting Lot Size**: Configurable starting lot size for the initial trade.
- **Martingale Multiplier**: Factor by which the lot size should increase with each subsequent trade in the Martingale sequence.
- **Step Size**: Number of pips the price must move against the last opened trade of the sequence before the EA opens the next trade in the Martingale sequence.
3. **Take Profit (TP) Settings**:
- TP should be configurable in terms of profit per trade (e.g., $20).
- When a new trade is added to a sequence, the TP should be adjusted to the same for all open trades so that if the TP is hit, the total profit is equal to the target profit specified for the first trade (e.g., if the first trade's target was $20, the cumulative profit for all trades in the sequence should still be $20 when the TP is hit).
- The TP should increase, if necessary, but should never result in a lower total profit than initially targeted.
- The TP should be updated only when a new trade is added to the sequence.
- Spread should be factored in the TP level.
- The TP should be updated only when a new trade is added to the sequence.
- Spread should be factored in the TP level.
4. **Stop Loss (SL) Settings**:
- Configurable SL as a percentage of total account equity.
- This SL should apply to the entire trade sequence, not individual trades. For example, if the SL is set to 5% of equity and there are 4 trades in the Martingale sequence, the SL should adjust to the same for all open trades such that the combined loss would equal 5% of equity if hit.
- The SL should be updated only when a new trade is added to the sequence.
5. **Time Filter**:
- The EA should have a configurable time filter to limit when new Martingale sequences can begin.
- Users should be able to set specific time windows for trading (e.g., 00:00-08:00 and 14:00-23:59).
- If a sequence is still open outside of the trading window, the EA should continue to manage the sequence (e.g., adding trades if necessary and changing TP/SL) until it closes via TP or SL.
- The time filter should use server time.
6. **Capital Loss Limit**:
- An option to set a maximum allowable loss in dollar terms. If this loss limit is reached (including floating losses), the EA should:
- Close all open trades immediately.
- Disable itself to prevent further trading.
- This feature ensures compliance with prop firm drawdown limits. The EA should continuously monitor floating losses on each tick to prevent violating drawdown rules.
7. **Magic Number**:
- The EA should have a configurable magic number to help distinguish trades it opens from other trades on the account.
### Additional Features
1. **Logging**:
- The EA should log all key actions, such as when a new trade sequence starts, trades are added to a sequence, TP or SL levels are modified, and sequences are closed.
2. **Alerts**:
- The EA should send an alert whenever a new sequence is opened and when a sequence closes.
- These alerts should be configurable for desktop notifications and push notifications to a mobile device.
### File Requirements
- The EA should be able to access the *AllAverages_v4.9_MT5* indicator directly to read trend up/downtrend buffers.
### Summary
This EA will serve as a trend-following system using multiple timeframes to confirm a trend direction, with a Martingale approach to manage trades when price moves against the position. Configurable settings will allow for precise control of trade entries, lot sizing, risk management, and time filters. Key logging and alerts will enhance monitoring, and robust risk management features ensure compliance with prop firm trading rules.
Responded
1
Rating
Projects
21
52%
Arbitration
3
0%
/
100%
Overdue
2
10%
Free
2
Rating
Projects
92
15%
Arbitration
5
20%
/
20%
Overdue
7
8%
Loaded
3
Rating
Projects
10
10%
Arbitration
8
0%
/
88%
Overdue
1
10%
Free
4
Rating
Projects
2
0%
Arbitration
0
Overdue
0
Free
5
Rating
Projects
18
17%
Arbitration
3
67%
/
0%
Overdue
0
Free
6
Rating
Projects
5
20%
Arbitration
3
0%
/
0%
Overdue
0
Busy
7
Rating
Projects
84
51%
Arbitration
1
0%
/
0%
Overdue
1
1%
Free
8
Rating
Projects
0
0%
Arbitration
0
Overdue
0
Free
Similar orders
EA with indicator for trend candles in row
50 - 199 USD
I am asking for an EA with an indicator for MT5 that would trade through all the major time frames, although it would be inserted into a chart such as the M30. The essence of the trade would be the entry after the realization of the candlestick formation, when the numerical candlestick pattern would be entered by the user. EA should also have some suitable MM and utilities in notifications. Trading should be in
Cercasi Consulente programmatore
30 - 250 USD
Cerco un abile programmatore di lingua italiana con conoscenze di trading: ho già un expert advisor e vorrei che lo analizzasse, e insieme ottimizzarlo per renderlo più efficace quando nel mercato Forex si verificano inversioni di tendenza. Se mi dimostra la sua competenza, p ossiamo avere un contatto verbale durante il quale concordare il compenso
MasterMind_EA 1.00
80 - 100 USD
you don't have to know everything about the market, you just need to know a few candles that tell you the next possible outcome. i know you might be wondering what this is called, actually, its just indicated as something up my mind and you can do the same i guess you wonder how, with your own time and sacrifice. i'm here to let new traders be masters of their own mine
I am looking for an experienced MT4 developer to complete and improve an existing dashboard. The current dashboard has some errors that need to be fixed, and I would like to add additional features to enhance its functionality. Requirements: Fix errors in the existing MT4 dashboard (details will be provided upon application). Add new features and functionalities as per my specifications. Ensure the dashboard is
I'm looking for best strategy which works on all forex and crypto market.EA must be work with low balance accounts and generate good profit daily/weekly basis depend on market.Drawdown will be very less.if anyone having this type of strategy send me demo first i will back test it .if it meets my requirements code the same EA for me and adding extra inputs if necessary
AnandaQuaresma
30 - 200 USD
Saya akan memaksimalkan setiap pesanan dengan tingkat keberhasilan setinggi mungkin, agar setiap order mendapatkan kepuasan yang cukup. Saya adalah seorang pegiat tekhnologi dengan keingintahuan yang tinggi dan mampu beradaptasi dengan cepat, sehingga dapat memahami setiap pesanan yang diinginkan. Jadi berikan saya peluang untuk berkembang
Description : I am looking for an experienced MQL5 developer to create an Expert Advisor (EA) for MetaTrader 5 (MT5) based on a strategy currently used in Forex Tester 6 . The strategy leverages the MACD and Simple Moving Average (SMA) indicators, and I need this EA to perform exactly the opposite of the original Forex Tester strategy in terms of entry and exit logic. The objective is for the EA to automatically
We need an experience EA Developer to build a trading bot The idea of the trading system is as follows : Develop an automated trading bot that implements a trading strategy based on Madrid Moving Average Ribbon Close Price above or below Madrid Moving Average Ribbon (18 Moving Average) for Long and Short position. Some requirements, Please help me ensure: We can choose position types for bot to trade: Only Buy, Only
I had a MT4 indicator that read tick values. In my EA I was able to get the values using iCustom as example below: double indValue = iCustom(_Symbol,BasePeriod,indicatorName,true,1500,20,5,clrMaroon,clrGreen,1,0); I got someone to provide me a MT5 version of the indicator but unfortunately, when I make a similar/same code for the MT5 version I am getting the value 10.0 constantly. 1. I need a developer to check the
I need a Deriv MT5 connector
30+ USD
I need a Deriv MT5 connector so that I can trade on Deriv binary options from MT4 interface. Details can be negotiated. Python or other method of connection is fine. Full source codes required. Payments negotiable. Not limited to given budget
Project information
Budget
50+ USD
VAT (19%):
9.5
USD
Total:
59.5
USD
For the developer
45
USD