General - page 128

I want to build an app that gets the account data and display as a dashboard etc In myfxbook you can connect using an investor password on the page without using a publisher ea, how is this done
I've only been running my nodes for a few days and I'm looking at 30+gigs (12 nodes). I know this will fluctuate but is there any info how long this stays on my system or if there is a way to cap disk usage? Just concerned this is going to balloon out of control. I'm sure it won't but just curious
How can I report scammers to the MT5 administration?? I have been co Ned twice by brokers available and registered on MT5, so do you take any counter measures to protect investors from such scammer's, do we have any mechanism to report them
Hello Guys , i want to Create a personal panel for trading , Everything is fine Except that the calculation of lot size according to ATR does not work correctly. Lot size calculations should be according to account balance and atr
Hi everyone... I need an mt4 script that can put one buy stop order and one sell stop order by DISTANCE from the OPEN PRICE of a specified candle. No SL and TP needed. For example: In the script settings, I set the trading time start at 12:15, distance 10 pips, and lot size 1. When the time comes
I have purchased the MLQ5 vps, set up my trading environment on the terminal, attached an EA to the chart and then successfully migrated the environment to the vps. As expected, following the successful migration, autotrading is now turned off at my terminal. My question relates to the EA running on
how to write code that parse my json that I got with webrequest I take json data from website using webrequest now How can I parse this json code for use my trading decisions //+------------------------------------------------------------------+ //|
[Deleted]
Been trying to get fully verified but Immediately I click on the “get started” so as to complete the 3D face recognition the system will direct me to a customer care Please help
  Best MT5 brokers  (1)
Hi Traders, I was wondering whether someone can give me a list of the best brokers for beginners with small accounts. I will highly appreciate
  become a seller  (1)
I can become a seller for now as an individual and later I will get a chance to change to a company. Is it possible
  VPS speed  (1)
Good morning, I don't understand how it is possible that I have many more losing lots than the trading signal I bought. I also bought a VPS with a speed of 11.48 ms but the lots I buy often close at a loss while in the signal I bought they close in a positive. In my platform diary this is written: "
  Message issue.  (5)
When i am going to message section then i am seeing this " Timed out in 10 sec
Hi all, I'm struggling in exploiting the contents of the Strategy Tester's journal, the interface is really not user friendly. How to "copy all" the journal, how to export it, or how to do it with mql5 code
hi, i am looking for a tool that generates mql code like EA builder or fxdreema. if u even know how they export their file it may help me
  Latency issues  (1)
Hi everyone, My MT5 plateform is very lagging and has huge latency which is kind of a problem for placing my orders! ^^ I live in South East Asia and the servers show around 300ms. Thanks in advance for your help
Hello when i try to withdraw my earnings to webmoney it shows failed after few minutes. Any people had same issues
When we open many charts (more than 30-40) in MT5 at once and running technical indicators with alerts, it is very difficult to locate the chart where the alert was generated. For an example, if the alert comes from AUDUSD, is there any way to open the AUDUSD with one click? If I click on "open
How to you Offer your PC Strength for MetaTester use ? Basically I tried to went to my profile>agents section and wanted to give it a try. I tried but my agent doesnt seem to be linking to my profile. I went to MT5>tools>Strategy tester agent manager which opened MetaTester 5 Agent Manager build
Hello I use this script for get text from windows clipboard. When copy "HELLO" to clipboard, function returns a big number like 19522312522325488 How can I fix this code or convert this number to "HELLO"? #include <WinAPI\winuser.mqh> #include <WinAPI\winbase.mqh> #define GMEM_MOVEABLE 0x0002
I had published my indicator on mql5 but in demo when people download it is getting downloaded in expert folder. Kindly anyone can suggest me a solution for this
I noticed that wherever I backtest, my PC storage gets filled up - like backtesting takes lots of my storage. How can I clear this and hope it doesn't negatively affect my trading backtest
Hello, I have been trying to update my expert and put it on the site for 24 hours. Metatrader 5 was easily updated. But in Metatrader 4, I got the error as shown in the picture. No matter what I did, the error did not go away. I even uploaded the previous version (only changed the version number)
While experimenting with Shared Projects, I started creating and deleting files to understand how this feature works. After a while I stopped being able to commit changes with error "not enough free space in MQL5 Storage service". I also couldn't find anywhere in MQL5 a way to purchase storage
Hi all, I used this code for get the position information: for ( int i = PositionsTotal () - 1 ; i >= 0 ; i--) //---Look at all positions { if (m_position.SelectByIndex(i)) // selects the position by index for further access to its properties { Print ( "POS_symbol "
Hello everyone, I allow myself to contact the community, indeed I would like to transfer my mt4 profile from an old computer to a new one. After multiple attempts, I can't move my profiles or my indicators. Could someone tell me how to proceed? Thank you in advance for your answers. Cordially
Can somebody check my code and tell me what i need to change? My if statements are within the ontick function so i didnt think they were on the global scope... but without the closed bracket before the if statements i get alot more errors. 34 as opposed to 3 ha ha Thought Process based on previous
Hi, Is it safe to install MQL5 commercial market indicators on the CrossOver MT5 terminal, which is officially provided by MetaQuotes? Or is there a risk that with every new version released of this macOS MT5, I lose one activation count for that product as I need to reinstall? Many thanks, Wes
Hello, My VPS is now gone after reinstalling MT5, not sure what happened. I am using the same account as well to log in to as I used before
Hello, i hope you are having a good day, i am trying to create a programm for mt5 where if the order is at a certain profit the EA to set a sl at a certain position which equals to $ The code i have and it is not working : #include <Trade\Trade.mqh> #define SELECT_BY_POS 0 #define MODE_TRADES 1 void
Hello dears, I have a question about something that causes me a lot of problems. I have an account in which I provide the service of copying signals to some of my friends, but the lot size is fixed and does not change, is there a way I can adjust the lot percentage according to the account balance