New MetaTrader 5 Platform Build 5200: Extended OpenBLAS support and enhanced control in MQL5 - page 6

 

EA crash after update mt5 to 5232, I compile the EA with this version and run it.

then I downgrade to 5226 and compile again, run at downgraded version, everything works fine.


cra


2025.08.25 13:11:37.487 BOS (EURUSD,M1) Access violation at 0x000001D87AF300F3 read to 0x00000000484C990A in 'C:\Users\Admin\AppData\Roaming\MetaQuotes\Terminal\158904DFD898D640E9B813D10F9EB397\MQL5\Experts\Shared Projects\BOS\BOS.ex5'
2025.08.25 13:11:37.494 BOS (EURUSD,M1)    crash -->  000001D87AF300F3 8379F801          cmp        dword ptr [rcx-0x08], 0x01
2025.08.25 13:11:37.494 BOS (EURUSD,M1)               000001D87AF300F7 88442477          mov        [rsp+0x77], al
2025.08.25 13:11:37.494 BOS (EURUSD,M1)               000001D87AF300FB 0F84D1010000      jz         0x000001D87AF302D2
2025.08.25 13:11:37.494 BOS (EURUSD,M1) 
2025.08.25 13:11:37.494 BOS (EURUSD,M1)               000001D87AF30101 488B8C2488000000  mov        rcx, [rsp+0x88]
2025.08.25 13:11:37.494 BOS (EURUSD,M1)               000001D87AF30109 8B842484000000    mov        eax, [rsp+0x84]
2025.08.25 13:11:37.494 BOS (EURUSD,M1)               000001D87AF30110 4189C1            mov        r9d, eax
2025.08.25 13:11:37.494 BOS (EURUSD,M1)               000001D87AF30113 4181C1FBFEFFFF    add        r9d, 0xFFFFFEFB
2025.08.25 13:11:37.494 BOS (EURUSD,M1)               000001D87AF3011A 4189C0            mov        r8d, eax
2025.08.25 13:11:37.494 BOS (EURUSD,M1)               000001D87AF3011D 41C1E802          shr        r8d, 0x02
2025.08.25 13:11:37.494 BOS (EURUSD,M1)               000001D87AF30121 BA00040000        mov        edx, 0x400
2025.08.25 13:11:37.494 BOS (EURUSD,M1)               000001D87AF30126 3DFF0F0000        cmp        eax, 0xFFF
2025.08.25 13:11:37.494 BOS (EURUSD,M1)               000001D87AF3012B 440F47C2          cmovnbe    r8d, edx
2025.08.25 13:11:37.494 BOS (EURUSD,M1)               000001D87AF3012F 31D2              xor        edx, edx
2025.08.25 13:11:37.494 BOS (EURUSD,M1) 
2025.08.25 13:11:37.494 BOS (EURUSD,M1) 00: 0x000001D87AF300F3
2025.08.25 13:11:37.494 BOS (EURUSD,M1) 01: 0x000001D877CA22A8
2025.08.25 13:11:37.494 BOS (EURUSD,M1) 02: 0x00000000000000FA
2025.08.25 13:11:37.494 BOS (EURUSD,M1) 03: 0x000001D874CE4810
2025.08.25 13:11:37.494 BOS (EURUSD,M1) 04: 0x00007FF67D953E75
 

Issues after the test ended with changing tabs on strategy test continue on 5232. See that I'm on M30, but have clicked on Daily tab.


 

Just a summary of scattered posts that I noticed, related to the "tabs" malfunction in the Strategy Tester ...

Forum on trading, automated trading systems and testing trading strategies

MT5 Since 5200 Strategy Tester is not updating different timeframe charts

AMuxi, 2025.08.23 22:09

Hi all,

since the update to 5200 (and now with 5227) the strategy tester is not updating the charts if i switch between different timeframes.

My expert uses 3 different timeframes - 3 indicators with separated times.

After this 5220 update in the bottom of the tester chart three tabs are displayed (Daily, M30, M5). But if i select another tab, the chart is not updating - the tabs are switching, but not the content of the chart.

If i switch during the expert is running/testing, the chart switching is correct. But if the expert is finished, no chart update can be triggered. So i cannot analyze the expert logic and actions.

Is this a known bug? I didn't found the issue here in the forum.

Kind regards

Andreas

Trading forum, automated trading systems and trading strategy testing

VERSION: 5.00 build 5200. Strategy tester. Windows with different timeframes.

Marcelo Lacerda , 2025.08.11 20:55

Good afternoon everyone.

Before installing build 5200, I could see two different timeframe charts in the strategy tester: 5m and 1m. Now, in this build, MT5 opens two chart tabs, 5m and 1m, but both windows are the same, 5min. I need to see the tests on both timeframes for my analysis. Has anyone else encountered this issue?


Gráfico estrategy tester

Forum on trading, automated trading systems and testing trading strategies

New MetaTrader 5 Platform Build 5200: Extended OpenBLAS support and enhanced control in MQL5

Jian Zhao Xu, 2025.08.05 12:50

After updating the 5200 version, although the display interface for different periods after the backtest was fixed, the cycles could not be switched. I hope the official will fix this bug as soon as possible.