Upgrade of EA

MQL5 Esperti

Lavoro terminato

Tempo di esecuzione 11 giorni
Feedback del dipendente
Excellent customer, always a pleasure to work with.
Feedback del cliente
Keeps his word.

Specifiche

Hello Alex,

we did the EA "New momo flags 2020" recently.

The file that we need to work on is attached, I just renamed it.

I need to upgrade it as follows. 

Agreed budget 60usd, 3 days.

.............................. ......................

PROJECT 1
  1. I need to have the option of "Allowed time for the entry" on this EA. And I need it in 5 blocks because I may want to ENABLE this for up to 5-time blocks, for example: allowed time for entry: 9:01-11:59* and 14:00-14:29* and 20:00-21:55*. This example is for 3-time blocks but I need the option for 5 of them. Each option shall have the feature to be enabled/disabled. Trades are allowed to be ENTERED (signal for a trade my happen at any time still) only in this time zone if they are enabled. If all are disabled, EA is allowed to trade anytime.
  2. There is a profit target in this EA. We will set an "audio alert" of my choice file when the market trades 80%* towards this target and also I need to see some sort of text note as well? For example, a buy is entered at 10 and the target is at 20 bid. So as the market trades at 18 bid the audio alert triggers. The opposite is true for short, ask price is used of course. This option shall have the enable/disable feature.
  3. I also need an audio / text alert also when the INITIAL condition starts to happen - so that I can be notified of a trade before it would trigger and I can choose whether I enable/disable auto trading with this EA or not. This option shall have the enable/disable feature.
  4. I need EA to record a comment into a trade Comment section with the name of the EA + time frame of the chart where the trade was executed?
  5. I would like to add the EXIT3 option. Now we have two possible exits and I want to add the third option. It is a trailing stop on the whole position that becomes activated when 1atr* of profit is reached and it trails 66%* of the opened profit until stopped. That's it. 
  6. I am also adding this filter. We are using the ATR already. I want to filter entry trades by a certain ATR threshold level. For example, trades are only allowed to ENTER if the ATR is the same or above 0.0005*. So if ATR shows the value (one bar back that is closed already) of 0.0004 the trade is NOT entered.

Wherever there is a star * sign, it means that the settings shall be modifiable. Settings stated are just defaults.

Any questions, please let me know.




















Con risposta

1
Sviluppatore 1
Valutazioni
(129)
Progetti
208
86%
Arbitraggio
2
0% / 50%
In ritardo
8
4%
In elaborazione
2
Sviluppatore 2
Valutazioni
(277)
Progetti
334
55%
Arbitraggio
14
36% / 29%
In ritardo
1
0%
Gratuito
3
Sviluppatore 3
Valutazioni
(298)
Progetti
477
40%
Arbitraggio
106
40% / 24%
In ritardo
81
17%
Caricato
Pubblicati: 2 codici
Ordini simili
┌─────────────┐ │ SMC ROBOT │ │ v2.0 │ └─────────────┘ [ANTENNA] │ ╔════════╧════════╗ ║ HEAD UNIT ║ ║ ┌───────────┐ ║ ║ │ ◉ ◉ │ ║ ← Optical Sensors ║ └───────────┘ ║ ╚════════╤════════╝ │ ╔════════╧════════╗ ║ TORSO ║ ║ ┌───────────┐ ║ ║ │ SMC CORE │ ║ ← Processing Unit ║ │ ARM V9 │ ║ ║ └───────────┘ ║ ║ [||||||||||] ║ ← Power Indicator ╚═══╤═══════╤════╝ │ │ ┌───┘ └───┐
I already have the source code of an MT5 Expert Advisor. The EA is about 70% complete. I need someone to modify and complete it. Requirements: • Manage EURUSD only. • Manage manual trades only (Magic Number = 0). • Support unlimited manual positions simultaneously. • Automatically add a 10-pip Stop Loss if a position has no Stop Loss. • Automatically add a 10-pip Take Profit if a position has no Take Profit. • Do not
I am looking for an expert MQL5 developer to build a robust, professional Expert Advisor for Gold (XAUUSD). The EA must be Event-Driven (OnTick) with no 'Sleep' functions, ensuring instant execution. ​ Core Logic: ​ Grid Strategy: Start with 0.02 Buy/Sell. Lot size sequence: 0.02, 0.03, 0.05, 0.09, 0.14, 0.26, 0.44, 0.75, 1.28, 2.18 (Max 10 steps). ​ Dynamic TP: Total basket TP must update instantly upon new order
I am currently using the attached Arbitrage MACD indicator. However, there are no signal alerts associated with this indicator. I would like to receive notifications on my android device the bar after a blue long arrow appears and the bar after a red short arrow appears. This is the current code: //+------------+-----------------------------------------------------+ //| v.22.04.07 | ArrZZx2.mq4 |
NT8 to mt6 trade copier 150 - 250 USD
I just copy and past what i need Features Opening and closing orders at market and limit price Copy Take Profit / Stop loss orders Trades are manually by using the "Chart Trader Feature" within NT8-Charts or separate Window. Advanced symbol and Lot mapping Blazing fast – copy as fast as 10 ms Copy multiple symbols in parallel In the Case that the connection between NT8 and MT5 is lost, including a solution to
Project Overview: I am looking for an expert MetaTrader 5 (MT5) developer/architect to build a highly optimized, professional-grade Trade Copier system. This is NOT a basic trade copier. It requires advanced execution handling, bypass mechanisms, strict risk management, and multi-threaded syncing. Here are the complete requirements for the project: 1. Architecture & Topology: Multi-Account Routing: Must support both
: Hello, I am looking for an experienced MQL4 developer to create a custom Binary Options Trading Bot for MetaTrader 4 (MT4). The bot needs to automate trades based on clear conditions and must have a reliable integration feature. I would like the bot to work smoothly with Telegram so that it can either receive signals from a channel/group or send instant trade notifications directly to my Telegram. The code should
I am looking for an experienced MQL4 developer to create an Expert Advisor (EA) based on signals from a custom indicator. Requirements: 1. The EA must use a single custom indicator that draws buy and sell arrows directly on the chart. 2. When a buy arrow appears, the EA should wait until the current candle closes. If the arrow is still present after the candle closes, it should open a BUY trade. 3
Bhokhwe 30 - 200 USD
//+------------------------------------------------------------------+ //| ThreeBullEMA10EA | //| Strategy: 3 Bullish + EMA10 Break | //+------------------------------------------------------------------+ #property strict extern double LotSize = 0.01; extern int Slippage = 3; extern int MagicNumber = 12345; extern int EMA_Period = 10;
I have an expert advisor's investor login. I want you to study it and make me the exact same EA. There should be absolutely no differences or mistakes. You should have great observation skills for this aswell

Informazioni sul progetto

Budget
60+ USD
Scadenze
da 2 a 3 giorno(i)