Forum

thake a snapshot... i try

Hi guys anyone know why in this script if i push a button for take snapshot not save nothing inside a default folder File ? //+------------------------------------------------------------------+ //| riskrewardbox.mq5 | //|

sqlite and mql5 how to delete oneline

Hi guys i have a database sqlite structure: CREATE TABLE "Trade" ( "id" INTEGER, "ticket" TEXT, "symbol" TEXT, "price" TEXT, PRIMARY KEY( "id" AUTOINCREMENT) ); with this data : 4 22117593 ETHUSD 3907.30 ; 3914.14 i want

socket-library-mt4-mt5.mqh – an unknown

Hello, I have a problem with this library, socket-library-mt4-mt5.mqh. Basically, I built an EA //+------------------------------------------------------------------+ //| TERMINAL_IN_OUT.mq5 | //| Copyright 2025

WM_COPYDATA can MT5 work with it ?

Hi aony one have experience about exchange data to WM_COPYDATA ? exist some library i not find nothing about it in forum , i must create a dll for work with this

anyone have a simple example of websocket worked

Hi guys i try to use a websocket for exchange data mt5 to my program i use this code for do that //+------------------------------------------------------------------+ //| TCP_Send_Test.mq5 |

how to

With this library, I've been told it's possible to avoid using OnTimer and OnTick and still achieve polling as fast as 100ms. I'd like to understand how this can be done. if someone have some example is welcome https://www.mql5.com/en/blogs/post/706665 ; here library and documentation i not find

Problem: EA execution delay when symbol has low tick frequency in MT5 — any workaround?

Hello everyone, I’m developing a multi-application system that communicates with MT5. Right now, the architecture is such that MT5 runs multiple Expert Advisors (EAs) to interact with different applications via TCP or other IPC mechanisms. The problem I face is the execution delay caused by MT5's

question about mini chart

Hi guys is possible in mini chart , have only a chart of rsi with sma

question about split take profit

Sorry, in MT5 if I open a trade, can I automatically set 3 take profits with the total lot size proportionally split across the three take profits ? For example: 30% on the first TP, 40% on the second, and 30% on the third. Can the platform handle this by itself, or do I necessarily need to use an

how to modify trade wit ctrade ?

Hi guys I’m trying to modify a trade with ctrade , but I get this error: 2025.09 .19 09 : 15 : 49.991 PARTIALTAKEandSTP (EURUSD,M5) Requested SET SL 1.18000 for ticket 21821394 (file symbol: EURUSD) 2025.09 .19 09 : 15 : 49.991 PARTIALTAKEandSTP (EURUSD,M5) SetPositionStopLoss: PositionModify