작업 종료됨

실행 시간 1 일
피고용인의 피드백
Good customer
고객의 피드백
exelente

명시

MQL5 Indicator Panel Update Issue

I'm experiencing an issue with my multi-timeframe indicator panel in MQL5. When I change indicator parameters (such as MA Period, ATR settings, etc.), the visual elements on the chart update correctly, but the information displayed in the panel remains unchanged.

For example, if I change MA Period from 8 to 60, I can see the indicator lines on the chart shift position according to the new calculation, but the trend direction and "bars ago" information in the panel still shows the values from the previous settings.

This suggests there's a persistence issue where the panel isn't properly refreshed when parameters change. The indicator appears to be using cached values for the panel display instead of recalculating all data structures when parameters are modified.

I need to implement a solution that forces a complete recalculation of trend data and panel information whenever indicator parameters are changed.


응답함

1
개발자 1
등급
(45)
프로젝트
46
24%
중재
34
9% / 85%
기한 초과
10
22%
무료
2
개발자 2
등급
(6)
프로젝트
4
0%
중재
5
0% / 100%
기한 초과
0
무료
3
개발자 3
등급
(252)
프로젝트
462
26%
중재
139
20% / 60%
기한 초과
100
22%
무료
4
개발자 4
등급
(465)
프로젝트
813
49%
중재
75
21% / 51%
기한 초과
141
17%
작업중
5
개발자 5
등급
(499)
프로젝트
744
56%
중재
48
31% / 31%
기한 초과
120
16%
무료
게재됨: 1 코드
6
개발자 6
등급
(271)
프로젝트
553
50%
중재
57
40% / 37%
기한 초과
227
41%
작업중
7
개발자 7
등급
(26)
프로젝트
34
29%
중재
0
기한 초과
1
3%
무료
8
개발자 8
등급
(152)
프로젝트
228
80%
중재
22
27% / 50%
기한 초과
11
5%
무료
게재됨: 24 기고글, 1882 코드
9
개발자 9
등급
(3)
프로젝트
3
33%
중재
0
기한 초과
0
무료
10
개발자 10
등급
(171)
프로젝트
195
42%
중재
13
8% / 54%
기한 초과
9
5%
무료
게재됨: 3 코드
11
개발자 11
등급
(617)
프로젝트
721
33%
중재
46
48% / 41%
기한 초과
14
2%
로드됨
12
개발자 12
등급
(7)
프로젝트
6
0%
중재
4
25% / 75%
기한 초과
2
33%
무료
13
개발자 13
등급
(269)
프로젝트
284
55%
중재
0
기한 초과
5
2%
무료
14
개발자 14
등급
프로젝트
0
0%
중재
1
0% / 100%
기한 초과
0
무료
15
개발자 15
등급
(298)
프로젝트
478
40%
중재
105
40% / 24%
기한 초과
82
17%
로드됨
게재됨: 2 코드
16
개발자 16
등급
(3)
프로젝트
1
0%
중재
5
0% / 100%
기한 초과
0
무료
비슷한 주문
I need an MT5 Expert Advisor for XAUUSD (Gold) running on an Exness account. STRATEGY LOGIC The exact entry and exit rules will be provided in writing before development starts. Please quote for a single rule-based strategy with clearly separated logic, so the rules can be adjusted later without rewriting the whole EA. RISK MANAGEMENT (this is the priority of the project) - Risk per trade as a percentage of account
Modification of Trade_Panel_7 7.05 Objective . I have this utility “Trade_Panel_7 7.05” with which I open and close positions. Please refer to attached “Trade Panel Modification.jpg”. It shows an input parameter “Volume Step”. This parameter has the initial value of 0.02 as shown. This feature needs to be amended. Present Status . Value of lot size is increased by this “Volume Step”. I have built a whole series of
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
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
Mashiri 50 - 10000 USD
I need a custom MetaTrader 5 indicator designed specifically for XAUUSD gold trading. The indicator should identify potential buy and sell opportunities, display clear entry and exit signals on the chart, provide alerts, and help identify market trends and possible reversals
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
//———————————————————————————————————————————————————————————————————— 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 () {
1. Title Development of a Custom MQL5 Expert Advisor for XAUUSD (MetaTrader 5) 2. Requirements Specification Overview: I am looking for an experienced MQL5 developer to build a robust, fully custom Expert Advisor (EA) for MetaTrader 5 tailored for trading Gold (XAUUSD). Core Specifications & Features: Asset & Timeframe: Designed specifically for XAUUSD. Timeframe should be selectable directly from the EA inputs

프로젝트 정보

예산
30+ USD