General - page 1583

I don't know if it's my indicator or not, but the behavior is really strange, so I presume it's a bug. Here is the meaningful code: string TButtonLName, TButtonHName;TButtonLName = menuObjectName("T","ButtonL");TButtonHName = menuObjectName("T","ButtonH");//...string menuObjectName(string menu,...
Hi, I'm just thinking about converting my MQL4 EA's into MQL5 and start to use some advantages of MQL5. Can someone inform witch brokers will be the first to use MQL5? Best Regards Paulo
Hello everyone! I'm new to MetaTrader and have download the MT5 beta, not so new to Forex, however. I'm an active member on another board but it's not the largest Forex community around. You seem like a bright group of people, so I thought I would come here for community and a few questions. I am...
Hi I'am new to Metatrader, until now I am using an other platform. Now I read in an article of Traders (Germany edition), that with MT 5 there are "other" brokers supported - but I have not seen a list of supported brokers. Is there an official list available and is Interactivebrokers...
Hey everyone, Sometimes the strategy tester won't work, I cannot even change the input paramters, and in the Journal it looks like this : Some kind of funny language being used there. What on earth??
Hi, I've been testing the following EA using the tester: https://www.mql5.com/en/code/103 The code compiles fine, and I was then able to test it with the strategy tester, which then all worked fine. However, when I then change the input values (TP and SP), and then compile, and then try it in the...
  ERosiTeil2 EA  (3)
Hi guys, since quite a long time I am a silent reader of this forum. And I admire your work really. There is no similiar forum which has your quality. But now I am here to discribe my problem. I have an EA which was written for me. This EA is based on the AO filter. But I have a request in the code....
I launch metatrader5, then try to open a new demo account on metaquotes-demo server : I fill all the blanks and check the newsletter subscription. But The phone section stay red whatever i enter. What is the problem ?
I was using Ontester() and it was working fine but on the recent upgrade it is not working not anymore It always gives me -1 or zero on the optimization report "The Result Column" I even changed my code to return the number 5 when the ontester() is called to see if the error from my code or from...
I just updated to the latest build and discovered that positionselect now takes one parameter (_symbol). However, the manual has not been updated. See pic  
We are pleased to tell you that TRIPLE M LIGHT EA - RAS ID 31835 has just been released. This is a version of our Triple M EA for traders who can't hedge and want to limit the number of trades to minimum. Idea is to replace hedging with diversification and that's why there's nine currency pairs:...
Forex trading has become a profitable and popular market to trade. There are many positive aspect of FX trading. To be success in the forex currency trading market you have to educate yourself and do your homework. After you have educated yourself on the FOREX, you will need to research the brokers...
  scalping?  (51   1 2 3 4 5 6)
I'm not sure if scalping in stocks and futures are the same in forex so like to ask. How many pips or amount of time in a trade is it called scalping? 10 pips, 10 minutes? I see most of the hours currencies move in spurts the rest of the time it drives slowly. Any comments?
[Deleted]
This is very weird i think.. 1800 pips in 3 minutes.. Is this mql5 error or real quote ??
  Developing an EA  (4)
Hello, I would like to get my system developed into an EA but are not sure how to go about this, any feedback would be much appreciated thanks
Hi, When I change the name of the chart object there are actually 3 events generated: CHARTEVENT_OBJECT_DELETE = 6 CHARTEVENT_OBJECT_CREATE = 7 The third one - not listed in the reference guide = 8 So, what is the meaning of the event of id = 8? Thanx
  Paulo_Costa  (23   1 2 3)
Hi, can someone please recode attached EA that it works on GoMarkets. On Alpari UK it works wonderful.. On GoMarkets I have error code 130.. I know its the error code for invalid stops but on Alpari it works !?! This EA is wonderful ( I know a little bit risky cause of Martingale) but choosing the...
i would like to thank all my subscribers, who chose MASSAI-FX, if you have any questions feel free to post in this thread
Hi Coders! I cannot copy the Optimization Results and the Optimization Graph at the Strategy Tester. When I right-click on it, the copy menu commands are unavailable. You can see on the above screenshot. The top four lines are grey: So, why are the commands unavailable and how can I copy or...
dear mr rosh in mt5 i can export data,by pressing ctrl+s,how can i import the data into mt4? i try ,it sounds that about unicode text and asc2 text? please help me
What I'm trying to achieve is this: 1. The user creates a trendline in the client. 2. I want to duplicate this trendline with its settings. 3. Then modify the coordinates of new trendlines to fit some idea. So is it possible to create an object from another? Copying it? It it's not possible,...
how to get 7 minutes chart ? thanks mql4 --> period converter, but mql5 , there are none??
Will old EA's written for MT4 be fully compatable with MT5?
Hi I have this EA code but for some reason I cant place trades with TP=6 and SL=2. Can anyone have a squizz at the code and let me know what needs changing and what to change it to? Thanks JK extern double Lots = 0.1; extern double TakeProfit = 10.0; extern double StopLoss = 10.0; extern int...
[Deleted]
A question of reflection. The championship is coming up, the fifth terminal has been available for 3 months now, and there are only! 6! Why are there so few Expert Advisors? At the same time the indicators are quite sufficient.... Why? Is MQL5 so complicated? It's not in demand yet due to its low
BUG Description: When olny opening 4 currency charts with window mode is title vertically and tool bars, once close the terminal and reopen it, the arrangement of the chats will be changed. Display: 1680x1050 OS: windows7 I hope the developers of mt5 will read this and fix it in the...
Hi, Same strategy as FWP EURUSD (RAS ID 31730) but applied on GBPUSD pair. Link to RAS : FWP GBPUSD | RAS 31731 Happy trading EagleForex
Hello , In MT4 I used to call the iEnvelopes and define the upper or lower side of the envelope double env1H = iEnvelopes(NULL, 0, ma_period1,ma_method, 0, PRICE_CLOSE, DV1, MODE_UPPER, 0); double env1L= iEnvelopes(NULL, 0, ma_period1,ma_method, 0, PRICE_CLOSE,  DV1, MODE_LOWER, 0);   However in...
Maybe I miss something in the settings on this forum, but, how can I receive emails when activity happens in forum threads I participate in?