Codes

Spread data collector for MetaTrader 5

This EA collects information about the spreads and Shows the number of spreads in the specified range based on the ticks that occur each year

Basic check-up of Experts for MQL4 for MetaTrader 4

This is a simple function for the initial control of an expert

Forum

How can I send multiple requests at the same time to the server .

How can I send multiple requests at the same time. When we send multiple requests simultaneously, there are several milliseconds between requests. What suggestion is there to eliminate the time difference request

Hello Which broker offers time and sales services in the depth of marketwindow in MetaTrader 5?

Please help Hello Which broker offers time and sales services in the depth of market window in MetaTrader 5

how can I connect to the JSON web page to get a token?

Hi. I wish to get data from web API with internetlib . but web page responde 2021.06.23 08:24:02.848 token_dll (EURUSD,H1) aOut OpenURL=={"code":"rest_no_route","message":"\u0647\u06cc\u0686 \u0645\u0633\u06cc\u0631\u06cc \u0645\u0646\u0637\u0628\u0642 \u0628\u0627 URL \u0648 \u0631\u0648\u0634

How to allow access to an entire site's pages.

Hi How to allow access to an entire site's pages in webrequest allowed list

How can i read mail-****.dat

Hello.I have maile.dat file of my account. How can I read this file

Is the price history provided by the brokers in the strategy tester real?

When I repeatedly tested my strategies on a strategy tester, I found the broker history spread to be more unrealistic as we go back in history. From a year up is completely unreal. You can try your broker history with this spread script : Spread data collector You will have a history of more than 50

I have a lot of open positions.How can I closeall at the same time?

Hi I have a lot of open positions.How can I closeall at the same time? If I use : while ( PositionsTotal ()> 0 ) { for ( int i= PositionsTotal ()- 1 ;i>= 0 ; i--) { PositionSelect ( PositionGetSymbol (i)); while ( false ==m_trade.PositionClose( PositionGetInteger

How can I work with more than one account and with different brokers in mql5?

How can I work with more than one account and with different brokers in mql5

What is fastest way for closing all my positions?

Hello My server's ping is 2 ms When I want to close all my positions, the difference between each closing is at least 300 to 400 ms. I used: void CloseAll() { while ( PositionsTotal ()> 0 ) { for ( int i= PositionsTotal ()- 1 ;i>= 0 ; i--) { PositionSelect ( PositionGetSymbol

I register to Virtual Hosting for MetaTrader 5. how can I check real ping of Virtual Hosting real time?

I register to Virtual Hosting for MetaTrader 5.how can I check real ping of Virtual Hosting real time