General - page 413

Hi guys / dear Metaquotes market admins, for quite some time I received so many questions like "Do I need a VPS to use your tools?" and I was wondering why - Today I got my answer. This happens if a user installs a product purchased in the market -> Metaquotes provides this absolutely misleading
I found many examples that can access data stream from metatrader as follows: # request 1000 ticks from EURAUD euraud_ticks = mt5. copy_ticks_from ( "EURAUD" , datetime ( 2020 ,1,28,13), 1000 , mt5.COPY_TICKS_ALL ) # request ticks from AUDUSD within 2019.04.01 13:00 - 2019.04.02 13:00 audusd_ticks
Hi All, I´m pretty new to this platform and Forex trading but I have a basic question - how can they be so much difference of data between 2 brokers for the same symbol (ex: USDJPY) at the same time when I compare them? Thanks for the input. Rgds
i didnt find the symbol for MT5 how to download it
  New copy signals not copying  (12   1 2)
Hello there guys, I have an "advanced" problem... I have just started copying a signal. (Context: - I have copied many other signals and am currently coping others in other MT4 terminals so I know how to copy). HOWEVER - this one today does not work!? Provider has 1:100 I have 1:500 with IcMarkets
I am creating a Strategy in EABUILDER which is going fine. I just want to stop the Strategy after it has taken one trade. I do not now how to do it in EABUILDER
Hi I've tried to use the sample of https://www.mql5.com/pt/docs/runtime/resources related to import external Indicator on an EA to compile and deploy to the market, but seems that doesn't work Is there another way to make it work? Thank you
I recently bought an entry point pro on an account I just opened via my iPhone and when it came to down loading it I wa asked to use a windows pc which I tried to is but could not open the account on my laptop and was asked to register which I did on my phone via Facebook and when I tried looking
  Stop Trading Between Times  (21   1 2 3)
Hi All, I've searched all over the forum, but I can't find a way around my problem, which is to prevent my EA from continuing to trade between two times. I can do this between two hours (Hour()), but when it comes to times that include minutes, I get stuck. I just can't get my head around the logic
Is there a topic here about assessing the quality and reliability of mql5 signals
MT4 looks like this. showing order numbers how do i get my MT% to do the same. right now it looks like Sincerely
Good evening, since a few minutes I get the error (in Subject) in the "journal" tab of my MT4. If you use the same credentials to access via the web, everything works. If in my MT4 I try to go in "Market tab" > "Purchased" I see my product, but the error persist. Could you help me ? Tks Igor
I had a custom indicator created and then used the strategy indicator for optimization. the best setting showed using the rsi period at 68 and buy and exit levels at crazy levls like 504 and 267 which I can't even get to show on an rsi with a period of 68. Any help would be much appreciated. I'm
Dear all I am copying trades signals and realized that the XAUUSD ones do not make it through and get a "XAUUSD symbol not found" error message in the journal. My provider told me it is because I have raw spreads and the quote XAUUSDr does not match. However, GBPUSD trades go through perfectly even
Through my business website traffic tracking I came across a website called < Deleted >where people can put money together to purchase many things online and share the cost. I discovered that there is a sub forum only for mql5 products and that they are buying products here on mql5 and splitting the
I am in the process of converting a large multi-currency EA into MQL5 and I am finding problems with using iOpen, iHigh, & iLow but not iClose.. The problem manifests itself when the MAX BARS IN CHART, 5000, is less than the number of data bars of history. iClose works properly but iOpen, iHigh
Greetings all, Is there a way to add custom trailing stop to existing pop up list when you right click on trade.. I know you can manually enter one, but I would like my custom setting added to list so its just one click... Thx
please guide to add a personal order to particular developer in mql5
Hello Everyone ,, I need a little help I have calculations are shown on the chart but by a robot not as indicator , as a comment , I want to make a comment on a blank indicator just to show my variables calculations with updated seconds interval, So the same comment to work on Indicator instead of
[Deleted]
I have signed up Metatrade VPS and I got a comfirmation email, only tell me to renew without remote access information. Is there a way to get the access information or how can I login
  Payment Failed  (2)
I wanted to renew my FX Volume but the money went to my account at MQL5 instead of the author and now there is a message on top of the MQL5 page says " Financial operations are limited. Please contact our technical support team " I messaged the service desk and tried several times to renew the FX
Hello MQ and traders, Please consider making the "Windows" window not modal to allow - keep it on second monitor quickly navigate through charts keep it always open First of all, I think it is an awesome existing feature, so thank you, especially since the "tabs" with charts are only single-line and
  Error 4802  (7)
Hi. I have custom indicators that when it is plugged on chart it works properly but when I try use it on my EA, it doesn't work. It actually works before but for some reason after MT5 live updates suddenly they do not work anymore and produces error 4802. (I am currently running on build 2900) Can
Disclaimer: Not misstyping or using the email instead the login word. Just trying the Android app login to get the MQID in order to pay a freelance job but the forum credentials are not working neither after password reset or attempting through MT4 and 5 mobile apps. I am assuming here that login
guys I ask you a favor to teach me on how to obtain the value from CHANGE column? jpeg attached for details
Hi I am just recently started to be a trader and programmer on the MQL 5 platform. I have written a trading program from scratch but have some problems with the trading part. The trading program is based on the strategy with 200 EMA+ RSI and engulfing paterns. idea came from
Via signals/subscriptions I want to change my signal to a different account. I have 2 MT5 accounts at my broker, but I can inly select one account to move the subscription to. This is the same account I’ve already subscribed a signal. https://www.mql5.com/en/signals/subscriptions Any suggestion on
  Can't round a number "0.13"  (19   1 2)
I can't place an order because I get an error that there's too many digits in the quantity. I really hope someone can help me with this, because I can't run my algo at all whilst I have this persistent problem. For example, if I try double thisQty=(double)"0.13"; I always get 0.130000000000000004
Hi, Code is simple MQL #import "ExpertAdvisor.dll" string What(); #import //+------------------------------------------------------------------+ //| | //+------------------------------------------------------------------+ int OnInit ()
Hello all, I have always the issue, that the calculation in excel export is wrong. Had someone the same issue