MT5 multi timeframe dashboard and EA

MQL5 지표 EA

명시

The project is to create a dashboard which will be able to work in all forms of markets that is accessible from MT5 platform. The markets can range from Stocks, Forex, Indices. 
For this reason the Dashbaord must be able to read the list of instruments available from Market watch.
The dashboard must be able to display indicator bias for sell or buy in different timeframes in the form of a table. I will send a picture of what I will prefer to be the format of displaying the information from 12 different indicators.
If the indicator bias is a buy it needs to be indicated with an arrow. Part of the indicator inputs should allow me to choose the type of colour to use for the arrow. An arrow for sell and for buy.
I want to be able to change the individual indicator settings either by loading the indicators one by one.
I want to be able to select which timeframes to view for any specific indicator. There must be a means of selecting which timeframes to view for specific indicator. Up to 5 timeframes per indicator. The timeframes will be arranged according to increasing order from lowest to highest.
By default the timeframes will be given percentages as follows:
First timeframe, lowest: 10%
Second timeframe: 20%
Third timeframe: 30%
Fourth timeframe: 20%
Fifth timeframe: 20%
After the last column there will be a column where the percentages will be aggregated according to buy or sell.  With this formula the percentages will be summed up:  All percentages indicating buy divided by the certain number.
The percentages will be updated live according to the changes that come up from the indicators as the market conditions change.
A simple EA with basic features will be incorporated into the dashboard. The EA will have a thresh hold input which the EA will reference from the Aggregated numbers. If the threshold is 50% then the EA will take trades of Aggregates more than 50%. If the Buy Aggregates to 71% and Sell to 29% then the EA will open a buy position because the Buy aggregate being at 71% is above 50% thresh hold.
The option to use trailing: Yes or No
The EA will have TP and SL input in pips and a basic trailing function which will have:
1. Trailing start – The amount of profit in pips at which trailing can start
2. Trailing step – The amount of pips to move SL in pips
For example if Trailing start is 50pips and trailing step is 20 pips then as soon as profit reaches 51 pips the EA moves stop loss 20 pips into profit. The EA then waits for the market to move by additional 20 pips (meaning profit moves now to 70 pips) before moving stop loss by another 20 pips…… so the trailing is the amount of pips to move into profit. 



LAstly I want to be able to lock the Dashboard with an expiry date and to restrict it to work on a specific account number. This is to avoid theft because i will be running it on vps. The VPS people tend to steal EAs and indciators so i want to be able to lock it so none can use it without my permission.
#
08:21
EN
reply

응답함

1
개발자 1
등급
(851)
프로젝트
1464
72%
중재
122
29% / 48%
기한 초과
358
24%
작업중
게재됨: 3 기고글
2
개발자 2
등급
(277)
프로젝트
334
55%
중재
14
36% / 29%
기한 초과
1
0%
무료
비슷한 주문
Hello Traders, Have a trading strategy or idea you want to automate? I specialize exclusively in MQL5 development, helping traders turn their concepts into professional trading solutions. Custom Expert Advisors — automate your strategy and reduce manual execution Custom Indicators — transform your market ideas into powerful trading tools Fix & Debug — identify errors and get your existing code working properly
please share: Strategy description — entry/exit rules, indicators used, timeframe(s), and instrument(s) (a written explanation, screenshots, or an existing indicator/EA to reference all work) Risk management rules — position sizing method (fixed lot / % risk), stop loss / take profit logic, max drawdown or daily loss limits, and whether martingale/grid/hedging is involved Broker & account details — broker name
I need a unique grid trading system for XAUUSD that combines entry, controlled two-sided grid expansion, DCA (Dollar Cost Averaging) basket profit control, hedging. Unlike traditional grid EAs that only trade against price, this unique grid system should dynamically build positions in both directions based on market movement, allowing flexible adaptation to changing conditions ie the grid needs to dynamically move
EA for Gold 50+ USD
need a Gold robot? check out this EA for Gold. It specialises in bringing in big amounts of profit and is very consistent. It's very trustworthy and it trades the SMC strategy.Enjoy
I need an experienced MQL5 developer to create a fully automated MT5 Expert Advisor called Ayoub Gold EA , focused exclusively on XAUUSD (Gold) . Main requirements: Platform: MT5 / MQL5. Fully automated BUY and SELL trading on XAUUSD. Must support broker suffixes such as XAUUSD, XAUUSD.f and XAUUSDm. Trading strategy based mainly on Range Breakout with trend confirmation. EMA, ADX and ATR filters. London/New York
I develop and customize automated trading systems for MetaTrader 5 using MQL5. My experience includes developing EAs based on price action, market structure, Moving Averages, ADX, Smart Money Concepts, supply and demand zones, Break of Structure, Fair Value Gaps, trailing stops, risk management, and multi-timeframe analysis . I can also modify existing MQL5 source code, fix errors, add new trading features, and help
Looking for an experienced Sierra Chart ACSIL/C++ developer to customize an existing footprint chart. I need 3 things: 7-Day ATR – calculate and display a configurable 7-day ATR. Custom Footprint – modify my existing footprint chart to match my preferred layout/data display. Automatic LVN – detect and plot Low Volume Nodes automatically based on volume distribution. I already have a working footprint chart, so no
Торговый робот XAUUSD AI/ML — MT5 + Python + MQL5 Ищу опытного разработчика с глубокими знаниями в следующих областях: MQL5 / MetaTrader 5 Python Машинное обучение / Искусственный интеллект Алгоритмическая торговля Проект Я хочу разработать торговую систему на основе ИИ/машинного обучения, предназначенную исключительно для XAUUSD (золото) . Архитектура: Данные рынка XAUUSD → Модель Python/ML → ПОКУПКА / ПРОДАЖА /
The EA needs to be upgraded according to the strategie built in and first the programer must specify the problems and how can correct and provide the video on how the bot works on different assets after correction
//———————————————————————————————————————————————————————————————————— struct S_MCAV { double matureSum; double totalSum; double value; void Init () { matureSum = 0.0; totalSum = 0.0; value = 0.5; } void AddContext (int ctx) { totalSum += 1.0; if (ctx == 1) matureSum += 1.0; } void ApplyDecay (double rate) { matureSum *= rate; totalSum *= rate; } void Update () {

프로젝트 정보

예산
30+ USD
기한
 10 일