General - page 14

Hello everyone, I am looking to improve my hardware configurations to optimize Expert Advisors backtesting on MetaTrader 5. Currently, I am considering the purchase of a new dedicated PC and would love to get some advice on the hardware configuration that best fits this need. Here are some
Hi everyone! I have always been curious to know which analysis approaches traders find most effective in their daily trading strategies. Personally, I have explored both technical and fundamental analysis, but I would love to hear your opinions and experiences. Technical Analysis : Do you use
  password reset  (2)
hi, how do i reset password? I know where, but I cannot remember my old one. its not saved either in Chrome settings password manager, usually i get PW there, buts its not there. How do i reset PW without knowing my current one? Thanks
//+------------------------------------------------------------------+ //| LinearRegressionEA.mq5| //| Copyright 2024, MetaQuotes Software Corp. | //| https://www.mql5.com |
This function should return the highest price between the last two closed trades, i.e. from the open of the second last trade to the close of the very last trade. I don't know where I am going wrong. Help me out. //Returns highest price between the last two closed trades double Highest_Price(){
hi i download metatrader 5 from https://download.mql5.com/cdn/web/metaquotes.software.corp/mt5/mt5setup.exe?utm_source=web.installer&utm_campaign=mql5.welcome.open and after download when i click on file ... is no action and no running any one can help me
Does anyone know why I can't log into Metatrader 5 Mac software? The same trading credentials can be used to log in on the web platform, but not the Mac software
I have an EA that I bought on my MQL5 account. Can I give the EA to a friend to use it? He has of course a different MQL5 account. Will this work
Can a MT5 signal work on a MT4 trading account
Hello, I know that the broker can set the limit of the maximum lot size for each trade, but I had this question, is it possible to set my metatrader5 in such a way that I cannot enter more volume than a certain lot size? Also, I tried using mql5 to cancel the orders sent when using on click
Hey there! I'm working on an MQL5 trading algorithm but facing a challenge. I want to activate a trailing stop feature only after the stop-loss has been adjusted to breakeven. However, I'm having trouble getting it to work as intended. Can anyone share insights or suggest alternative approaches to
Good day, I have an Indicator that I use that I need a popup & sound alert added to the daily timeframe only; The indicator changes color on reversals and pullbacks and when there's a change of trend...so I need notification of a color change but on daily timeframe only
Hi Guys, I'm going crazy trying to access a csv file that I've written to the Common/Files folder using MT5 for mac installation. Previously, I was able to get to these folders by going to Library/Application Support/MetaTrader 5/Bottles/metatrader5/drive_c/Program Files/MetaTrader 5 But I
Hello, Anyone has experience on using AMD 3D V-Cache CPU 5800X3D for optimization? What is the gain over plain 5800X CPU
Hi all,  I am using this version....  and I have to activate the highlighted options/setting every time I start the platform.  Profiles, and login are working fine, but platform is unable to remember those view settings .  Is there a fix for this ? 
Hi everyone. I want to use a Trade Copier to copy trades from my main account to my 2 prop firm accounts. However the Prop firms both say they don't allow copy trading. Is there a way to copy trades in a way not to make it obvious to the Prop Firms? I look forward to the responses. Regards
I always log into my Metatrader 5 account using this link: https://metatraderweb.app/trade?version=5 However, as you can see inthe screenshot, the option to select MetaTrader5 is gone. Only MetaTrader4 is available. Does anyone know how or where to access Metatrader 5 web platform
Lot size = Risk Money / (Stop Loss Distance * Tick Value) This formula retrieves the lot size. Since Price levels are same and tick values are same for every broker that lot size is the common lot size . But the required margin for that lot size could be different due to the leverage of the trading
NOTE I originally penned this post from memory. It seems, now having double-checked, that I referred to the wrong bar setting. When I did the tests/attempted fixes described below, I'd found the right one, and the actions I took and results I got were as described. I've already spent too much time
Anyone knows if there are Forex contests that last 1 year
Hello, I have a question. Is there a way to save a purchased EA or something to keep the EA even if it has disappeared from the Market? I've had a problem before where I bought an expensive EA, it disappeared from the market and I couldn't use it anymore. Thanks in advance for any answers
  MQL5 password  (2)
Although the mql5 file has a password, I wanted to customize the PDF file for myself
  Become an Author at MQL5.com!  (193   1 2 3 4 5 ... 19 20)
The new MQL5 Community website at http://www.mql5.com keeps developing. We invite all of you to make your contribution to this development. The new MQL5 is the evolutionary continuation of MQL4. The new language is characterized by the support of object oriented programming, by a higher code
About 1 month I can't withdraw and the support is not responding. I got this text at withdraw section: Withdrawal unavailable: We need to perform additional verification of your account. This is a standard procedure meant to ensure the security of all MQL5.community members. Currently, no action is
When does MT5 introduce RANGE BARS for MT5 this is missing a lot
When running a forward optimization, it's possible to specify that tests from the period that hasn't been optimized should run using the passes from the optimized period with specific values. For example, 'only run passes with a profit factor above x'
A few months ago I started programming products and my question was whether there is a limit for publishing products. (In a certain time)
Hi, I have a balance of $100 in my MQL5 account and I want to either withdraw those funds or use them to buy a EA. I can't find a way of doing any of the two. Can you please assist? Thank you
Hello MQL5 Community, I am currently working on developing a custom RSI Range Marker Indicator for MetaTrader 5 and need some assistance. The indicator is supposed to plot visual markers on the trading chart when the RSI enters or exits a defined range (e.g., between 22 and 24), but it's not
Hi al!!, quick question, how can I set my EA in mql5 to close a pending order but before candle close? I mean, this is my situation: I have open trades (one long and one short, with TP @ tpLongLevel and tpShortLevel) , and I also have a pending stop order , so one of my first trades hits TP, and I