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
1. Objective Create an MT5 automation script (or set of scripts) that fully automates my strategy optimization workflow, including: • Batch optimization runs • Automatic filtering of results • Automatic forward testing • Exporting and organizing results into structured files/folders The goal is to reduce manual work and allow one‑click execution of the entire pipeline. 2. Platform & Environment • MetaTrader 5 •
I have a open source Tradingview indicator that I want it to be converted to Ninja Trader8. I have attached it. Please let me know, if you can do it and for how muc
I need help in modifying an amibroker AFL indicator the indicator already works but I need per symbol static variable isolation, parameters persistence per symbol after restart, non declining trailing stop logic, parameter auto restore when switching symbols and a global reset function for static variables. For better understanding As discussed, this is the official offer for restructuring my RAD Chandelier stop loss
I’m looking for developer to build an AI-assisted trading system for Metatader 5 . You to deliver, working MT5 module, AI module (Python or compatible), source codes for both This phase is focused strictly on core logic and AI integration , not UI or dashboards. Kindly reach out only if you have experience on AI integration and prove of past work
Hi , I have some indicators that I want set up on my TV chart and want to create one chart for some and another chart for some others. Plus I want to set up the brackets orders so I can trade from the chart. I have these set up somewhat but need it cleaned up and the way I want them. how much would something like this cost to do? I'm in California and would like you to show me so I can learn to do this when I want to
Advanced trading robot built on ICT concepts and structured Price Action methodology. Designed to identify liquidity zones, market structure shifts, and high-probability entries while maintaining disciplined risk management and optimized trade execution for consistent, rule-based performance
mport pandas as pd import numpy as np def detecter_tendance(data): # Code pour détecter la tendance pass def identifier_niveaux(data): # Code pour identifier les niveaux de support et de résistance pass def calculer_stop_loss(tendance, support, resistance): # Code pour calculer les stop loss pass def calculer_profils(tendance, support, resistance): # Code pour calculer les profils mport pandas as pd
I’m looking for developer to build an AI-assisted trading system for Metatader 5 . You to deliver, working MT5 module, AI module (Python or compatible), source codes for both This phase is focused strictly on core logic and AI integration , not UI or dashboards. Kindly reach out only if you have experience on AI integration and prove of past work
Looking for an experienced developer to build an AI-driven trading system for MetaTrader 5. The bot should be able to: Analyze market structure (accumulation, manipulation, distribution) and 45-min pullback zones (25%, 50%, 70%) for trade decisions Integrate with Bookmap via API for real-time order flow, liquidity, and footprint data
I am looking for a professional developer to build a custom trading analysis software for me. This tool is NOT an automated trading bot (EA); it is an analysis dashboard to help me identify high-probability setups based on my strategy. Key Requirements: Multi-Timeframe Analysis: The software should scan 4 different timeframes (M15, M30, H1, H4, D1, WK1, MTH1) and alert me when my conditions are met. Indicator