Make a new MT4 EA; Combine 2 EA's to make a new EA with some additional features, Donchian Channel Trader with Hedging Recovery EA.

MQL4 Experts

Termos de Referência


Combine the DC Lines EA with hedging recovery EA, add grid trading option and RSI

filter for initial trades with a ‘minimum margin percent’ Account protection.

Full job description below and photos and indicators in attached Zip file.

**** Please note I have the source files MQL4 for the DC Lines and Hedging Recovery EA, which I will provide to sucessful bidder *********

Please update the included ‘Donchian Lines EA’ to include the following optional

'Hedging Recovery mode', selectable ‘grid trading’, ‘minimum margin percent’
account protection and a selectable RSI indicator.
Hedging Recovery option.
Please use the included Hedging recovery MQL4 source file and adopt its code
into the DC Lines EA, it was designed as an add in module, so that the
operation would be as follows;
The ‘hedging recovery mode’ activates as soon as the DC Lines EA places the first
trade which immediately triggers a pending hedge order at the selected DC Line or
at the selected ‘x’ pips. Should the first order reach the preset breakeven, the
hedging recovery mode is cancelled, closing the pending hedge order, any selected
trailing stop loss will continue to trail the price.
Should the pending hedge order be triggered ‘hedging recovery mode’ will place
orders until it cycles out in equity profit % or hits the visible emergency stop loss.
Grid Trading option
“Grid adds positions of a selectable size but always keeps the first trade open”.
Grid system, once a trade reaches a set ‘x’ number of pips profit a ‘grid system’
would add additional trades, at a selectable lot size, with the option of keeping the
first grid trade open and profit taking the grid trades after ‘x’ pips profit. Please see
the included ‘Pyramiding Grid system.pdf’. Grid would have these inputs; ‘grid
trading’= true, ‘keep 1st grid trade open’=true /false, ‘grid start’= after ‘x’ pips profit.
‘grid Pips’= 50, pips to each grid. ’grid lot’= 0.1 size of grid order, ‘grid take profit
pips’= 50. ‘grid trail’= by pips or mid line.
Equity Manager with “minimum margin percent”
Please add a “minimum margin percent” input which would not allow the first trade
if the account minimum margin is below 500% or the inputted level. Also if possible it
would be great to have the included features found in Equity manager Mql4 source
file to manage account equity.
RSI to filter first trade entry
Please add a selectable RSI indicator to filter the first trade at the DC lines,
dependant on the preset buy and sell levels being reached at the price level.
Example if the RSI level is below 70 the buy order will not be placed or if the RSI
level is above 30 the sell order would not be placed.
Fix issue with DC Lines EA Input
Fix issue with DC Lines EA Input “Entrance Line 1 Shift” If I use this input the EA will
not place any trades, it would be great to be able to specify a shift amount in pips so
that if a candle closes only a few pips over the DC line it would not trigger trades, the
close would have to be DC line + ‘x’ pips. Alternatively a BUYCLOSE + ‘x’ pips input
would solve this problem.

Respondido

1
Desenvolvedor 1
Classificação
(414)
Projetos
670
33%
Arbitragem
60
17% / 32%
Expirado
113
17%
Trabalhando
2
Desenvolvedor 2
Classificação
(365)
Projetos
507
40%
Arbitragem
159
17% / 74%
Expirado
99
20%
Carregado
3
Desenvolvedor 3
Classificação
(121)
Projetos
134
66%
Arbitragem
36
25% / 56%
Expirado
22
16%
Livre
Publicou: 10 códigos
4
Desenvolvedor 4
Classificação
(29)
Projetos
49
22%
Arbitragem
14
29% / 21%
Expirado
13
27%
Livre
Pedidos semelhantes
Hello, I am looking for someone to Run and Monitor the EA and Signals in the account. Should be able to monitor daily and fix any issue in the signal Copying and EA running. The Settings and configuration to be checked and updated periodically. Should be available to report and update on daily basis. Tell me the cost and your previous experience for the same. Thanks
Looking for an Experienced MQL4/MQL5 Developer to Build a Professional Scalping Expert Advisor (EA) I am looking for an experienced MQL4/MQL5 developer to build a professional Expert Advisor (EA) for MetaTrader 4 or MetaTrader 5 from scratch. My goal is to develop a high-quality scalping system with strong risk management and long-term profitability potential. I am not looking for unrealistic promises or "100%
void OnTick() { // Check if we already have an open trade if(OrdersTotal() == 0) { // Get the value of a 14-period Moving Average double ma = iMA(Symbol(), 0, 14, 0, MODE_SMA, PRICE_CLOSE, 0); // Basic Condition: If current close price moves above the MA, buy if(Close[0] > ma) { int ticket = OrderSend(Symbol(), OP_BUY, 0.1, Ask, 3, 0, 0, "My First Bot", 0, 0, clrGreen); } } }
i brought an EA called profit hunter killer and the file is not working any more its a scalper type EA can anyone here decomplie the file as i cam not abe to reach the seller i brought it on Shopee malaysian website
Recently I have backtested more than 100 EAs and I have come to a conclusion that in the long-term all of them produce catastrophic results. I used 99.9% data quality and whenever possible decades of data. In the short-term almost all of them can have nice gains. But there is hardly any EA that could survive even just 3-5 years, let alone decades ! This got me thinking: if almost all EAs are unfit for long-term
I need to connect my online store to the NinjaTrader API for automated order fulfillment and license creation/revocation. If you have experience integrating with the NinjaTrader Ecosystem API or implementing vendor licensing, please contact me with your relevant experience and approach
I am looking for an experienced MQL5 developer to convert a TradingView indicator into an MT5 indicator. The objective is to recreate the TradingView indicator in MQL5 so that it produces the same calculations, plots, values, and signals as closely as possible. Requirements: Convert the TradingView Pine Script into an MT5 indicator (.mq5). Ensure the MT5 version matches the TradingView version as accurately as
EA WILL BE FOR GBPUSD ON M5 TIMEFRAME. IT IS A REJECTION/REVERSAL STRATEGY. IT FOCUSES ON BREAK OF LEVEL (M5 CANDLE CLOSE ABOVE HIGH, BELOW LOW (ASIA HIGH/LOW, YESTERDAYS HIGH/LOW, LAST WEEK HIGH/LOW, AND THEN ALSO SWING LEVELS BREAK AND REVERSALS BOTH INSIDE AND OUTSIDE PRICE ACTION) IN THIS STRATEGY WICKS ARE IGNORED, ONLY A SOLID CANDLE BREAK AND CLOSE AND REVERSAL CONSTITUTES AS A VALID TRADE. * EA TIME START +
1) The EA must identity CRT High and CRT Low ,,,,, it must wait for liquidity sweep before entering a trade ,,,to confirm the trade only after sweep and market structure confirmation and support buy and sell trades ,,,,risk. Should be adjustable (default 1% per trade) ,,stop loss should be placed beyond the liquidity sweep ,,take profit should be adjustable with risk reward from 1:2 to 1:5 ,,should allow trading only
Hello, I want a simple bot for NinjaTrader8. I need a bot that operates automatically on Nasdaq (NQ/MNQ). Requirements: open buys and sells following a simple trend strategy, configurable stop loss and take profit, risk per trade of 1 to 2% of capital, if it loses 3% in a day, stop trading until the next day. Compatible with backtesting, delivery of the source code and the working bot in NinjaTrader 8. My initial

Informações sobre o projeto

Orçamento
20 - 50 USD
Prazo
de 1 para 4 dias