General - page 826

I'm subscribed to a signal with MQL5 and I'm using MT4. I woke up this morning and found that all the opened positions on my account were closed and reopened which caused me to bear all the floating loss at the time which was around 800USD. I checked the master signal and I saw that it didn't
Hi all, I am completely new to the metatrader concept. I have traded forex etc for quite some time but only recently discovered metatrader and the fact that I can backtest with it, and wanted to see if I can put it to use. My broker offers metatrader platform but I have not used it up to this point...
Is there any way to free up memory if we use too many CopyBuffer() or Copy...?
All tools with alert!? Where?
Please, house,  You know very well that back-testing an indicator is not a sure way to test the reliability of an indicator, I found this out in a hard way. I want people to help me out Thanks
After copying a signal for a few days and see that the slip was very high I decided to connect to another server, I made the change in the configuration panel of the signal changing the server and the account but I have difficulties to reconnect to the application of MT4 with the new account as it...
  Mt4 and Mt5?  (1)
Can someone tell me if I can have both MT4 and MT5? I had on two different computers, but when I began using my MT4 more frequently (because only certain indicators were made available) I was not able to pull up the MT5. Where and what do you recommend to retrieve the MT5? Thank you
I have subscribed 2 signals. I have following question: I am using VPS Server and have activated push notifications in the => tools => options => notifications. But now I get tons of synchronisation messages from the signals, sometime a few per minute does anybody know how to switch off only the...
Hello,  while coding my brand new EA recently I came accross a quest.  Basically i need to avoid orders which met a certain condition to be modified by my tick-bound modify function.  So i thought about making it the way the expert advisor creates a sort of "Blacklist" with the Ticket numbers of...
  Signal  (7)
still can not see between sales signals why?
Hello every body I upload my QR picture for approve my profile but I can't get a selfie with >> Resolution should be at least 2048 x 1536 pixels How can I do it without any edit ? Thanks 
Hello, This is not quite a MQL5 related question, but I want to integrate some info in an MQL5 based application. So I need for example to see how Eurostoxx 50 futures variated from previous session. I found this information on reuters.com, which apparently takes it from eurex. Do you know any API...
If i apply an indicator to a chart then save this setup as a Profile in MT5, lets call it 'Profile1' for this example, when I load a different profile i can easily get back to the 'Profile1' setup by reloading the profile. If however i make a change to 'Profile1' by removing the indicator then move...
  MT5 programming  (1)
Hello I would like to learn to program under MQL5, I can not find anything to start with, as I am a real beginner, is there anyone who can help me Thanks a lot Kam
Account has been banned for 10 years which I think it is unfair just for commenting in many posts. I need help because I bought products with the account and I cant ask question I cant do anything. 10 Years I think It is too much. Kind Regards
how can i add my mt4 accounts in mql5 signals but somebody already registered this and i am failed to add. now i changed my investor password but failed again to add how can be resolve this issue?
My acc started day is difference. Now my growth is suck. Anyone knows why? Help me~~~ Link : MQL4
Hi all, i've been trying to open a VPS server through the MT4 feature. I'm able to select the options that I want, however right at the end it gives me following error message. No matter what I do or try, this error keeps coming. Does anyone have a work around for that matter? Appreciate any input...
  EA Magic Number  (2)
Can the EA Magic Number be the Name of the EA? Can it Only be numbers?
Hi, everyone Does any one has the old mt4 setup file version 4.0 Build 1170 or near that. The new version available on the website is not what I am familiar with. Thanks in advance.
Hi, if you have enough funds in your account to pay for it, does the signal subscription automatically renew or do you have to click something some where? Thanks
Hi all, I've been using my EA for almost a year, but started to see the error message 10017 while using MT5. I double checked a couple of things and noticed: Autotrading is enabled, EA shows green in the top right of the window, I'm using a hedge account (should be fine), I'm able to manually create
Do subscriptions automatically renew or do you have to manually renew them? Thanks
Dear, I create a customsymbol, i can't create a bar on that customsymbol.  I just only add one daily bar like below -  Date,Open,High,Low,Close,Volume  Each day one bar only. but i only add Tick data with this function CustomTicksAdd is there anyway i just only add daily bar on my CustomSymbol?...
Non-Farm Employment Change Forecast 165K Previous 312K         With numbers like these, chances are it will be a very impact full day. You guys got any predictions on whats going to happen?
I wrote an EA for my wife. On reaching a specified price it closes a portion of the lots and moves the stop loss. i.e. ``` input double new_stop_loss; ... // modify the SL ensure(OrderModify(order_ticket_number, OrderOpenPrice(), new_stop_loss, OrderTakeProfit(), OrderExpiration(), Red), "Unable...
Hello, I am trying to scan for stocks/mutual funds with two filters: Daily chart - Stoch RSI(3,3,14,14) where K line is above d line and Stoch RSI(1,2,2,2) where the k line gaps or drops down below 20 or tags 0 with the (1,2,2,2) settings. I'm looking for a way to filter on the daily chart when the
  Ichimoku Alert  (80   1 2 3 4 5 ... 7 8)
Hi, I have been looking everywhere to find an alert for Ichimoku. Could anyone help me to make an alert for Tenkan crosses Kijun, and/or Chinkou-Span crosses Price please? I know nothing about programing. I hope someone is willing to help. Thanks. Ben
  Incorrect logic?  (17   1 2)
My indicator is supposed to send alerts/notifications based on 2 timeframes - a lower one, and a higher one, and the alerts are supposed to be made no matter what the 'current' timeframe is. It was working on previous versions, but now I get no alerts whatsoever...pls help, relevant code below: bool
How do we set up auto-renewal for payment of signals so we don't have to go in the back office and do it manually every month? Thanks.