Forex Robot required - Martingale \ Cost averaging EA with anti martingale and hedge features

MQL4 Experts

Specification

Hi there,

I am looking for someone to build a Martingale/Cost Averaging Expert Advisor (EA) with the following features and functions:

Martingale and Cost Averaging Features:
1. **Martingale Calculation Settings:**
   - Standard Martingale system allowing the trader to set the initial trade size and the pip step for subsequent trades.
   - Option for averaging up and averaging down:
     - **Averaging Up:** Lot size increases as the price moves against the initial trade.
     - **Cost Averaging:** All trades open at the same size as the initial trade when the price drops.
     - **Averaging Down:** Lot size decreases as the price moves against the initial trade.

2. **Fixed Lot Trades:**
   - Allow the first few trades to open at a specified lot size (e.g., 0.05, 0.05, 0.05, 0.05) and subsequent trades at a different lot size (e.g., 0.01).

3. **New Sequence Calculation:**
   - When there is a buy and sell leg, start a new sequence by calculating the total lot size of the opposite leg. For example, if 20 x 0.05 lot sell trades are open and the buy sequence just closed, the new buy sequence will start at X percent of the cumulative lots of sells.

4. **Fixed Lot Sets:**
   - Implement sets of fixed lots, such as 0.1-0.1-0.1, then 0.08-0.08-0.08, then 0.05-0.05-0.05, etc.

5. **Sequence Starting Options:**
   - Start the sequence immediately or X pips away in the opposite direction.
   - Allow both buy and sell trades to be placed as pending orders X pips away.

 Trailing Stop and Hedging:
1. **Trailing Stop:**
   - Include a trailing stop to lock in profits on winning trades.

2. **Hedge Feature:**
   - Activates at a predefined drawdown (DD) level. The EA should calculate the total number of lots opened by the Martingale system at this predefined DD level (e.g., 20%) and open a trade in the opposite direction to lock in losses.
   - Dynamic hedging options: hedge all in one trade or multiple trades, at one level or different levels.
   - Remove all take profits when hedging and allow partial hedging at different levels until fully hedged.

 Risk and Trade Management:
1. **Take Profit (TP) Increase:**
   - Option for multiplier mode and pip step increase for TP on each trade.

2. **Equity Protector:**
   - Close all trades and remove the EA from the chart once a predefined DD level is reached.

3. **Maximum Lot Size:**
   - Set a maximum lot size for Martingale trades to limit risk.

4. **Stop Loss for Grid:**
   - Implement a stop loss for the entire grid, closing all trades or hedging when the grid drops to a specified percentage or dollar drawdown.

5. **Slippage Protection:**
   - Add a slippage protection feature to manage execution risk.

 Volatility and Scalping Adjustments:
1. **Volatility-Based Adjustments:**
   - Use a news filter to detect high-impact news and increase the spacing while reducing the lot size during such events.
   - Option to select the minimum period before the next trade opens.
   - Option to set a maximum number of trades within a specified period.
   - Implement dynamic spacing to avoid opening too many trades during volatile movements.

2. **Scalping Option:**
   - Add a scalping option with a stop loss and grid trading. Enable grid trading with options to close all trades and restart at a certain percentage of pips or dollar drawdown.
   - Transition scalping into cost averaging when trades move out of the grid.
   - Place the next trade as pending orders.

 Chart and Notification Features:
1. **On-Chart Display:**
   - Include the following on the chart:
     - Breakeven point
     - Current account balance
     - Percentage drawdown
     - Price at which the hedge will open, considering current and future open lots
     - Percentage to breakeven and profit
     - Total sell and total buy values
     - Current open trades and potential profit

2. **Notifications:**
   - Send notifications to email or cell when the drawdown drops to a certain level.

Trading Strategy and Sequence Options:
1. **Opposite Leg Opening:**
   - Allow the reverse leg to open only when the price reaches a certain level.

2. **Trade Sequence Options:**
   - Option to have both legs open immediately or not. This can be done in two ways:
     - If the legs are on separate charts, set the price level for the first trade to be placed.
     - If the legs are on one chart, set the pip distance or percentage distance for the opposite sequence to begin.

Licensing System:
1. **Resell and Sharing:**
   - Include a licensing system allowing me to resell the EA or share it with others.

Let me know what you can offer and how we can work together. I am open to discussions regarding features, final delivery, etc.

