General - page 339

Hi I need check minimum equity of 10 account per day . It is not possible to install expert on metatraders , but it is possible use password & investor password . How can I do this
Hi there, I've just created an EA using EasyAndFastGUI library . It is good but not as responsive and fast as users expect. Please introduce some perfect libraries for GUI creation in MT5. Can I use QT or PyQT or some other flexible UI libraries? What is the best GUI library for MQL5 ? Thanks all
I'm a beginner coder. The strategy is working so far. and In back test I only have one trade at a time now. but there are several trades in a row where sl is triggered each time, these could be bypassed by introducing 2 candels break. How could this be implemented? Can someone write the code
I need to be able to register a Virtual Server I canceled a virtual hosting, and i amnot able register again I tried to contact support, but it is a bot,and it could not resolve my issue
i run ea set tp , sl automatically for command, ea on vps mql5 takes few seconds to execute. while other vps or on my pc it executes immediately. very disappointed, i will not use vps of mql5 anymore. so bad
  mql5 pdf lessons  (1)
hey guys help me with mql5 pdf lessons
Hello guys, can you help me with this problem? I always receive an invalid request (error 4756 invalid stops) when the SL should be moved to breakeven. But in the log file I can see that the SL is correct. //+------------------------------------------------------------------+ //| Expert tick
[Deleted]
What function is available for showing total number of bars visible on chart window
I Am Trading Using Python code And MQl5 Library When My Trade Keeps Running For More than 12 hrs or 13 hrs maybe MT5 Client Starts Giving Me The Following Issue ConnectionRefusedError: [Errno 111] Connection refused Traceback (most recent call last): File "ForexClient.py", line 515, in <module>
Hi, I want to play with MT4/MT5 using a broker. They have a simulation environment, but I cannot find instructions on how to connect. Can you help me using this? Thanks
Hi guys, This morning I was trying to backest an EA on my VPS, however, the results are very different from the ones I'm having on my computer with the same settings, on the same broker and same account. It seems there is an error in the calculation of the price per point on MT5 on my VPS. The
Can someone help me please, I can't get a hold of anyone. I bought a bad signal subscription and cancelled it like two days later. It shows as cancelled on mql5, i have my autotrading turned OFF on mt4 and somehow autotrades are being placed on my account. I had to liquidate everything. I forgot
In a signal provider's page, in the Trading history tab, there is a table that shows past transactions. The last column is Profit. - What unit is it? - How do you calculate it from other columns (Volume, Price, Commission, Swap, etc.)
  Financial  (2)
Hello,guys a have a problem, everytime when I try to deposit to my account it declines and says insufficient amount whereas there is enough money in my bank account.please help
  Global Variables  (2)
Hi, The following article https://www.metatrader5.com/en/terminal/help/algotrading/service_global says "Global variables are used for quick transfer of small amounts of data between Expert Advisors , as well as for providing conflict-free simultaneous operation of several Expert Advisors in the
I recently had this idea of taking profit based on money or cents assuming i want to use this method away from pips or points ,the code should no be affected by pips or points but should use this method below to take profit in cents or dollars minimum dollar amount 1 minim tp in cents is 1 cent
What to use instead of booleans. He doesn't do as I thought, because the first one is true, the others can't do their job. void TrailingStopBE_Small(ENUM_ORDER_TYPE type, double profit_Small, bool aboveBE_Small , double aboveBEval_Small) //set Stop Loss to open price if in profit { profit_Small =
how to show you profit and profile and market watych if it is hiddden
hi stochastic rsi sell if k line cuts down 80. I want to create this condition. do you think this code is correct? else if(CountOpenedPositions("buy")!=0 && (signal == "sell" || ((InpKPeriod < 80.0)))) {CloseAllOrders("buy"); Comment("Closed By rsi");}
Hi community, I made a project under MT5 with python code. Is there a solution to backtest this project ? Thanks
Hi everyone.. I am a developer and I completed a job a fortnight ago. After the 14 days period, instead of my fund released, I see a negative timer on the operation and still locked. I reached out to Service desk but there has not been any response yet. Anyone understand why this is going on
I know I can set manual alerts in MT5 but I can't find a function that does the same so I can put it in my code. Is this possible
My MT4 setting and cell phone are good. From the beginning of today, My trades are silent
Hey traders, how many of you use copy trading with VPS? is this very expensive? Can I do this with my phone? Please Help
I currently cannot install metatrader5 through pip install on M1 mac, I hope it can be supported, thank you
I wrote an EA where I use the maximum and minimum values of a currency pair. To do this I have to calculate the maximum and minimum values through a for loop that analyzes the previous data. The problem is that with the MT4 platform the for loop doesn't give me more than 1000 items. Can I set some
[Deleted]
I was studying wolphe waves and i was trying to find how can i find the price where two trendline intersect i can look back the bars but how to look bars forward
Hello There, I have opened a new demo account for Metatrader 5. No matter what I try I can't login from the web trader. It says, "connection failed". - I did restart the computer - I did restart the browser - I did try with another browser Same issue. I have checked the credentials and opened it
Does anyone know if a free demo MT5 account exists that accommodates weekend trading? Trying to test programmatic trade placing functionality and mostly only have time on the weekend to work on this
2022.09.04 11:53:13.183 Notifications: ''Arimbi MT4': synchronized with 0 positions' sent to 'CD6EEAE8' 2022.09.04 11:53:12.495 '6501970': Signal - synchronization finished successfully 2022.09.04 11:53:12.495 '6501970': Signal - position [#118819107 buy 0.01 GBPUSD at 1.15252] correction skipped -