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
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
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

Informações sobre o projeto

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