Could someone post here this indicator in MT4 . There should be this indicator but I cant find it:http://www.visualtradingcharts.com/forum/viewtopic.php?t=856&postdays=0&postorder=asc&start=0
hi i cant locate the expert tutorials if there is any thanks in advance
Hello Codersguru, may i post a code of murreymath indicator and could you kindly tell me how to relate buy and sell orders from the lines i just need a template thanks in advance
Hi I find my code becoming more unmanageable as its complexity increases. What I think is needed is event driven programming. Then when an event like a buy or a close occurs, other functions will just react to that. Currently one always has to check all the orders to see if something has...
Hello,
Sometime recently the line numbers MetaEditor shows in compile errors are not counting comments, so the line numbers are too small and I can't tell what line of the program the error is in.
So when I double click on the error it takes me to the wrong line of code. The longer the program is...
Hi folks, I'm very interested in creating as much tools as I can for MetaTrader! Do you have any Tools' request? Suggestions? Please find the tools already created at: http://www.metatrader.info/node/83
Can anyone create an indicator like woodiesCCI for MT4 it's really cool but from what i can tell no one has done it yet...
Hi,
What is a principal data source for Metatrader4 client? Is it a MetaQuotes server, server of a broker company, or something else?
Thank you.
Hi Folks, I just wanted to let you that Paul has completed his desktop clock that can be dedicated to International Forex Markets OR International Stock Markets and can be displayed in Horizontal or Vertical. It will show you not only which International Markets are presently open, but also how long
I noticed on the russian forum that Renat said there will be a genetic optimizer in MT4 in several months from now. That is great and I applaud you. I also like the new metaeditor stuff (build 187). Really cool integration with mql4.com (but why get rid of SpeechText() ??? )
I think that you guys...
Till now I still can't figure out how to draw fibo extension in MT. My problem is how to drag second line to retracement Swing Low/High? Sorry for my stupid question.
string PadLeft(string S, int toLength, string withChar)
{
if (StringLen(S) < toLength)
//return (StringSetChar (withChar, toLength - StringLen(S), 0) + S);
else
return (S);
}
Hi folks, Don't bother yourselves and download my Speak DLL: http://www.metatrader.info/node/85 Now MetaTrader can speach again! Your comments are very appreciated!
Hi, It would be great if MT4 could provide for Live trading and backtesting for stocks (not CFD's) on NYSE, etc, as TradeStation 8 can do this. To do this MT4 would have to allow for a NYSE data feed, plus have a setting which would allow us to chnage the tick value for each stock ie 1 tick = 1...
Hi guys, I mean "JADX" indicator attached to this chart. Does anybody has an idea where I can find it? Thanks REGARDS
Does metatrader allow simulation. I want to use metatrader to practice using simulated trades with historical data instead of trading against the real market. This allows me to practice to trade when there is no market activity. Can metatrader do this. If so how and if not is there any other...
it's strange, just occurs some time.
BTW, there's a problem for that: after changing the time value of the text object, it can't move to the right place immediately.
Starting at a certain phase during optimization, all the Input parameters for which the run has completed are all shown with the value for the current iteration (in the results table as well as in the tooltip on the graph). This remains after opt. complition too. build 191 (08 Mar) Doji
I have been approached by an IB to potentially do live training for coding in MQ4. He wants to provide step by step - live classes- online for traders to learn how to automate their strategies. My question is, does anyone see value in that, or are the courses found here and on the web sufficient...
Hello,
I am looking for a TRIX indicator.
Does anyone have it available?
Hi all: Has anyone got/seen a MT4 indicator using bollinger bands where deviations are based on fib relationships? I'm looking for it... I've been told it's very useful for timing retracement entries. Thru
Hello, I wish knowledge if there is a script which allows the opening of an order right by it making slip on the diagram of the currency concerned ? The idea is still better if this script makes it possible to put TP + TS and SL the preset . Same manner, a script to close all the orders in court of...
Hi, does anyone have an indicator that would calculate reverse divergence from the CCI? I have only the indicators that show regular divergence. Daniel
Hi MetaQuotes, I have a library file that compiled and ran without problems till now. Recently I added a small function to the library with only one line of a Print command. Since then the compiler won't generate a ex4 file. I get no error from the compiler. It looks that everything is OK. As a...
In my EA I have a breakeven funktion which sets SL to entry. How can I set EA that he mades not 0pips but 1pip ? I think this is the line: if ( Bid < OrderOpenPrice()+BreakEvenStop*Point ) return; StopLoss = OrderOpenPrice();
[Deleted]
Attached is an Hourly chart of yesterday's trade comparing the entries generated by Igorad's "NewTrend" (excellent imho) and the RSI-14 with overlays as in my previous post. Note the early indication that the direction is LONG when the 2 MVAs crossed. Here is the BULL-market profile and notice that...
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.