General - page 139

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
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
  signals  (2)
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
Hi I'm not sure that my Agents are connected to the MQL5 cloud and able to be used by the public. I would like to get some clarity if anyone can assist. 1) I've installed the MetaTrader 5 Strategy Tester (Will be referred to as "the tester" going forward). 2) I've entered my MQL5 Community account
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
  MT5 FTP Problem  (3)
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
Hello, everyone I am new to MQL5, and I need some help in reading the opened Position Type (if it is Buy or Sell - int type) //--- variables for returning values from position properties double   open_price; double   initial_volume; long     positionID;...
Der All, I have question to ask and hope someone can help here. I am struggling to find a indicator or programme or whatever you wanna call it to change base currency as per your choice. We all know there are 28 top currencies to trade, and most of them are fix as pair, (EURUSD, EURGBP, GBPAUD