[Deleted]
Hi, I put this MACD signal indicator together from various pieces/parts others had already done but it doesn't seem to be working. I get no up/down arrows nor alerts when I load it to a chart. Could someone please take a quick look and let me know what I've done wrong? Thanks! - Ian...
i forward tested it for 2weeks, generate resonable profits. the author will forward me the source 2weeks later. and by the time i will upload it here. this EA working on any pair and any timeframe,(the ea read mutilple timeframe data, so all time frame has same output).
Hiho all forex traders and fellow MT4 programmers, lately I was working on an indicator which should show me consolidation lines. Here is how it *should* work: 1.There is a cross of 2 MA's (any type i.e. SMA, EMA, etc.); 2.Right after ther cross we start to draw line. 3.When the price (I am using...
Hi! I made Chaikin Volatility indicator. It could be usefull in some situations. The description of usage u have here: http://www.incrediblecharts.com/technical/chaikin_volatility.htm Enjoy!
hi guys, is it possible to put stepMA stoch indicator in mt4 pocket pc version since i used it critically for trading but i always mobile and can't stay in front of my pc and often it makes my missed a good opportunity if this keep happens.any advice and susggestion please ??... thx
hey has anyone heard of www.batteryfx.com they have 1-2 pip spreads on all the majors. Anyone else heard of them or any experience with them ? thnx
Does anybody know the solution to this problem? At 0.00 am the new days pivot points are worked out from the previous days data. That is fine apart from every Sunday night when MT4 has an extra 1H bar and Mondays pivots are based on that 1 hour of data (so all the pivots are tightly packed). Tuesday...
Hi,
For live trading, where do I find the log file which lists all open and closed orders that have been executed? Which subdirectory and file is this information located?
Thank you.
Regards
RJF
hi I can't find it! I am a subscriber, i haven't logged on to the forum for a while and now I wanted to check the ea leaders, but can't find the path to where the weekly performance review is. And what are these private forums? This forex-tsd is becoming a real exclusive place - pretty much like the
Hi, coudl you tel me how to run files: .exp and .ex4. I have only this compile files and I don't know how use it.
Hi, I'm still trying MT4. Can anyone tell me where to define the leverage of every order? Since I don't need to do this until now.
How would you code a routine that would say the following; If TakeProfit reaches 50 pips Close the order Stop trading
In the April 2006, TA Stocks and Commodities, C. Young introduces his APE indicators. Of course in the back of the mag all the major platforms show how to program this indicator fot each platform. Unfortunatelly, metatrader is not one of these trading systems. So here is my obvious request. has...
[Deleted]
Hi guys This is an excellent forum with lots of info for all those interested in trading. I have a small doubt that needs to be clarified: Is there a limit to the number of trades an EA can place, as long as the margin is available? Say I have $xxxxx as account balance, can I set up an EA that makes...
Hi guys, I'm still new with coding using MQL4 and have a question. Is it possible for an EA to send you an e-mail when it reaches/breached a certain price you've specified? Maybe an indicator will suffice? But anyway, I'm still currently working on it and studying MQL4, but I think asking also won't...
So I noticed that it's been about one year since I went to a Forex Convention held by some company that was trying to sell MACD software for thousands of dollars. It got me thinking of where I am today with those 10 page codes... Well here is my view on Old versus New and how I think the way to go...
Hi, I'm new to the forex stuff. I've been trading on a demo acct thru fxcm for the past month and have done decent I guess. Are there any good books that anyone would recommend? I'm also looking for a good broker that offers mini accounts. Best I've found so far has a 3 point spread on the EUR/USD
How would you code a the following logic? TakeProfit at 50 pips. If TakeProfit has been reached, TakeProfit & wait 30 minutes.
Why does MIG demo server appear as the default server when I download the program from www.metaquotes.net?
Can the default demo server be yours, Metaquotes rather than ether; interbankfx, or mig?
In the announced pre-build 192 the Spanish version of MT 4 Client Terminal was revised.
We would like to ask all Spanish-speaking traders and brokers to try and work with this interface in order to find out about possible inexactitudes. We will highly appreciate you for your help!
All...
Compiler does not like the following:
string sName=Array2[Array1[i][A1_INDEX]][A2_NAME];
and is substituted in program with:
int iPos=Array1[i][A1_INDEX];
string sName=Array2[iPos][A2_NAME];
Could the documentation please reflect this.
Hello Traders, We know that the broker what works on our platforms and it can act directly above by closing the positions in the event of call for additional cover for example . If it has this type of possibilities, can it see which indicators or which EA we use? How to make to prevent that the
I have a problem with an EA I am working on.. it is supposed to make 2 instant orders but sometimes, I will get requoted and one of the instant orders will not go through.. is there some coding that will make sure both orders will be executed
[Deleted]
Does anyone have an EA for the Smart Forex System? http://www.smartforexsystem.com/ thanks, Maji
any way to draw OX chart on metatrader ? or any free OX chart utility available anywhere else ? thx in advnaced.
Do you guys know where can I find it for 8 common pairs? http://www.alpari-idc.com/en/dc/databank.php has only daily data and minute data _but_ only from last 2 years. I need since last 10 years, but better would be the whole data. I would appreciate any idea how to get this. Cheers
[Deleted]
Hi, I would like to learn how to alter a basic EA (say, the Simple MACD) to allow me to place multiple, concurrent orders for a given account. For example, if I want to be able to place an order for each different currency pair and not have any conflicts in terms of the order placing or order...
Does anyone know how to add Custom indicators to an Expert Advisor & have it come up in the chart? Example of code for stochastic below. Stoch=iStochastic(NULL,0,14,5,3,MODE_SMA,0,MODE_MAIN,0); Stochsig=iStochastic(NULL,0,14,5,3,MODE_SMA,0,MODE_SIGNAL,0); The above code shows the for accessing the...
I have been using the indicators that come with Metatrader 4. I have been able to call them simply by for example using the following statement for Stochastic. Stoch=iStochastic(NULL,0,30,5,12,MODE_SMA,0,MODE_MAIN,0); However, I acquired an indicator(ADXdon) that does not come with MT4 and want to
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.