I have one open position and one pending position ... I have enough margin but I dont want pending position to open when I already have one open position running.. I want to use buy stop or sell stop but I dont want to run two orders at same time even when I have enough margin... can you tell me how
I recently purchased Idea pro gold, i ran it from my terminal the had a computer update that required a restart. When i reopened MT4 I could not launch the EA. It has a gray diamond next to it. I went back into the market and launched it from there. Its working now but it still has a grey diamond
Hi I Start study about MQL4 and MQL5 and I want create Ichimoku for tutorial, But the kumo not fill color as I want. I user the histogram but the final result not work correctly. this is my code: SenkuABuffer[i] = (T + K)/ 2 ; highest = high[ ArrayMaximum (high,i,SenkuB)]; lowest = low[
My two trade executions were stopped out but the market never came close to m S/L. How is this possible
I would like to abandon EA that I bought and just copy a signal , I found what is equal to my funds since from the very beginning as I planned
Hello, I used Tradingview, but because of the costs, i want to switch to MT5. And MT5 has a lot of advantages i experienced! I practiced this a long time (MT5), but i cannot get used to the default scrolling thru the charts (sorry i am not English). What i want is that the y-axe scale thus not size
Hello, I have this problem, figured maybe there is something updated with the search? It is difficult to use this site without the search. I was hoping somebody could tell me why that is or look into it. Thanks in advance
i have an XMultralow micro account. The balance was 608 dollars. And I used a signal with a balance of $30000. The signal opened 2.3lot of transactions, but my micro account opened 0.1lot of transactions. (Minimum number of XMultallow micro accounts is 0.1) How can I solve this problem? my Use no
my mt4 account is copying someone's signals in here but i want to change this account to another account .. the account relates to fxopen company but i want to change it to an account relates to exness company
I am trying to generate stoploss code. If 1% loss occurs, the position should be closed. but I want it according to the closing price. that is, not just any price in the bar. The position should be closed only if the closing price is at 1% loss
Hello, I purchased on 8th February 2021 but not allowed to install. Pls Info
I had my VPS upgraded, it would not let me download my EA, said I had no activations left, so I paid via community website. I cannot even contact technical assistance as it keeps giving me an error message. Can someone help me with how to contact technical assistance
Hello friends . I have a problem setting the trading volume value in the alarm section The default value for volume is 1000000.00 but this value is too small I want to change this value ??? please help me
Hi i want to copy my trade from broker x and past to breker y at the same time copy trade from another broker to put in my broker. is that possible
I need help trying to select the last two opening prices in mql5, I have used several code configurations, and the closest thing I could do was, if I open orders only on one asset, the values match, but when I open on several assets, the values are incorrect
Hi guys new here I subbed to a signal for 40$ as I thought it'd help me but then read the news where he said do not buy unless deposit is at least 5k or 2.5k so I don't know what to do right now. Ive cancelled it but my money is lost, is there any way to get it back? i only bought it an hour ago
Code: bool NoTradesToday() { datetime today = iTime ( NULL , PERIOD_D1 , 0 ); for ( int i=OrdersHistoryTotal()- 1 ; i>= 0 ; i--) { if (! OrderSelect (i,SELECT_BY_POS,MODE_HISTORY)) continue ; if (OrderSymbol() != _Symbol )
Hi I am coding an EA for Bollingerbands. I want to use CopyBuffer but this function is not chooseable. Only CopyTime, Rate, etc. How can I use CopyBuffer? or is their a different Function that works the same? Thank u in advance
Hello, Having one issue everything seems ok untill it goes through StringSplit function . Can anyone please help? //+------------------------------------------------------------------+ void OnChartEvent ( const int id, const long &lparam, const double &dparam
string cookie = NULL, headers; // response = NULL; bool sucess = false; char post[], resultReq[]; string result; int res; string mainURL1 = "http://localhost:8080/Jatin_Team/index.jsp?action="; //--- to enable access to the server, you should add URL "https://www.google.com/finance" //---...
Can MQL5 copy trades from brokers by reading the book of offers
[Deleted]
Hi, I want to change the phone number but it indicates that the other phone number is already existing !!! I want to detach it from the other account (which I no longer use) to link it to my current account! is it possible ? thanks
AM trying to synchronize my EA settings but unable to connect to VPS. Tried loggin to MQL5 or click on register a VPS but am unable to connect to one. ANy one can help me on this pelase
Please, see the code example to replicate the mistake. //+------------------------------------------------------------------+ //| 201022_083730.mq5 | //| 2019-2020, dimitri pecheritsa | //|
Is it possible to reassign (or re-register) a virtual server from one broker account to another. I had regsitered a virtual server with a broker and would like to move it to another broker account - is that possible
My broker has just migrated my account to another server. Editing the signal, the server field is not editable but connection on the old one cannot work of course. Is there any way to change it
I have given a given a negative star rating for a product. How can I undo this? Because the EA started trading now and I gave the negative star because it did not open trades for a few days, although the backtest did open many trades in the same period. <Deleted>

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.