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

MQL4 Experts

Termos de Referência

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,


Respondido

1
Desenvolvedor 1
Classificação
(441)
Projetos
499
33%
Arbitragem
25
40% / 48%
Expirado
7
1%
Ocupado
2
Desenvolvedor 2
Classificação
(2)
Projetos
1
0%
Arbitragem
2
0% / 50%
Expirado
0
Trabalhando
3
Desenvolvedor 3
Classificação
Projetos
1
0%
Arbitragem
0
Expirado
0
Livre
4
Desenvolvedor 4
Classificação
(62)
Projetos
72
35%
Arbitragem
3
33% / 33%
Expirado
2
3%
Trabalhando
Pedidos semelhantes
Need to modify existing EA. I have an EA created based on HeikinAshi and Price Border indicator. The Price Border Indicator I use repaints and hence, I am switching to slightly different version of Price border indicator. Requirement is to adjust the EA to open trades based on new Price Border indicator. The new Price border indicator provides signal based on alert notification. I couldnt figure it out how to catch
@page { size: 21cm 29.7cm; margin: 2cm } p { line-height: 115%; margin-bottom: 0.25cm; background: transparent } Hi, The task involves adding functions to an existing EA and correcting an error. The developer must have a thorough understanding of the following: Trailing Take Profit function Calculating a decreasing distance between orders Ability to code a function for Global Profit decrement/increment size in
The first section will describe the EAs trading strategy logic and features. The second section is an outline of the inputs that the EA should contain. 1. The idea of the trading system is as follows : This EA enters trades based on fibonacci retracement levels when other (MACD, RSI) conditions are met. It will use a MACD from a particular time frame to establish the swing high and swing lows which the fibonacci
Expert Advisor (EA) will provide automatic entry and exit using Black Dragon indicator as per the description below. Long (entry): on the first blue candle. Long (exit): on the first red candle, stop loss or take profit/break-even. Whatever happens first. Short (entry): on the first red candle. Short (exit): on the first blue candle, stop loss or take profit/break-even. Whatever happens first. Long (stop loss value)
1. **Timeframe and Liquidity:** Focus on the 5-minute timeframe for liquidity analysis.(timeframe for liquidity should be editble) 2. **Candlestick MSS:** Monitor 1-minute candlestick patterns for entry signals.(should be editble) 3. **Swing Points:** Identify swing points using the high and low of the last three candles.(ict swimg high and low) 4. **Sell Setup:** - Wait for a 5-minute candle to take out the swing
Hello Greetings. I have a custom tradingview strategy I would like to convert to Metatrader 5 ( mt5 ) . I have the source code a and with me. Kindly bid if it is what you can do for me and let discuss about the project. Thanks
I'm looking for a developer who has already working on a HFT tailored to pass prop firm challenges within a short period, maintaining a very low drawdown. Here is a link to a video demonstrating an existing EA executing the same strategy: https://youtu.be/N6NEcIpPzV4 Any developer having already worked on this type of project and able to provide quickly a test version is welcome to contact me
have trade signals i get by telegram messaging, i would like to have a robot designed to read those message for trade inputs and open and close trades base on the signals Ea must be able to scan my telegram Message app Read signals sent Open trades on the mt4 and manage them to close Read signals every one minute (user changeable input) I also need the programmer to teach me how to install and make the robot work
MACD EA 50+ USD
Hello Freelancers, I am seeking an experienced developer to create an Expert Advisor (EA) for MetaTrader 5 (MT5). The EA will be based on the MACD indicator and should adhere to the following specifications: EA Requirements: Trading Logic: 1. Long Trades: • Entry: Open a long trade when the MACD line crosses above the signal line below the zero level. • Exit: Close the long trade when the signal line crosses above
EA Configuration. FIBO ------------------------------------------------------------------- Magic: 123456 Stop: Real or Virtual Order: Pending / CLOSE / price== LOT Description: 0.01 ------------------------------------------------------------------- STOP: -0.25 ------------------------------------------------------------------- ENT_1: 1.00 Lot_1: 0.01 ENT_2: 0.50 Lot_2: 0.01 ENT_3: 1.00 Lot_3: 0.01

Informações sobre o projeto

Orçamento
30 - 100 USD
Prazo
para 10 dias

Cliente

(1)
Pedidos postados11
Número de arbitragens0