hello I need to modify my code of my EA and add new functions and design here I add all the features, (these features are added without modifying the normal function of the EA)
I have my EA source code that I need to modify.
things to modify are:
************************************************** ** ** ** ** ** **************
all the following modifications are optional to the original that this EA already has, that is, they will work in parallel with the original
the following features are optional to the default ones
Distribute the default value as it is now or modify it as follows
1-Add control option enable/disable propagation control
If this option is activated, take positions with the margin set below
maximum spread allowed example 0.20 (configurable)
make hidden profits
2-Take the default perk as it is now or modify it as follows
customize take profit yes/no
take profit in pip: example 100.0
Forex Take Profit: Example 1.0
3-enable/disable hidden SL
customizable in pip and currency
4-add yes or no option of a chart (so you don't have to put the ea on each different chart)
-delete where it says symbol information and place it like this
Symbols if they are custom place them too: AUDCAD, EURCAD, EURGBP, EURAUD, EURUSD, GBPUSD, USDCHF, AUDCHF, AUDUSD, CADCHF, EURCHF, GBPAUD, GBPCAD, USDCAD
6 maximum symbols at the same time (ie maximum positions of different currencies), for example
allowed 3
eurusd, gbpusd, nzdusd then it won't take any more until they finish
-where it says preset type modify it with "Auto Configuration"
7-add special hidden tracking i.e if position started at -0.20 and changed to 0.50 start tracking i.e if it drops below 0.15 close position make it configurable
configurable in pip and currency
8--news protection on/off
low impact (on/off)
time before (minutes)
time after (minutes)
normal impact (on/off)
time before (minutes)
time after (minutes)
high impact (on/off)
time before (minutes)
time after (minutes)
draws in the window the news of the whole week red the high impact, normal yellow, white low impact, draws the times of each one, that lasts 1 week and then they are erased
if activated, do not take positions only to the currencies that are affected during the set time
9-change the colors of the candlestick chart by which the image "chart1" will be sent
place a background image to be sent "wings"
place an image of the info window "logo"
the news and timelines and candles should look like this image
https://imgur.com/a/teLrjK3
10-the comments part will be modified so that it is optional to fix that it cannot be changed or to be able to change just write in comments how to do it
11-solve the licensing system working fine
12- the information box that the EA shows will modify some information that it will show but that is at the end when all the above is
a summary of the total earned and the maximum reduction will be added
I need every part of the code with comments every start and end of the function inside the code to understand and know about the modifications.
Solicitudes similares
Looking to buy profitable MT4/MT5 Expert Advisors (EAs). Requirements: • Fully automated • 6+ months backtest • 100+ trades • No martingale or grid systems Send: • Backtest report • Max drawdown • Markets traded • Brief strategy summary Only original EAs developed by you. Long-term collaboration available
MT4/MT5 TRADES MANAGER PART 1: NUMBER OF TRADES ALLOWED IN ONE DIRECTION: Maximum number of trades in one direction = ------------------------------ ------------------------------ ------------------------------ -------------- par PART 2 PARTIAL CLOSURE OF STOPLOSS: Total STOPLOSS =------ Pips 1a: Percentage of Stoploss =--% 1b Percentage of Lot size =--% 2a: Percentage of Lot size =--% f
I am looking for an experienced MQL5 developer to create a custom indicator for MetaTrader 5. The project requirements and indicator logic will be shared privately with the selected candidate to protect the concept and implementation details. Requirements: Strong experience with MQL5 indicator development. Ability to create clean, efficient, and well-structured code. Experience with custom buffers, chart objects
Live chart [ expert is not executing trades on xauusd ] , Deleting Existing Parameter not in use , Live Chart Adjustments Only , No Need to Change anything else , expert will be live testing Throughout
Prepare expert for xauusd live chart [ expert is not executing trades on xauusd ] . Deletion and cleaning code . Trailing Stop Rule to follow the given method . Live Chart Only
I need help in building a Robot SNIPER X AI — FINAL BUILD Trading System Type AI Scalping + Sniper Entry Expert Advisor Platforms MetaTrader 4 MetaTrader 5 Supported Brokers � exness.com � justmarkets.com � deriv.com Universal MT4/MT5 broker support FINAL CORE FEATURES ✅ AI Scalping Engine ✅ Sniper Entries ✅ Auto Buy/Sell ✅ EMA Trend Detection ✅ RSI Momentum Filter ✅ Smart Stop Loss ✅ Dynamic Take Profit ✅ Trailing
//+------------------------------------------------------------------+ //| $10 Smart Scalping Bot for MT5 | //| EURGBP + AUDUSD + XAGUSD Optimized | //+------------------------------------------------------------------+ #property strict #include <Trade/Trade.mqh> CTrade trade; //========================= INPUTS ================================== input double LotSize = 0.01; input int FastEMA = 20; input int SlowEMA =
Am looking for Professional programmer who can build below analysis bot as specified below. The indicators will be provided. 🔷 1. CORE ARCHITECTURE OF YOUR EA Your EA has 3 modes: ✅ Mode 1: Indicator 1 Strategy (9-Signal Engine) ✅ Mode 2: Indicator 2 Strategy (Multi-indicator confluence) ✅ Mode 3: Hybrid Mode (Indicator 1 filters Indicator 2) 🔷 2. PAIR SELECTION LOGIC EA will NOT auto-scan market (based on your
Matriks programında güzel bir stratejim var, meta da kayıtlı olmayan iki indikatörümü de metaya yükledim, stratejim belli, ama robot oluşturmak konusunda bilgim eksik. Yardım istiyorum. Acil dönüş bekliyorum. 12-276 üssel ortalamayı hangi yöne keserse, alphatrend indikaörüde bunu desteklesin, kendi gömdüpüm diğer bir indikatörde seviyelere göre alsın satsın
Hi. Could you slightly rewrite my cBot for me to use a 5-minute chart without a fixed target? The stop should be a trailing stop at the level of the initial range