Modify EA

MQL4 Indicadores Experts

Trabalho concluído

Tempo de execução 20 dias
Comentário do desenvolvedor
Friendly and communicative.

Termos de Referência

Hi!!! 

There are 11 Parameters that I want to be added.
1-2 are max spread and a simple comment (example: http://prntscr.com/wm6jkb )
3 limit the max open orders at the same time
4-8 are for the Volatility Ratio.
9-11 are for the dynamic BE.

1.Max Spread in points (0 = disable) [value]
2.Comment [text]
3. Max open orders at the same time [Value] 
Place it under "Only one order open at a time?"
So, Only if its "False"
you will read the "Max open Orders at the same time".
This parameter helps to limited the number of open positions instead
of unlimited open orders at the same time.

Add a section [Volatility Ratio]

I want to add this indicator (dont use the indi from the link, its only for getting the idea) you can see it here - > 

https://www.mql5.com/en/market/product/49277?source=Site+Profile+Seller#description

It should be simple:
Volatility Ratio = 100 * ATR(Fast Period) / ATR(Slow Period);

So, this is what we need as parameters under the Volatility Ratio section:

4.Filter [True/ False] (if =False, then ignore. if =True, then we wont open a new position if the signal level is BELOW the value we mentioned for Signal Level parameter)

5.ATR Fast Period [Value]
6.ATR Slow Period [Value]
7.TimeFrame [a dropdown of all timeframes]
8.Signal Level [Value]

for more information, read the indicator page.


Break Even - Same concept as we have for SL and TP, by ATR. 
Use the same Value we used for SL/TP as the "timeframe for index".
Under "Use Break Even"

Add:
9.Use dynamic BE [True/False]
10.Dynamic profit to trigger X * ATR [Value]
11.Dynamic padding to add to BE X * ATR [Value]

Respondido

1
Desenvolvedor 1
Classificação
(6)
Projetos
8
38%
Arbitragem
0
Expirado
1
13%
Trabalhando
2
Desenvolvedor 2
Classificação
(2673)
Projetos
3410
68%
Arbitragem
77
48% / 14%
Expirado
342
10%
Livre
Publicou: 1 código
Pedidos semelhantes
Forex robot 30+ USD
Hello… need an MT5 expert advisor that scans up to five user-selected symbols for bullish and bearish engulfing patterns on a chosen timeframe, displays a signal dashboard with pattern strength scores, and automatically enters trades with risk-based lot sizing, fixed stop-loss and take-profit tied to the engulfing candle’s high or low
Mt5 ea 30+ USD
I have a fast execution ea that need a little touch, it trade on gold and my problem is about the risk ratio the tp is 3pip and stop loss 20 but i cannot get it right to make the average win larger and average loss lower. I would like to know if i can get help to get it right without touching the tragedy and the trade frequency. Those two pictures I attached is the example of what my bot actually do like i explained
Sane 50+ USD
we make money ,we print money I want to help averyone to start making money so if he purchase it you can start earning up 1000 dollars pair week which is enough to help your family and friends
Requirements Specification Here is an example of Requirements Specification for the development of the MACD Sample Expert Advisor, which is available in the MetaTrader 5 standard package. 1. The idea of the trading system is as follows : market entries are performed when MACD's main and signal lines intersect in the current trend direction . 2. Trend is determined based on the Exponential Moving Average with
REWARD! 35 - 200 USD
I will pay you a REWARD, if you find / create an EA that fits ALL the below criteria! Platform : MT4 ONLY! NOT MT5, I repeat: NOT MT5!! Timeframe : doesn’t matter Pair : doesn’t matter Strategy : doesn’t matter Drawdown : no more than 25% Return : minimum 5%, every month Lot sizing : dynamic lots I will backtest the EA with 99.9% tick data accuracy for a period of 20+ years . If the EA can produce minimum 5% returns
Hello, I am looking for an existing MT5 EA for XAUUSD (Gold). I do not want a custom EA from scratch. I need a high-frequency breakout scalping EA with: Buy Stop & Sell Stop (OCO) Fixed Stop Loss Automatic Break-even Tick-by-tick Trailing Stop One trade at a time If you already have such an EA, please send live results, demo, pricing, and videos
KOKIE FX 30 - 200 USD
PROGRAM: PSMI Market Intelligence Engine v1.0 OBJECTIVE: Analyse the market from higher timeframes to lower timeframes, build a market narrative, and only allow execution when every condition is confirmed. ========================================================= STEP 1 LOAD DATA ========================================================= Read: Monthly (future) Daily H4 H1 M15 M5
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
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

Informações sobre o projeto

Orçamento
50+ USD
Prazo
de 1 para 5 dias