General - page 1896

Hi, I think there may be a problem with the MarketInfo function. The following code always returns 0. Print("Spread: " + MarketInfo(Symbol(), MODE_SPREAD));
From the site : http://www.timingsolution.com/index.php?module=subjects&func=viewpage&pageid=19 Bye DV
Just found a very cool site. Check it guys! http://sufx.core.t3-ism.net/ExpertAdvisorBuilder/index.html Give me some feedback please! Bye!
Hi all! I'm new in trading n already try any different EA based on MA Cross. Could someone tell me is it possible to use 2 EA at the same pair but different time frame?? Because i'm using H1 MA cross for open position and MACD+OSMA in M5 for exit, all by manual. Or could it possible to combine it in
Guys , where can i get this murray math indicator from???// Thanks Babar
Hi, I have about 7 EAs (collected from various forums) which i want to test....while reading thru these forums, i have heard people say that we could open several demo accounts and run one EA on each of those demo accounts....i have one demo account from fibogroup....so i thought i would open more...
  Deleting arrows on chart  (19   1 2)
How does one delete arrows on the chart with MT 4? I have tried ObjectDeleteAll(0,0) and that deletes the vertical lines but not the buy and sell arrows.
  Rsi  (5)
Hi Everyone, I've been a manual trader for a while and I'm now interested in testing some automated patterns. However, I have little programming experience. Would anyone be able to post the code for a technical indicator using RSI with a 1-hour interval for the USD/JPY pair? Any help that any...
[Deleted]
Hi everyone, I can't manage to update my price history in MT4. When I run an EA in 2005 for instance, I get an error because M5 data isn't available for this period. So, I've downloaded some M1 (1 minute) files for 2005 and 2006 on the Alpari website and imported them in MT4. I noticed that the
hi, In my ea i would like to start with 0.10 lots and then increase to 0.20 if the last trade was a success or decrease by 0.10 lots if last trade was a failure can someone help with this logic i am also trying to figure it out by my self. thanks in advance.
Hello Does anyone know how to add stocks to the meta trader ? Someone have a server with it ? Thanks a lot Haim
[Deleted]
this error apear to me 2006.06.06 11:10:17 USDJPY,H1: invalid ticket for OrderModify function what does that mean plz?
Hello I am lower than amature in MQL programing I like to add on code to my expert for expire date and my expert don't work after specify days Can you Guide me how I can do it?
Hey guys, how would i go about in mql4 code aquiring the lowest close price for the last 8 candles (as a stoploss). Once the code has the lowest, i can assign it to a variable and make reference to it. Thanx, Graham
I'm trying to add the 'Ichimoku5.mq4' EA to my chart and it's giving me a 'Ichimoku5 :-(' in the upper right hand corner of my chart. What's that mean? I'm using SBFX if it makes a difference....
The preliminary version of the client terminal with genetic optimization is released. The genetic algorithm can be enabled in properties of the tested expert, the tab "Testing". The genetic algorithm works only in case if the total of passes exceeds 2000. Client terminal can be downloaded using...
This indicator that I got from one of the threads seems to give really good signals and seems to be what I am looking for, can someone pkease advise me 1. If this indicator is reliable to use? 2. how I can add a sound alert when the arrows show up? I spent a fair amount of time trying to add a sound...
Hello all, I use several time periods... how can I determine the specific bar index for a specific time? For instance, 2 June 0:00 may be Bar[1] of D1 chart... how do I find the same bar time for the M5 chart? Thanks for the help! -charliev
[Deleted]
  Please get me started...  (15   1 2)
I'm new to this, well kinda new, I've studied trading for a couple years, enough to know something about myself as a trader, I have a demo account. I believe in systems and system development. I believe in auto hands free executions of strategies. Alas I'm not a program coder. I'd like to learn....
Has anyone run two instances of MT4 on the same PC (from separate directories) with two different server feeds at the same time? Any data problems or port problems? Is this doable? Please advise and all the best, Frank
I want to set a text Label related to a horizontal line so it is at the far right hand side of the MT4 trade screen. The Fibonacci tools do this nicely. I cannot find any documentation or any thread on this. I want the Label to be right aligned even if the user is using a chart shift. Setting the...
Help! Does anyone have a good copy of a Stochastic Momentum indicator out there?? Kinda a newbie at this so any help would be appreciated! Thanks
Hello guys, i found that this indicator is quite interesting (somehow i believe the original indicator is here somewhere)... you should also put SMA(50) in order to have same layout as i do... the indicator only give Buy signal if price below SMA(50) and only give Sell signal if proce above SMA(50)....
Hi Can someone re-write this indicator from Metastock to mg4 ? Thanks Mov( (H+L+C)/3, 30, SIMPLE )
Does anyone know of a broker who gives feeds for the futures and CFD symbols(msft, hp, exxonmobile) that come with metatrader. Thanks
Any one know which broker could execute trade properly during news hour? 1)When the price show up, it will execute the trade with minimum slipage or no slippage. 2)Spread stay between 4 to 5 pips max 3) Allow auto trading.. Any suguestion?
Hi all, I am a big fan of this forum. I am a Dr. in Math and computer sciences/programming, and I have been a trader in the forex market for a while. I will be very happy to help all those that need programming help, but, you will have to contact me personally since I am very busy. I will do it all
Hi Guys, what can I put into an EA so that when the conditions meet it only opens 1 order and if the order is closed (TP has reached) no matter if the conditions meet again..should not open another order... Thanks Babar
On MT4's Fib Retracement tool, is there a way I can edit the Fibo Levels to also show price next to each level? (or an alternative method if anyone has one) Thank you
Hi, i'm looking for Keltner Channels indicator if anyone has it pls, thank you