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.
Ordini simili
//@version=6 indicator("منظومة El_3aksiiya 0 المتكاملة", overlay=true, max_labels_count=500, max_boxes_count=500, max_lines_count=500) // الألوان color_accum = color.new(#0000FF, 85) color_manip = color.new(#FFFF00, 80) color_dist = color.new(#FFC0CB, 80) color_elliot = #FF8C00 color_fib = #FFFF00 color_entry = #00FFFF color_tp = #00FF00 rsiVal = ta.rsi(close, 14) // نموذج AMD var int barCount = 0 if
Hi all I would like a strategy to be developed for LIMT ORDERS strategy for both Buy/sell limit for XAUUSD, US30 & DE30/40 on the M1 or M5 chart . I have my EA but it's not profitable. It should be a Limit order strategy with a profit factor of 2+ when back testing . You should consider that My EA has trailing stop and a trailing limit order. I have experience in coding in MQL4/5, I'm currently struggling I with
MT5 EA Developer for Structured ICT/SMC Market Logic Requirements Specification: I need an MT5 Expert Advisor only in MQL5. No indicator, no script, no DLL, and no external API. The EA must be built on a rule-based ICT/SMC-style framework with objective, backtestable logic. I am not looking for social-media-style ICT/SMC interpretation. I need a developer who can convert trading concepts into clear coding rules. The
Szukam doświadczonego programisty do stworzenia dedykowanego doradcy eksperckiego (EA) do tradingu. Programista powinien posiadać solidną wiedzę z zakresu MT5, logiki strategii, wskaźników, zarządzania ryzykiem i backtestingu. Doświadczenie w tworzeniu niezawodnych i profesjonalnych robotów handlowych będzie dodatkowym atutem. Proszę o kontakt, jeśli zrealizowałeś już podobne projekty. wszystkie szczeguły podam w
I need an experience programmer on news based EA, the EA will be able to fetch or return both historical and current calendar data and implore them into trading, The rest EA details will be communicated in the chat section
I need a bot that can trade weltrade synthetic indices that can be consistently making profits if you have one for deriv its also fine a bot that executes and closes trades automat Will be ideal
I am looking for an experienced MQL4/MQL5 developer to build a custom MT4 indicator from scratch or cracking my ex4 file that i provide to you. I already have an existing indicator (EX4) which produces highly accurate buy/sell signals. I want a similar indicator developed based on its observable behavior and signal structure. my existing indicator is pc id protected so you have to do PC ID security bypass and source
📌 Project Overview: I need a full Smart Trade Management System for MetaTrader 4/5. This is a complete trading ecosystem, not a simple EA. 📌 Core Features: Smart Money Management (risk-based lot calculation) Advanced Trading Toolbox (TradingView-style drawing tools) Central Master Dashboard (risk, filters, account control) Multi-account monitoring (MT4/MT5 synchronization) Real-time monitoring (spread, equity
Hello, i would like to have a ninjatrader indicator. I wanna to have a footprint indicator with delta, imbalances and big trades identifiable. Also I wanna sell it on whop. And it should be fully customisable in NT8
Zone detection is coded , you will be working from that point . Trailing Stop Optimization for live chart . Apply Specific Currency Support . Clean Code . Zone Upper Limit and Lower Limit