General - page 1166

  What if the World is Wrong?  (14   1 2)
What if the world is wrong ? When it comes to trading the Forex, I must ask, “what if the world is wrong”? All the nice little phrases that seem to roll off yourtongue with an elegant twist of secret knowledge may in fact be more harmfulthan helpful. Consider just this onelittle tid bit of...
In just a few short hours, ECB Interest Rate Decision will be released. I am wondering who is going to be sitting on the side lines and who is going to be trading. I had already decided to just wait it out but when I got a message from my Broker explaining the margins were going to be reduced,...
Where can I find (if any) instructions on MQL5 just typing it? Eg: "How close an open long position"? So if there is this kind of search, here is the question :) : How do I close an open long position? Thanks in advance.
Hello to you all, Who can help me find a list of brokers where I can place automated signal via MT4? Thanx in advance, Theo
Why do meta quotes not have public forum discussion of signal providers ?Why are no public discussions allowed? You can only give review , if you pay for a signal service service , you are only allowed to comment , those with poor experience can change their comments.
Hi All, There's no doubt that lots of people offer Forex trainings/systems and promise you to make huge money on FX trading. But is the money really in trading? I mean - just trading, not selling your products or offering trainings. Do you guys make regular profits and withdrawals on Forex?...
[Deleted]
There is an option tab at OPTION/SIGNALS "stop if equity is less than: _____ USD" I want to make it "stop if equity is higher than ______ USD" Since my current subscribed signal is a day trader. I don't want him to continue to trade after already made a certain profit. Can I make it execute...
Loosing 50% - 100% equity Loosing 0% - 49% equity just OK, so far still profit less than 100% No disappointment. Profit more than 100%
Hi I am trying to register as a seller but the sms confirmation is not coming through, please assist. Regards S Mazibisa +263 772 383 809
Hi, you can trade crude oil with my tips and get huge profit. I am not a day trader. see attached my last week performance.
Not sure of the back end being used on this forum, but there is something that I am either missing, or this forum doesn't have, and that is a choice to go to the next topic (or thread) in the forum area you are in already. The next thing, which I have already seen, thank for those of you who were...
Hi MQL4/5, As you will see from the nature of my question, I am new to coding and am currently stuck on how and where to use 3 different versions of the 'Digits'. That being "Digits", "MODE_DIGITS" and "SYMBOL_DIGITS". How are each of these used? I have a section of my program that checks the
I would like to know what kind of return People are looking for? 
As it's my first one and I'm a 'Newbie' seller, I'm wondering how long it usually takes?
hello! do you know any existing RSI indicator Version, which automatically will give Alarm on Smartphone if RSI lower then 30 and higher then 70? If not, who can write a custom MT4 RSI program with that Smartphone alarm for me and what will it cost? best regards Martin Do you know any existing...
I just downloaded MT5 and I'm interested in the E-mini S&P chart but I believe it's disable. I opened an E-mini chart and there is data up until Dec 18 or so. How can I get this going? Thanks
I am a fresh man for mql4 language. The start always be very hard for a new man. Could any one tell me how to output a "hello world " in the log? That is important to me , to learn a new code I need check the right or wrong of a var. I can't check it if I can't output it. I tried Print() but...
hi, Will a static variable lose its value when EA restart from disconecting? Does any one know ?
  ArrayResize() question  (16   1 2)
I thought ArrayResize() would also shrink the array, if a smaller length is given. I did: int a[] = {1,2,3,4,5,6,7,8,9,10};ArrayResize(a,2);printf("len %i", ArraySize(a)); //the result is not 2 Is this normal? or is it a bug? I don't know if I should report it to service desk
Daily price is on primary bullish with the secondary ranging between 1.1385 resistance and 1.0915 support levels which was started on close daily bar in the beginning of this month. The price is located above Ichimoku cloud/kumo for primary bullish with Chinkou Span line to be crossed with the price...
I downloaded Manhattan Beach Trading's MT4 into a new laptop, Dell XPS13. Initially I was unable to attach indicators that came from outside MT4, such as MACD Cross or Ehlers Fisher transform histo_mtf+alerts (nonrep) nmc. The problem was that after I filled out the parameters box and clicked the OK
Hi there, Does anyone know when MT5 will provide S&P500 E-mini data on MT5? I notice there are 10 years data on MT4.
Yes, this is possible, all the prerequisites for that. Of course not, the United States will never abandon the dollar $ Maybe, but certainly not in the next 3 years
  Quoting  (1)
I am a dev so new to trading and mql4 so i did an ea and its winning 80% of the time ( i have 15 years of programming experience). But on a broker called tickmill each time i am loosing huge trades .. When i look at the chart lets say price was 1.5555 tickmill put my trade lost on 1.75555 !!! and in
  Cature RSI Value  (7)
Been trying to capture RSI value (which should be between 0 and 100) but iRSI does seem to provide that.  Am I missing something?
Hello, The goal is to import Data from a website. 2 Different Stages. Importing an Image and importing News for example. But, Is that possible with a simple script, without mqh to create and without classes? Greets
I am new to the MQL5 site and subscribed to a signal.  The signal worked for a few days and then stopped.  Two requests for support from the author have gone unanswered.  I would like to know if the site has a process to request the subscription fees be returned either in full or...
Hi, How can I change background color in MT5 srtategy tester. The default is black, and I would like to change it. Thanks in advance
[Deleted]
Hi i have a mt5 indicator that i would really like to be converted to work with mt4. or perhaps if that is too difficult or not possible is it then possibe for the mt4 indicator be converted to work with mt5?
Hi, I have been trying to close any open trades from the DeInit function but it is returning that trading is already stopped. I also tried to override ExpertRemove function but it says it is a system function. Anyone know how I can do this? Thanks cs **EDIT ** This is for MT5