General - page 137

Hey guys, Do you know why when backtesting only one core is being used
Every time I want to purchase a signal and payment by bank card, the bank always denied the purchase. But the bank allows purchases in other sites, except in mql5 signals. What could be the possible reason? Thanks for the help
I am in the USA and no brokers have MT5 available that is why I want to do this. I plan on getting funded with multiple firms will I have to copy from 4 to 5 and then again if I am funded by more then one company
Hello, I did phone verification several times but I never got the code into my mobile phone (either for telegram bot). What's wrong? Any solutions? Please help
2015.04.09 07:23:16.891 MQL4 Market: failed create temp file for downloading product 'RFX Breakout Trader' [267] Please help
Hi, does anyone use ea on the same pc using two terminals and if, please give me instructions how to, install two meta trader 5 terminals on the same pc
we know MQL5 Cloud Network Offer us CPU power for distributed computing and get a stable income. is there any certain restrictions and considerations when using the MQL5 Cloud Network to become a provider on multiple computers using the same MQL5 account
Good morning forum, I'm having a bit of a fuzzy-Monday brain today; hoping somebody can help me with this calculation please. My account is GBP, I'm trading GBP/USD (0.01 lot size) and my leverage is 100:1. If I have a 100,000 GBP account and want to risk 5% per trade, that means my stop loss will
  Trading Journal  (5)
What is the best way to journal in trading ? [Edited by moderator]
Many automated traders run their Expert Advisors and trading signal subscription on a regular personal computer. While successful trading can also be possible on home PCs, relying on such solutions comes with several drawbacks which may hinder the achievement of better results. To mitigate risks and
I like to transfer on EA and a Signal from one Broker to a new Broker. Can this be done
Dear Fellas, I have two questions, please help 1. I have a few demo accounts using MT4 platforms, I have experienced with copying signals of signal providers on MT5 community but I have found out that a few signal providers, although my account has synced with them (reflected by comments
Can someone provide links or inform how we can take account statements data and convert it graphical to help better understand trading history
  Installation is failed  (20   1 2)
I cant download nothing now? Everything says installation failed what is going on
  Can’t Open an account  (15   1 2)
Is anyone else having an issue of adding a new broker to the MT5 or MT4 terminal. No matter which Pc i use nothing is working to add a new account
  Help MT5 charts not updating  (13   1 2)
Ok so I am logged in with alpari mt5 demo, i can see the prices moving from the market watch window but none of my charts for 6 major pairs will show new bars after 11-16-2012. all the other pairs charts i open say "Waiting for Update" for a short moment then show me the bars for today on the
The new "Bulk Operations" feature is glitchy. Previously I could close all profit/loss for one currency pair among different opened currency pairs, but now the close all profit/loss feature closes every every pair regardless of the specific currency pair that you selected
When I execute the code in Meta Trader 5, it does not execute all the scripts, but only prints the message. (((Hello))) . Does anyone know the solution, please? # Copyright 2022, MetaQuotes Ltd. # https://www.mql5.com import MetaTrader5 as mt5 mt5.initialize() print("hello") if not
I've seen a couple of videos of people referring to the MT4/MT5 servers being "open source. I've never heard of this before. Am I missing something all along, or has anything changed in the recent past that I'm unaware of? I never knew MT4/MT5 to be open sourced or have open source portions to it
  mt5 connection  (1)
random day and time connection issues with MT5 is a vps required for steady connection? all other apps tabs ect ok
  VPS  (1)
Computer system crashed Need to download new mql5 platform VPS did not transfure over to new trading platform Clearfork
MT5: new order is always rejected. impossible to close any opened position
I am trying to set conditions for long and Short longCond = (Source1 > filt[i] && Source1 > Source1[i - 1] && upward[i] > 0) || (Source1 > filt[i] && Source1 < Source1[i - 1] && upward[i] > 0); shortCond = (Source1 < filt[i] && Source1 < Source1[i - 1] && downward[i] > 0) || (Source1 < filt[i] &&
Hi, I've been trying to upload an EA to the market for weeks, until I found out that you have to copy it to the tester folder (if I'm not mistaken). 99.9% of the time the custom indicator does not load, I lowered the frequency, to see if it would load faster (I attribute it to the fact that the
Is it possible to sort assets downloaded from metatrader 5 using python by sector
I have 5 computers and in 2 of them the tranding agents are not connecting to the cloud. I saw that agent manager was running an old version of Manager, I just donwloaded the manager from the mql5.com and reinstalled, but the version is installing is 3808, is there any way to force to update or to
I had reinstalled windows on my PC. I needed to activate a lib which is being used in my MT5 terminal but unfortunately that lib is not delisted from market. How do I activate this library now? It's not listed on market so not getting the "Install on the terminal" option. Is there any other way
Hello friends and expert, I want to copy the coordinat info like time and price based on cursor or crosshair location, is that possible? or there is indicator to copy that? here's example
Hi, I have been experimenting with the synthetic formula to generate custom symbols that are the reverse of primary symbols. For example, my broker displays USDJPY, but there is no JPYUSD symbol available. So, I attempted to create JPYUSD by using the formula 1/"USDJPY" and setting the digits to 8