[Deleted]
My broker provides many forms of info from its sever, I want to know which is Tick data and which is not? There is 1. The Aggregate Trade Streams which push market trade information that is aggregated for fills with same price and taking side every 100 milliseconds. (it only has price info and bid
pls i cant log into my real Exness broker account, the only available option on the MT5 software on my laptop is the MetaQuotes-Demo server, kindly take a look at the attached screenshot. however i'm able to log in just fine on the MT5 mobile app. thank you
[Deleted]
Hello, I am using MT-5 I have subscribed to one of "SIGNAL" I have subcribed to "VPS" as well Now when that person initiates any trade from "SIGNAL PROVIDER" group, it automatically initiates a trade and that is fine but at the same time, there is another trade open with same price and same lot
Hi there ! I am trading according to supply ansd demand zones ,and i am interested if anyone has some good ideas and experience to improve
Hi All, Can anyone recommend how to trade the opening of the NY Stock market with pending orders for US500 and US100? Thanks, Pej
Hi all, Here is a script: void OnStart () { ChartSetSymbolPeriod ( 0 , Symbol (), PERIOD_M5 ); } It suppose to set TF on current chart to M5. When I try to run a script it shows a pop-up "Do you really want to stop script...?" If I click No, script does not work, if I click Yes, script works
Comments that do not relate to the " Somebody that could help me to write this code please. ", have been moved into this topic
HI there - My EA had about 30 open Buy trades EURUSD trading on 15 min timeframe - so when the price went up into profit at the start of the next 15min candle, the EA triggered a Close trade command to all of these to close, but , for some reason - I DO NOT KNOW WHY - the trades only closed very
The updated version of the MetaTrader 5 platform will be released on Thursday, November 12, 2020. The new version features the following changes: Terminal: Fixed display of the synthetic Market Depth feature. Previously, this feature could be unavailable for some symbols. Synthetic Market Depth is
Hello, I have a news advisor that is loading a webpage and downloading the data. There are two options to choose from, FXstreet, and myFXbook. MyFxbook seems to be caching our request and only presenting us the same page, even though their website has changed data. I've tried setting the max-age or
Any code snippet to connect to wss address through mql5 script? There are third party libs using dlls but they are untrustworthy. I need native wss Websocket connection from mql5. Thanks, Anubhav
Hey, have question regarding managing EA's on VPS. Lets say, I'm away from computer, and my EA starts doing crazy things (lets assume its ea from market) so is any posibility to remove ea from vps or swap ea's outside mt5? like i dont know, via team viewer or something like this? Regards
Hello, I made a mistake buying and canceled the order, I haven't activated anything and the 7 days haven't passed, how come even if I canceled, the money hasn't returned to my account? (I want to switch from mt4 to mt5) Thanks
Hi, Does the MQL5 support the option to create a synthetic symbol -> add to watchlist -> edit the formula so it has quotes. I've managed to create the syntgetic symbol and add it to the watchlist but can not find a way to add a formula with the EA (when I do it manually it work like a charm). Does
hello there, I would like to check, how many rows are in a file. I am working with CSV files. I have tried "file size", but it gives the size in terms of bites, not rows. If you are aware of any trick, thanks in advance. This is for MQL5
I would like to copy object e.g rectangle drawn on chart. How to do that on mac
My broker gives me a positive swap if i short EURUSD . But the overnight euribor rate is 3.392% (at the time of writing). Shouldn't the broker be paying a positive swap on the buy side ? Does that mean the LP of that broker is opening an opposite position ? (so i short eurusd , the LP will then buy
string filename= "Mql5CalendarEvents.db" ; //--- create or open the database in the common terminal folder int db= DatabaseOpen (filename, DATABASE_OPEN_READWRITE | DATABASE_OPEN_CREATE | DATABASE_OPEN_COMMON ); if (db== INVALID_HANDLE ) { Print ( "DB: " , filename, " open failed with
Hi, In MT5 is it be possible to create a pending order, pause it at market close (so it won't get triggered) and then reactivate it the next day or next week (of Friday close)? Thanks
Why does trying to create this simple file write handle bring up error 5039? ResetLastError (); int _h= FileOpen (_file, FILE_WRITE | FILE_TXT | FILE_COMMON ); if (_h!= INVALID_HANDLE ) { FileWriteString (_h, DoubleToString
Hello, I bought the Multi Anchored VWAP indicator via the website. But in my MT4 software there was no purchase tap (there was a download tap though) so I cancelled the purchase. After that I tried to buy the indicator directly via my MT4. That did work. I activated the indicator. But I thought that
Hello, I'd like to know if it is possible for a signal provider to migrate a trading signal account to a different broker. More precisely, I'd like to know if it is (somehow) possible to recover all the trading history of a signal account, to be used with a different broker. It won't be pleasant to
Is it possible to increase the price of a job that's at the demonstration stage
')' - expected open parenthesis goo.mq5 44 83 double takeProfitPrice = NormalizeDouble(ask + TakeProfitPips * _Point, Digits);
Hi there, I can't seem to find the details on how , if you register yourself as a signal supplier, and charge say $40 per subscriber. How much does MQL5 take as a commission , and how much do I get as the supplier ? Does MQL5 manage all the signed up subscribers' monthly subscriptions and pay into
template < typename T> void Test(T input ) { if (T is double ) ... if (T is int ) ... } I hope to perform different treatment by judging variable types in a function. Does MQL5 can do it
Hi! How can I move a signal that I am subscribed to a different MT4 account, I tried it on demo, but now I want to move to my live account - is it possible? Thank you
I'm using a demo account to check the charts with my indicators on MT5, and I've noticed today that some symbols (like the SP500) don't show the current price or current date, they just froze on Dec 9. Could someome tell me how to solve this
Hi Today my account was banned (supposedly by spam) and later it was automatically unbanned. Has the same thing happened to someone? This is the first time this has happened to me. Regards

You are missing trading opportunities:
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
Registration
Log in
If you do not have an account, please register
Allow the use of cookies to log in to the MQL5.com website.
Please enable the necessary setting in your browser, otherwise you will not be able to log in.