General - page 1527

when i used tester to test my EA, I found that a trade show on the chart, but at tester result tab , i can see the deal exist, why it can be happen? #2 should be opened at 08:00 18 Aug 2010 , but the result tab show it is open at 20:00, what's matter?? and why there are two #2 order? my...
Hello, I thought I start my own signal services through Rentasignal. A few words about me: I started trading forex early 2009 as a programmer. I always aimed to automate my trading so I'm using EAs from the start. I have tested many of them and I also developed some minor strategies. Unfortunately...
Dear all, This is my first thread in TSD. I just learn alot from other members. I would like to post the indicator that shows the missing data in the chart. (may be i am wrong). Please refer to the pics for what i mean. Kenykau
What are you going to do? Isn't it unfair?? Why the same EA was tested without error before the close?? What if there was still plenty of time to apply a fix if the auto tester gave us the correct answer?? In my case I have many previous versions tested OK, even before Sep 22! shouldn't ATC...
  Intra 500 ID31829  (14   1 2)
DESCRIPTION Trading three pairs max. Max 3 reverses per day per pair, on average You should expect 2. No scalping, no profit targets, no million position opened every 1 sec. I always do mirror trading on live account, so Your account should grow exactly like mine STRATEGY Semi manual day trend
Hi I am offering a signal based on a MTF EA. The EA will produce about 25-30 trades a day. Thanks for looking IHWTL
What about the 1726 participants ? am I missing something ?
I dont' know if Im right to post a new topic here for reporting problems, anyway I also sent an email to the support staff of MT4. I'm a metatrader 5 user (I'm also a software programmer),and on last friday 24 september, a new version of MT5 automatically installed in my PC.This new version, for...
I think the success to anything does not simply lie on "Failure is okay; just keep doing it till successful." This is wrong. It urges you to blindly risk whatever it takes in hope that success would come at the end. Of course, success will come after a string of failures but at what price you have...
Errors found in your Expert Advisors during checking: 2010.09.26 07:051. Copy experts\combined.ex5 ok2. Compile3. Configuration combined on USDCHF:M20 every tick 2010.01.01-2010.08.014. Start finished in 1 min 43 sec5. Statistics 215 kb of log files 233 trades, 409 deals, profit -8591.91...
On the website of the Automated Trading Championship 2010, we've published the new article: "Registration Extended to September 25, 2010". The peak of applications occurred at the end of Automated Trading Championship 2010 Registration period. Unfortunately at the same time we had problems with...
Before the previous deadline, I had created a fairly involved expert which unfortunately did not make a profit.  It relies on a dataset generated by an external C++ program, and in the intervening days I had found an error in the processing that created the external data; having corrected this error...
I have test my EA in myself computer without question, but the ATC.Tester report: 4. Start    finished in 0 min 0 sec 5. Statistics    0 kb of log files    strategy tester report not found I spend a lot time to study, I find: My EA  is multicurrency...
Dear Traders, Please check our service. It yields consistent ROI of between 20-40%/month. To be able to profit from this service and be on the safe side, please use with the following Money Management: 0.01 lots for every 1000 USD; 0.1 lots for every 10.000 USD etc. This is necessary as there are...
  Eur/jpy Trading Journals  (24   1 2 3)
I will start trading on the special journals for pair eurjpy . Because this is my favorite pair so it will be more focused if only this pair that will goes. For next monday EJ : SELL at 113.45 >>>>> Target ? HT
where to fill which currency, timeframe i want to attach on in ATC 2010?
I would like to thank our residing genius coders for taking the time to read this. I have the FXSecretSignal Indicator that apparently does not repaint. The indicator has a zero line which when bars cross, the bars change from Red to Green and vice versa. 1) Can one of our Super Coders add an
2 Books by John L Person... Hope this is useful for pivot lover...
Hi- Was wondering if there were any MQL coders in or around NYC that would be interested in creating a user group and meeting once a month or more often. -Keith aka ForexFoo
On 2010.09.21, one of my MT-5 terminals updated to build 334 successfully. But, another MT-5 terminal failed to update. All files were updated OK, except the terminal. Since then, there has been several unsuccessful LIve Update attempts. This is copy of log entry. DP 3 LiveUpdate 06:42:10...
Is is possible? And if yes, how? Or, can we debug EA's on history data? Or over the weekend? I tried last weekend but as market was closed, no ticks coming, the breakpoint in OnTick() is never hit :D If we could use debugging on history data, then the "visual testing" problem is somehow solved....
There's a problem with AccountInfoDouble(ACCOUNT_BALANCE) function. When I close a position inside OnTick() and then execute AccountInfoDouble(ACCOUNT_BALANCE), it returns the account balance before the position was closed. It's easy to reproduce by calling the function immediately before and after...
There are not MT4 / MT5 Linux versions BUT the good news is that MT4 installed and work OK on Linux Wine (Windows Emulator) Ver 1.2. I test for 7 Days MT4 on Linux Ubuntu10.4 + WINE 1.2 with EA loaded and auto Open/Close/Trailing all orders without problem. The MT4 installation on WINE worked OK...
I see "Old Tick" alerts/errors coming into my back tester and data demo accounts. I often saw these in MT4, what exactly do they mean again? Pat
Where is download new MT5?
Hey all, excited about trading. I'm glad to have joined FX Fisherman
1106131 B EURJPY 20.00 0.20 2010-09-09 16:34:28 2010-09-09 17:30:20 106.678 111.493 106.493 106.678 18 44.15 0 since this first trade the signal has made a 100 % gain over last 15 days. here are the stats...tomm's update of the signals page will show 100 percent profit: Total Profit 1,954 pips 7,942...
I don't get ... what are these supposed to mean? As I knew from MT4, the tick value is the value of a tick (for forex, equal to SYMBOL_POINT) on a forex pair. So if EURCHF has a standard lot size of 100,000 EUR and SYMBOL_POINT is 0.00001, the tick is equal to the value, in account currency (USD),...
I would like to request a feature to dump out the stack trace after abort (when array out of index or zero divide).  This is especially useful when an error happened in a common routine to trace the caller.
Well, I don't mean readonly in the meaning that it has in other programming languages, when you design classes visually. But I find a bit frustrating that I can't print for instance a protected property from outside of a class. That's why I'd like also a readonly type, which is accessible from any...