Very new to MQL and MT5, seeking help My demo account created with server name " MT5 Demo01" ... but while connecting to account in MT5 it is showing as FxPRO-Demo. Now when I'm running single line limit order code, orders are not getting placed. I can see on chart but now in "Trade"/"Journal"
So basically mql5 do not like real trading perfomance? Looking at the current top 10 rankings , its a joke! people basically ignoring all risk management rules, closing trades at 20 pips profit after letting them run -100 pips loss??? Which is better perfomance: 2000% growth on a $100 account
Just a hint. If someone has this annoying sign on his mql5 page like I have: then using the "Block element" option from the Adblock Plus can hide it.
I am looking for a relatively simple indicator, and I have searched the forms and seem to come up with nothing. The indicator would work like this. You Draw a simple trend line on the RSI indicator window and when the RSI either rises above or drops below the trend line an alert is sent ( Pop Up /...
Hi, I've found that CopyTo method has a mistake Original code is : template<typename T> int CQueue::CopyTo(T &dst_array[],const int dst_start=0) { //--- resize array if((dst_start+m_size)>ArraySize(dst_array)) if(ArrayResize(dst_array,dst_start+m_size)<0) return(0); //--- copy queue
int CQueue::CopyTo(T &dst_array[], const int dst_start= 0 ) { //--- resize array if ((dst_start+m_size)> ArraySize (dst_array)) if ( ArrayResize (dst_array,dst_start+m_size)< 0 ) return ( 0 ); //--- copy queue elements from head to tail if (m_tail>=m_head) return (
Hey friends can you help me to rectify code errors { #property NoSupplyBuffer[i] = low[i] - (10 * Point); // Plot signal slightly below the low of the bar } Please write correct Code
How do I get the tray at the bottom I accidentally deleted it
How do I edit the settings I originally set when I subbed to a signal?
("Precise time scale" in Charts settings or PreciseTime=1 in the Objects section of Common.ini) that allows the drawing of objects to honor the exact time coordinate provided in on tick drawings. The above setting in the terminal doesn't seem to be honored in the strategy tester charts. My question
hello Sir, on BTCUSD dose not trigger limit & stop order on MT5. can one Please explain the reason
On my MT5 and MT4, I am unable to login into any trade accounts that use other server than Metaquotes servsers. Can somebody help me fix that ? Thank you
Hello everybody. I just subscribed to Signal MT lima ke 2 Join Tu that has one opened position. My MT5 instance seems to ignore it. XAUUSD. 2024.08.23 14:18 Buy Limit 1.00 2 493.000 2 515.000 2 520.003 he appears to have this position opened from his page
Hi guys. want to set/unset checkgroup items by coding. class CControlsDialog : public CAppDialog { private : CCheckGroup chgp; public : CControlsDialog( void ); ~CControlsDialog( void ); void itemSet( int , bool ); protected : void OnChangeCheckGroup( void ); }; I'm using
The connection with the servers is interrupted every few minutes
I followed all of your recommended steps to install the product into my metatrader 5 terminal. The product still does not appear inside of "my purchases" on the meta trader platform. product shows on the web browser of mql5.com as successfully purchased and payment went through too. Please advise
I am trying to integrate TDLib in an EA to create a Telegram message reader expert. I have built the TDLib library (Windows 10) and included it. It seems to work, but the response seems different encoding and so I cannot interpret it and cannot figure out how/where to convert it. mq5: #import
Hi, I would like to know one thing, if I publish a product on the market and in the description and in the images I show people that I also sell the source code, is this agains the rules
Analyze the factors behind the Canadian dollar’s recent rise, spurred by weaker retail sales and expectations surrounding Fed decisions. Explore whether this upward trend will persist or if a correction is likely, highlighting key levels and potential trade setups. Understand how the Bank of
Anyone having issues with the latest release ? It becomes impossible to debug because some of the variables displayed in the watch list are not updated with the values they actually contain. This was observed mainly with the int and bool types. I have to resort to using print() to debug my code
Hello, I am writing to report a bug in the latest update of MetaTrader 5, specifically within the MetaEditor. When setting a breakpoint, I used to be able to right-click and add watch to see the values of variables that received input from the user. However, now it shows "unknown identifier". This
Can someone help me figure out how I can get the latest highs and lows of custom sessions? (mql5) For example the highest price and lowest price between 12:00pm and 3pm, I want to record each into a variable which should update at 7pm each night for the following day
Hi there, Can anyone help me in adjusting my code to UTC timezone? I use bool for time variables to enter and exit trades, etc. However, the timing is completely off because it's not set to UTC timezone. On pinescript it was very simple, but I'm not quite sure how to do so on mql5. Would appreciate
I am trying to find some effective ways to promote the sales of my products which are published in mql5 Market. I found that I can create groups and channels in the messages sections. However I am a little bit confused with whether should I create a group or a channel ? I am trying to understand
greetings everyone, I want to ask if it's possible market open on Sunday especially XAUUSD pair? I was observing some signal provider and found out that he opened trade on sunday. All I know in metatrader several crypto pairs still open such as BTCUSD you can see in the picture he's trading history
Hello Experts, I'm very new to MT5 and currently facing this issue where I see Limit orders are seen on the chart but not placed in journal/trade in demo accn. Not sure what could be the reason, Seeking this basic configuration/setup help. Sample code in On tick: double ask =
I want to use MQL5 old version. i think looks easier That's good enough in my opinion
This code doesn't compile any EA, can somebody help me? //+------------------------------------------------------------------+ //| Expert settings | //+------------------------------------------------------------------+ input string EAName
"How can I sell an Expert Advisor on your website? I'm from Iran. Please advise me. "
Who has time to sit and watch the page if there's a reply?? This is a must
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.