Forum

Need to add an item to conrext menu in mT5

Hi, Can someone help me to add a menu item to the context( menu appears on right click)? Thanks in advance :)

Mximize Alert window

Hi, Can someone tell me how to maximize alert window programmatically? Thanks in advance! Chandima

Command button on and indicator code

Hi, Is it possible to have a command button on an indicator to execute some code for close all open orders? Thanks

ChartNavigate() function do not move the chart to correct date/time!

Hi, Below function do not move the chart to intended position. It moves the chart to dated far way back like 2007, 2011. Every time it is executed, the the resulting position was different. Can someone help me on this? Thanks in advance! ChartNavigate ( 0 , CHART_BEGIN ,- 100 )

communication via named pipe stops / freezes after some time - Need help!

Dear all, I have set up a C++ named pipe server and a client on MT5 based on example on the documentations on this site. Also I have set the client on MT5 terminal send a message to the server every second. This works fine. Problems is that it stops functioning after sending about 15 messages or