General - page 1724

Sorry, I want to delete this thread but I do not know how to do it.
  Prediction 2008  (10)
Hi Traders Your Opinion about next prediction: The US Dollar will decline at least another 25 percent against major world currencies including the Euro, British Pound, Swiss Franc, and Canadian Dollar Oil will reach $150 a barrel within the first 8 months of the year. This will send the Canadian...
  Thread removed ocassionally  (34   1 2 3 4)
I am sorry: ocassionally I removed this thread The Bless FiFtHeLeMeNt EA Looks Promising. Trying to restore it. I am very sorry
  Strategy tester  (6)
Hello there I woud appreciate if somebody coud reply me the following question. After having donwloaded all the history for a symbol, I am trying to use the strategy tester with an expert advisor on that symbol with "Every tick (the most precise method based on all avalaible least time...
i need an EA for a system that is almost impossible to trade by a human... the system is pretty simple but some with some rules, i need an expert coder please contact me at pouria_85@yahoo.com
Hiello all, Just got the N95 love it, but am a bit dissapointed that i cant get MT4 for it. Are there plans to get MT4 to run on Symbian os?? Thanks,
Hello,what i'm looking for is to identify an inside bar. A qualifying IB is H=L[1]. I've not been able to locate such indicator for MT4 yet, got something similar called Pinbar by AHA but it doesn't quite fit and i'm not proficient enough to change the code. would gladly swap with a forex ebook,...
  Help  (2)
G'day, I've been studying Forex for the last couple of months & now I want to develop an automated program, by who? how? without losing my intellectual ownership? My idea should work with forex, it works without fail in other 50/50 platforms, Roulette, Baccarat, Craps etc. With Forex it should get...
Hi, I´m trying to learn MQL4 and I can´t figure out how to avoid buying if you already an open buy order less than 25 pips away, for both sides, or open a sell order if you have another sell order less than 25 pips away. Can anyone help me to code this? Thanks, J Fonseca
[Deleted]
  Complex Mashka  (21   1 2 3)
I have this indicator, it shows up at on MT4 of my friend but on my MT4 it does not show up. Why ? Can you help me ?
Is it possible to have an alert for the zig-zag indicator that plays a sound whenever the line changes direction. I understand that the indicator changes and "repaints" itself in a way, but this alert would be incredibly useful to my trading. I'd appreciate any help. Thanks!!
Anyone using ultraportable pcs like OQO 02 or the like for trading? Please share your experience.
  Copyright  (7)
Hi, Im working on an EA. Coming along good. How can I make sure that if I give the compiled version to someone they will not decompile it and learn about the system. What actions can I take to prevent that? Thanks.
Hi Phy, Is there a way to test a multi timeframe strategy in the strategy tester? Thanks, aha
What is this that its constantly appearing in the back test journal? "2008.01.04 00:23:49 TestGenerator: unmatched data error (volume limit 432 at 2008.01.04 01:00 exceeded)"
I came across this free EA on 13DEC and loaded it on FXDD demo. Although I had loaded it on 4x pairs only GBP/USD trades have opened. Daily TF is suggested and my first trade opened and I manually managed it by placing SL and shifting forward as profit increased. I left a 100 pip buffer SL to open...
Dear Friends. I try to share my trading experience: My signals is FREE. Come back again for my FREE Daily Signal. ===================== Last Signal on Dec 31, 2007: EUR: Exit LONG Position JPY: SHORT Move stop around 113.25 Target around 110.15 GBP: SHORT Stop around 2.0195 Target around 1.9530 CHF:...
Hello everybody and happy new year. I have a problem with backtesting. I designed an EA which was showing very good results. I noted down the results. The modelling quality was 25%. I needed to improve the modelling quality, but I coudn't, I downloaded the data, still was not able to improve the...
I'd like to export the CSV file with the usual Date, Time, Open .... , but also with several different Moving Average information. I've got 5 different moving averages plotted on chart, but when I export data I don't get it on the "csv" file
Dear Brothers I have a question i need to know how to do it .... I Have a meta trader software and i want to add a server to my trading station ... i want to know how does it going to install my server on the new server computer and how to make an access for administration tools on this server...
What can you do to guard against internet and power outages when your in a trade and maybe sleeping?
Build 211, October 15, 2007 I am using following subroutines to draw arrow and rectangle in separate window Both work a OK in separate bars. However, if I draw both the arrow and rectangle in same bar the arrow will pickup color of the rectangle and rectangle stops expanding with next bar...
Has anyone created an indicator that places a symbol on the chart at the point where a trade was initiated? I would prefer that to the line that mt4 puts on the chart. When price crosses the line several times, it can get confusing as to how long you have been in the trade.
Hi I have been paper trading a 50,000 account which now stands at almost 250,000.This is after less 3 months with most trades made in the last few weeks. Method : I use breakout chart patterns, heiken ashi candle sticks and bollinger bands.They give me direction, momentum and volatility. I am medium...
Does anyone know of a broker(s) that would supply European index and maybe blue chip stock data for MT4, like Alpari gives data feeds for US indexes/blue chips? Would be much appreciated, thanks.
[Deleted]
Hi can anyone make a MTF of this gann hi-lo indicator please? RapidShare Webhosting + Webspace
[Deleted]
Hi Again , i was trying in the last 2 weeks somthing new using volume ... to extract each volume for each currency (such as USD or NZD or GBP ) it was quit complicated alittle but ironically the answer was quit simple the indicator is build basically over triangler structure of date or 3 pairs and
How one can store the Moving Average values for the current bar, prev1, prev2 bars? for example, I need to compare the iMA values and I need to store them before comparing. For every newbar start/open, I need to compare the current value of iMA in the latest bar (o) and the previous bar(1) and 2nd