Best regards,


Responded

1
Developer 1
Rating
(453)
Projects
512
33%
Arbitration
25
40% / 48%
Overdue
7
1%
Loaded
2
Developer 2
Rating
(2)
Projects
1
0%
Arbitration
2
0% / 50%
Overdue
0
Working
3
Developer 3
Rating
Projects
1
0%
Arbitration
0
Overdue
0
Working
4
Developer 4
Rating
(69)
Projects
85
40%
Arbitration
4
50% / 50%
Overdue
2
2%
Free
5
Developer 5
Rating
(28)
Projects
34
15%
Arbitration
5
40% / 60%
Overdue
5
15%
Free
6
Developer 6
Rating
(41)
Projects
88
14%
Arbitration
30
30% / 53%
Overdue
36
41%
Working
7
Developer 7
Rating
(5)
Projects
2
0%
Arbitration
2
0% / 0%
Overdue
0
Working
8
Developer 8
Rating
Projects
0
0%
Arbitration
0
Overdue
0
Free
9
Developer 9
Rating
(12)
Projects
15
40%
Arbitration
2
50% / 50%
Overdue
0
Working
10
Developer 10
Rating
(61)
Projects
68
29%
Arbitration
2
0% / 0%
Overdue
1
1%
Working
11
Developer 11
Rating
(264)
Projects
538
50%
Arbitration
55
40% / 36%
Overdue
224
42%
Working
12
Developer 12
Rating
Projects
2
0%
Arbitration
1
100% / 0%
Overdue
1
50%
Working
Similar orders
I need stochastic div (hidden &regular ea) that should perform task in all tf's ..divergence is a repaint stly so i want to use it with candlestick flips .. so bet for it
Hello, I have an indicator from a friend and I'd like to replicate it on my own TradingView or MT5 platform. Could you assist me with that?. Here is the link
so basically I have an EA(mql5), AI script(python), flask server and socket server both on python. Now this is an experimental script as I am trying to learn. However the EA is not entering any trades. How much would it cost for you to troubleshoot this for me? Thank you in advance
NEW FUNCTION 50+ USD
La idea es la siguiente, sería un EA semi automático. Yo como trader opero en zonas. En adelante las vamos a denominar ``zonas calientes´´. El EA debe que necesito debe operar conforme a 4 zonas calientes que yo configure en el mismo. ¿Qué hará el EA en cada una de esas zonas calientes que yo he configurado? En cada una de estas zonas el EA debe realizar hedging (crear un rango en el cual el EA entrara en sell o en
I have the bot just over half made, from another developer who let me down and decided they no longer wished to finish the project, so I have a basic example of the fundamentals of what it could look like, although multiple functions I require do not work, but I can show this to you on request. There are multiple features that I require, so please read the in depth requirement sheet on the attachment. Function: To
I need EA that works on MT5 to be able to do the following: - Can recognize Support/Resistance area - Can recognize VWAP direction. - Can recognize RSI. - Can recognize Double Top/bottom, Bullish/Bearish hammer candle, Bullish/bearish engulfing candle. - Ability to set Stoploss below/above support/resistance, but risk must be fixed at a certain price. - Stoploss
I want a program that will help calculate and enter the market on full margin for me. I just need to put in the price for entry, Stop loss and TP then it will calculate the lot sizes for entering the trade on full margin on Mt5
"I need an expert advisor (EA) based on stochastic divergence and candlestick formation. It should be able to identify both hidden and regular divergences. The EA should also include modified risk-reward ratios, modified timeframes, and a trailing stop loss. It is important that the EA is 100% accurate. Once an experienced developer applies, I will share the complete strategy."
I am seeking a highly skilled and experienced developer to assist with an important project. I need a development of an automated trading bot for NinjaTrader, utilizing a 4 SMA (Simple Moving Average) crossing strategy, with additional custom diversions for trade entries. The bot needs to be based on a strategy involving the crossing of four different SMAs. The exact periods for these SMAs and the conditions for
I need someone that can make expert advisor for backtesting purpose. The input file is History trade report export file from MQl5 the expert advisor should open position the exact time of open trade on the report. The same as the close time

Project information

Budget
30 - 100 USD
Deadline
to 10 day(s)

Customer

(1)
Placed orders13
Arbitrage count0