General - page 1886

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...
  About Fibo extension  (11   1 2)
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); }
  SpeechText back to live!  (20   1 2)
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
  Mmts-2.0  (5)
Hi! Has anyone this e-book: MMTS-2.0 by Monica Korzec? Nina
  Simulation?  (2)
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
Is it possible?? Doji
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...
  Reverse Divergence  (47   1 2 3 4 5)
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...
  Breakeven +1pip  (2)
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...
hi, i have a camarilladt7 from sb forum but is does not show the lines correctly on a 1 minute chart, it is fine on 5mins and above. does anyone have a cam indicator that works correctly on a 1 minute chart? all the one i have tried are messed up. thanks!
I'm trying to do the following: //decide for which currencies if we are trending or not if( (Symbol() == &quot;USDCHF&quot;) || (Symbol() == &quot;USDCHFm&quot;) ) { //do something specific for this currency } else if( (Symbol() == &quot;USDJPY&quot;) ||...
Thank you Nicholishen for your effort. please try out this EA by Nicholishen and give your feedback. Lots of room for modifications. try on Daily chart thx to all in advance iliaaz I also would like to acknowledge Mohammed who gave me a similar EA. Thanks to both of you.
I need help with writing my ema strategies. I do not know how to do it at all. Can anyone help. Willing to pay for time as well!
  Ichimoku Alert  (1)
-------------------------------------------------------------------------------- Hi, I am looking for an alert in metatrader that will alert me when the Kijun-sen and the Chinkou Span cross. I have found a similar alert, but it is not what i want. Does anyone have an alert made? Also I have...
I have been testing some of the EAs found here. After some thought, I think most of the EA back tests or forward tests that are given here is not accurate. Why? Because most EAs only open new orders when certain conditions are met but only if there are no existing orders. That means unless the...
Must not have a symbolic constant in Expression1 otherwise endless loop! Could this please be documented.
Hi, I'm new here, and trying to find my way around. This looks like a great resource for exchanging ideas and sharing experiences. I've started working with MetaTrader 4, and exploring how indicators and experts are implemented. ... question.... I'm reading through back issues of Currency Trader...
  Ichimoku Alert  (1)
Hi, I am looking for an alert in metatrader that will alert me when the Kijun-sen and the Chinkou Span cross. I have found a similar alert, but it is not what i want. Does anyone have an alert made? Also I have trouble getting my alert to call my cell phone or email me. I have entered in all the...
  MSN Style Pop Alert!  (24   1 2 3)
Hi folks, Please go to: http://www.metatrader.info/node/82 And tell me what do you think about this tool !