Hello guys, just simple question. Is it possible to reduce range of downloaded data regarded to selected instrument? I need to operate multi-metatrader5 clients (about 20 independent MT5 clients working on one PC machine). I don't need charts (accuracy) under M30 (30 minutes candles) and Metatrader5
I need a static member with an automatic pointer. How to resolve it correctly? Here's how I did: class CCommonThings { public : void method() { Print ( "CCommonThings::method() called" ); } CCommonThings() { Print ( "CCommonThings constructor" ); } }; class CSomeClass {
Hi,
I've recently started to use the MQL5 Cloud network (and loving it). At first, everything was working great, but now I am having some issues. I find that when I start a test using the cloud, that it starts off ok, but then after a little while, the cloud "swtiches off". By this I mean when I...
hi, i use mt5 under wine emulation. ive wasted the last 3-4 hours and Im getting really angry. totally been scammed BY MQL5. HERE IS MY PROBLEM. If i install a free or a demo indicator not to much problems. when i go to install a non free one. the gateway payment fails and just hangs. so i got to
Hi, The spread used for 1 minute OHLC backtesting is always the minimum spread of the bar which is too optimistic. Please change it to average spread of the bar (between min and max) Thanks
I need to create EA for trading every candle in the chart. Because I m going to trade BOOM and Crash Indices on Binary com broker. I think everyone have same idea after checking that charts. Everyone have chance to get best win rates clicking against the market direction. I Example, if I go to apply
Hello everyone I have just published my first products in Marketplace , they have already recieved a few reviews but they don't show any stars in the market. Can anyone explain to me why? Also what do I need to do in order for the stars to be visible in the marketplace? Thanks Screenshot removed by
I'm somewhat new to Metatrader. I subscribed to a signal provider and then signed up to the VPS, but I immediately got a fraud alert on my debit card. Is the VPS plan secure, or can I use an alternative somewhere else
Hello all, If I were to order a custom made robot through Freelance, would it appear under my Purchases section in my MQL5 account? Or is it just a hard copy? I.e. How would would we readily access the robot in case of new machinery computer ect.. (Sorry I'm a bit noob) My Meta Trader 5 terminal had
Can anyone help with that my EA stopped working since i have reinstalled mt5...Before that all trades are done by code... Stratergy tester shows no errors and giving results. No errors in code. But no trade is opening when i attached EA in chart even there is signal getting to buy or sell. but code
I just rented an indicator,but in the payment tab, it says locked operation and whenever I try to install it to my terminal, I do not see any indicator please assist me
(27 1 2 3)
my market tab is blank on mt5, cant find the indicator I just rented.
why does this not modify the stop loss globalTicket = PositionGetTicket ( 0 ); double priceOpen = PositionGetDouble ( POSITION_PRICE_OPEN ); double tickSize = SymbolInfoDouble ( _Symbol , SYMBOL_TRADE_TICK_SIZE ); double newStopLoss = priceOpen - 10 * tickSize; trade.OrderModify(globalTicket, 0
I am looking to hire someone to write a simple script that I can edit and use within mql5. The script needs to: set stop loss for existing order as well as create pending order when a bid/ask price is hit. Thanks
Hi All I have tried alot of things but i cannot get around this error when using iCustom to load a value from a custom indicator , the value is loaded as I can see from the Print but always an error before hand: ' executable file is corrupted. Please recompile it.' As ive mentioned the result of the
Can anyone help me find a topic or article about leverage ? I want to know how leverage works and how a high leverage is risky ? Thank you
Hello all. Thanks for your help. I have made some purchases of late. Yet when I go to activate them from the terminal. They are not there. Thanks for any help
Hello everyone would like to know and show me if anyone has or knows a FREE Indicator to show the absolute RSI for all Currency in the same graph. thanks As this picture…
Hey, guys. Does anyone know what could cause this problem or has experienced something similar? I have an EA that loads several classes, all correctly instantiated. When I run the code in debug mode, I get this error at different points, and with a memory read error, always with different addresses
I subscribed to signals from [removed] on 18 April. I have not received any signals to date . Can anyone help
Indicators / EAs bought in the market place - installation on multiple MT4s If someone has multiple MT4 instances on the same IP address what are the restrictions? I have a laptop (1 MT4) and a PC (2 MT4s) which I may want running the same profiles / templates. 1) Do I have to buy a product multiple
Hello, In these weeks, I have carried out some backtests on Metatrader and fortunately everything went smoothly. However, a few days later, I tried another backtest using the same code, variables, and financial instrument. Now, the lots during the backtest have halved. To give a simple example, the
If i have 8 cores in the cpu and i want to distribute calculations but not in the tester environment do i open 8 charts and have them work on their distributed packs of calculations
If I have account where I only want a portion of the funds available to an EA----I only want my EA to access only $4999 and nothing else. How to do I make sure to allow it only access to the $4999 without it touching the rest of the funds? I am using Meta Trader 5. I also have a VPS. Thank you
I want to load my indicator as resource: #resource "\\Indicators\\MyEMA_R.ex5" ... int OnInit () { ... hMA = iCustom ( _Symbol , PERIOD_H1 , "::Indicators\\MyEMA_R.ex5" ,PER,cFLATT,REL,DEV,BRK); if (hMA == INVALID_HANDLE ) { Print ( "Handle MyEMA_R failed, err:" ,err()); return (
I am debugging a Trading System program on MT5 build 3683. I have a bool variable used as input variable in a file that is included in main code file. If I compile and run the code within MT5, and then open the program panel showing input variables, the variable is listed with the right value set
I'm having trouble loading an EA onto the Metatrader marketplace MT4. The EA in question is Multipairs, fully configurable, and I can't seem to get it to pass the strategy tester . I've tried several times without success and I'm starting to get frustrated. NOT WORKING WITH THE SYMBOL THAT YOU
My withdrawal is suspended because I had added third-party links into my two products descriptions and also to their comments. Then I removed all the third-party links in their descriptions, but my withdrawal is still suspended. Then I concluded it's because in the comments of my two products there
Hello. I have enabled ftp streaming on Metatrader 5, but this is the content of the file uploaded to the server. But when I download the report locally, there is no problem. Does anyone have any idea about the solution to this problem
I cant install MT5 anymore on my WIN11 running in Parallels Desktop on M1 Pro machine. Other users also confirm the issue here https://forum.parallels.com/threads/metatrader-5-running-on-latest-version-of-parallels-and-windows-11-running-on-m1-pro.359050/
The function TesterHideIndicators() is not listed here where all MQL5 function appear: https://www.mql5.com/en/docs/function_indices I recommend this link to others for a search (Ctrl+F) with simple keywords acc. to the idea "What is the name of the function that does ...?" On the other hand it is

You are missing trading opportunities:
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
Registration
Log in
If you do not have an account, please register
Allow the use of cookies to log in to the MQL5.com website.
Please enable the necessary setting in your browser, otherwise you will not be able to log in.