General - page 87

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
I am using an indicator and I have connected using the python metatrader5 package, but I don't know how to get specific indicator data. I have a specific indicator that I want to extract data from in my program but I don't know how. Chatgpt seems to be wrong on this also :S
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
  how many rows in a file?  (16   1 2)
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
  Swaps and Liquidity providers  (22   1 2 3)
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
  Price increase  (1)
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
I want to have the list of all brokers that are using MT5 platform Is there any way have the list of all brokers that are listed in MQL5
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
  Banned Account  (4)
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
hello recently i got banned from mql4 because my news trade is big and my market trade is small . So i did not know about this so please unban me so i can start trading and also tell me about the rules .My id is 2100264088
Hello all, When in order to edit my line at graph I clicked two times of mouse 1 button. Sometimes with this action it automatically open position at Meta5. How to disable two click mouse 1 button for open position? Thank you
Hello I am a bit novice i am trying to backtest an EA on mt5 getting error like this can somebody help me to figure out the issue ? What could be the ways to kind of tackle this issue? Best
I am using : price_ask=mt5.symbol_info_tick(symbol).ask price_bid=mt5.symbol_info_tick(symbol).bid Because of errors, i carefully checked why i got errors. Then i found the error, which was the difference of the values obtained by the above functions and the values provided by MT5. Check the
Hello community I am just wondering how MQL5 calculates this stats. Because if I take a look into my Trading History I cant match the numbers. Maybe MQL5 calculates wrong? Statistics says: - Max consecutive losses: 2 - Max consecutive wins: 6 But I see only 5 wins and 1 loss in a row
Hi, I have rented VPS from MQL5 nad wonder about IP address. For example, if broker does not accept clients from several countries (for example USA) but my VPS has IP address from USA...is it possible that broker stops/cancels my trades and account although I dont live in USA? KYC is verified, they