Hello everyone, i'm tryng to implement the Observer Pattern as described here (https://www.tutorialspoint.com/design_pattern/observer_pattern.htm) but i'm failing really hard. This is what i coded #include <Object.mqh>#include "Subject...
Hi, I'm trying to code a iMFI that has a iMA inside it... the iMA will get the "first indicator's data". but I cann't find any sample to understand how I could code this... I tried to code it my self , but isn't working... the iMA is not getting data correctly. http://pastebin.com/vpPmg2MY
Hi, I'm trying to use partialclose but it's not working, I think that this mt5 is only for hedgeing Could someone show me a similar function/code for partialclose that works with netting mode? I buy 2 and to partialclose 1 contract. I sell 2 and to partialclose 1 contract. thanks
Hi, I use this part of script to place a BuyStop order or SellStop order. It works fine when I have one position of a type (Buy or Sell). But when I have 2 position of the same type it places 2 orders at the same time even if I set to not do it with (TotalSellStop<1) (TotalBuyStop<1). How can I fix...
Dear all, Goodday. My broker increased the minimum distance to place buy stop order to 10 pips away from current price. For example, if i want to buy stop at 1.2010,i can only place buy stop order when price is below 1.2000. Sometimes price does not move below 1.2000 for me to place a buy stop order...
I'm writing an EA, modifying my EA written for MT4. I open an order using OrderSend. Simply if I need to understand (perhasps from History), if the order sent (by the way.... I have to check Order, Deals or Position?), has been closed because it has reached StopLoss. I checked on forums, but I have
Hello guys Am in miami florida , i wonder if i can find any Expert Advisor Programming Training Course in Miami ?
Hi All ! I want to know the effect of uninitialization on a running EA , like changing the time frame of the chart from M30 to H4 , is it the same as Removing the EA from the chart then reloading it again on the chart ? Thanks for your precious Help :)
Hi, I'm runnng this code to increase the lotsize in steps: double lotsize = 0.01; double lotstep = 0.01; for(int i=0; i<10; i++) { lotsize += lotstep; Print("i: ", i, ", lotsize: ", lotsize); } What I get is this result: 2018.01.12 17:15:58.644 test decimal case...
I have had a few problems working out how to use tick store. Ignoring this issue for now, I decided to download data and create a set of 1 minute, 5 minute etc up to 1 hour files and then import them directly into MetaTrader. When I ran the strategy simulator, I got a nice long green bar and 0...
Hello, I have been searching for edges (intra day trading strategies) in the market and studying the chart day to day. I also programmed a few strategies, but I have not back test yet. The strategies I build usually seek 1 trade per day if setup signal is true. My plan is to define an in sample...
To get all deals from an order we can go though the whole History selecting the ones that has an DEAL_ORDER equals to our order ID. Any more efficient way to do that? We have a HistorySelectByPosition, but I miss a HistorySelectByOrder or something like that.
I want copy close arrays. ========================================== {Mq4:} double ls[256]; ArrayCopy(ls, Close, 1, 1, 256) How copy close arrays in mq5? ========================================== Thanks.
Hello, I'm lookingfor a mql4 programmer to build an Expert Advisor from several indicators and tradingrules. I can payfor this job. Are youinterested ? Regards,
Hi, I am stuck with an error Retcode 10014 that happened once and i can't replicate again. That error appeared on closing an order. Error Message : I understand that the problem is on volume but if the system manage to open such as that order with this volume why cannot close it with the same...
Hi, I want to use quotes from two brokers on the same excel sheet by using DDE but it doesn't work, it's just showing the same quote, how can you solve this? Best regards
Hi, I am new to Metatrader 5. I noticed tool bars are missing in Visual Strategy tester which means I cannot draw the trendlines, Fibs etc. Do I need to do anything for this functionality to work or is this not available in MT5? This works in MT4.
Hi, I'm very new to mql5, so I apologize for struggling on this simple topic already. I found an EA that is supposed to open a buy-order when: int signal = 0 && PositionType() != POSITION_TYPE_BUY or a sell order for: int signal = 1 && PositionType() != POSITION_TYPE_SELL For some reason the...
Hi All ! Please how to use spaces in inputs / extern , like this window in this Picture . Thanks for the help.
Hi.. I am engaged with developing EA. I need to get the coordinates of the cursor to be able to combine the mouse position with key pressing to offer some menu to users in working with this EA. I need to do it without clicking the mouse. As after clicking the mouse I can get the X and Y coordinates...
Hello, I have a few questions as I do have trading manually experience but need to trade with EA automated due to working full time now. I have programming experience in NinjaTrader programming, but NT does not support cryptocurrency data feed market and I would like to trade this market now, and I
Please can someone give advice on the following - When using EA's does the automation work on whichever time frame you have open at the time or are they pre-programmed to a fixed specific one? Thanks, Jannie
Hello! Thank you for taking your time took look at this thread. I'm having an issue with the CTrade class SetExpertMagicNumber function. If I write something like trade.SetExpertMagicNumber(12345), how would I be able to print that result out so I'm sure that trades made with that particular EA have...
I have a side machine with 8 cpu cores that I use to run strategy tester agents. It has metatrader5 on windows server 2012 with nothing else running.I've set up 8 agents with the strategy tester manager.When I run the first couple optimization tests everything goes well, cpu maxes at 100%.But then...
Hi, I've tried a lot of code variations, but no matter what i shows me some random values. Can anyone explain how to get these values? #property copyright "Copyright 2018, MetaQuotes Software Corp."#property link "https://www.mql5.com"#property version "1.00"#property strictint...
Hello. Can somebody can recommended good EA which make between 5-10% a month. I don't want any seller advertising on this topic I would like real users using EA least 6 months with good results. Thank you for any help.
hey does anybody know the best way to avoid synchronization issues when following a signal? Things seem to be going fine, and then periodically there will be an error which will cause either a partial or total close of an open trade. I have the same broker and leverage as the signal provider
[Deleted]
I think that this question worries a lot of people, I would like to get an answer to it. My robot has made a brilliant robot, that produces results as on the pictures or much better. Looked carefully system Market. Yes, it's cool if the owl is in the "Popular" category, and even on the first page
hi In mql4 for counting seconds from the start of the minutes we have Seconds() What is the equivalent of this function in mql5? In other words, how can I have in a mql5 seconds in a minute
Hi, Just one question: If I gave a programmer to develop an EA, can I sell it on the market? Thank you!

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.