General - page 192

Just updated MT5, now I can't load my Market Demo and purchased EA's in Build 3815.. I can see them in Market and Windows Explorer but they won't load in MT5. Anyone else? Thx
I'm 72 hours into using MQL5 cloud to get a few extra dollars in my pocket, and I'm seeing extremely low earnings. I'm reading that I should be getting $0.04 per agent per hour at 100 PR, but I am getting roughly $ 0.0013625 per hour per agent at 197 PR. I don't understand what could be causing such
I have coded three EAs which fetch the event date of the Non farm payrolls in the OnInit() function of the EA via CalendarValueHistoryByEvent() with the event ID 840030016. After the update of MT5 with build 3800 two of the three EAs fail to start in the OnInit() because the
Hello. Is it against the rules
My MT5 EA got deleted after a windows update and I had to install the EA again. The problem is it took another activation. How do I get this activation back
  numpy hstack  (3)
Hi, it is great to have matrix methods analog to numpy included in metaeditor. I am missing numpy.hstack. (numpy.hsplit is available on the other hand); https://numpy.org/doc/stable/reference/generated/numpy.hstack.html https://www.mql5.com/en/docs/basis/types/matrix_vector I wonder if it is planned
Hello, I created a custom indicator in MQL5 (version 5.00 build 3802) that uses the functions ArraySetAsSeries and ArrayIsSeries to handle array indexing as timeseries. After some tests I think that ArrayIsSeries is buggy. I took the official code from the MQL5 documentation for ArraySetAsSeries
Hi, I'm having a problem installing mt5, it keeps on tellingme to try later. What should I do
Hi I have Windows 7 Pro. I was using Metatrader 5 and a message showed up saying that an update was available. I accepted the update but now MT5 does not start and an error message says something about ADVAPI32.DLL. Here is a screenshot of the message. How to resolve that ? If it cannot be resolved
In fiverr, the developers all have ratings, money earned, reviews, ..etc
What is the relationship with between points and pips for Gold and stock index's? One gold pip equals how many points? One spx pip equal how many points
Hi I've been trying to place trades using demo account on mt5 instant execution but keep getting a message saying 'order in que ' but then its not placing the trade Does anyone know why this is happening and how I can get it to work so I can place the trades
Dear Team, I have wrote one Algo module to trade automatically based on the news events(https://www.mql5.com/en/economic-calendar), but if I use the CalendarValueHistory function in back-testing I am getting 4014 error. in back-testing, I am trying to fetch older date news even. for that I am
Hello is there a solution of this kind of issue? I have created button at my metatrader5 using ObjectCreate(). Also I have python code(.py) at MetaEditor. How to solve that when clicking at button it initializes python code
Why can a const method change a class member if it has a dynamic pointer? Is it ok? class CSomeClass { private : int m_value; public : void change( int newValue) { m_value = newValue; } }; class CDynamic { private : CSomeClass* m_member; public : void
https://www.mql5.com/en/charts/17812273/gbpusd-m15-pepperstone-eu-limited
Hi all. Does anyone perhaps have OHLC historical data for 3 to 5 years for the EURUSD, EURGBP and/or CADCHF for the 5 minute timeframe that they could share. I can only generate for about 1 year on my MT5. Thanks in advance
  Invalid Acoount  (1)
Hi I have a active account, but when I try to add it say invalid account, the account was logging with open trades and now I can't close it
Hi, The MT5 strategy tester's report does not show the swap if it is in percentage terms. The question is, is it still included for every trade and in the final profit (or loss)? Thank you
On June 25th, 2023, LQDFX changed their server names from LQDLLC-Demo01 to LCDLtd-Demo01 and LQDLCC-Live02 to LQDLtd-Live02. This has caused my MQL5's Private Signal Monitoring to disconnect (I was privately monitoring a live LQDFX account) and unable to reconnect since you CANNOT change server
  Risk-to-Reward Ratios (RR)  (14   1 2)
Hello Community, I have been trying to beter understand Risk to Reward Ratios (RR), as I've realised it's something important but i'm not getting. Say for example... I have a balance of $6000, and place a sell trade for the EUR/USD pair and the market price is 1.09539. The lot size that I used is a
[Deleted]
Can I use one VPS for all my brokers account
Hi! Hoping someone can help me figure out how to set a trailing stop loss in MT5. I found this article, but in my terminal, the trade tab doesn't have the "Trailing Stop" option. Please advise. FYI, I'm still in a demo account. Thanks in advance!
[Deleted]
HI friends, I want to buy a tablet as I am a full time trader , I want to know if I can trade perfect with metatrader's indicators and platform on tablet which uses windows OS . if YES , which of them is suitable ? and can I use android tablets for running metatrader's indicator and platform ?...
I have a script which writes data from various indicator buffers to a CSV file given a start date and time, end date and time, list of instruments, timeframes etc. Because for some reason MT5 only allows this script to run across around 70,000 observations, I want to run the script multiple times
I dont' know if I am missing a configuration, but some of my MT5 terminals I can see the "backtest" and " graph" tabs. On other MT5 terminals, I don't see these tabs. What I am doing wrong
I received channels notification, but I can not view it. Online I see new next to the message link on the menu, but there's no number badge on the message icon. Lastly, channels and group chat search return no message. Need help am new here
#property link "http://www.mql5.com"#property version "1.00"#include <Indicators\Indicators.mqh>input double _SARS1 = 0.12;input double _SARM1 = 0.2;CiSAR sar1,sar2,sar3,sar4;//+------------------------------------------------------------------+int OnInit()&nbsp;&nbsp;{ sar1.Create(Symbol()...
The "Use MQL5 CLoud network" is unable My balance is at $10 Once click start the Cloud network agents' status are Read then change to not used while the test still running Does anyone has a solution for this? thank you