Forex
Google
New signals service!

Go Back   Forex Trading > Downloads > Expert Advisors - Metatrader 4


Register in Forex TSD!
Trading Systems Leaders in this forum (automated trading systems) are winning more than 3000 pips in a month (30000$ investing one lot every time).
Click here to register and get more information

Reply
 
LinkBack (15) Thread Tools Display Modes
  #421 (permalink)  
Old 09-22-2006, 10:51 AM
xxDavidxSxx's Avatar
Senior Member
 
Join Date: Jul 2006
Posts: 745
xxDavidxSxx is on a distinguished road
Quote:
Originally Posted by kat
Hi Dave,

well done Thank you.

YW....just wanted to see it perform on real account first. It made a successfull trade right befor bad trading hr befor news. This is what I expected. It likes market volume. The hour befor news people are entering positions and hedging them providing great oppertunity as the price fluctuates on the building volume.
I belive its important for it to be allowed to trade the hour befor and after news.

Dave
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #422 (permalink)  
Old 09-22-2006, 06:16 PM
Aaragorn's Avatar
Senior Member
 
Join Date: Jun 2006
Location: USA
Posts: 801
Aaragorn is on a distinguished road
Quote:
Originally Posted by kat
GMT = -1 for Interbank, just like stated in the comment


I was wrong:
Arthur_1_ is right IB is GMT now, sorry.
np, and thankyou, ummm....so gmt time is 0 right?

thus...for ibfx like this?
PHP Code:
int    NoTradeHours1=0;                     // Time not trade
int    NoTradeHours2=0;                     // Time not trade
int    NoTradeHours3=0;                     // Time not trade
int    NoTradeHours4=0;                     // Time not trade
int    NoTradeHours5=0;                     // Time not trade
int    NoTradeHours6=0;                     // Time not trade 

Last edited by Aaragorn; 09-22-2006 at 06:18 PM.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #423 (permalink)  
Old 09-22-2006, 07:28 PM
DudeWorks's Avatar
Member
 
Join Date: Nov 2005
Posts: 55
DudeWorks is on a distinguished road
been testing 185f from elite section for a couple weeks on live account..

keep getting "Zero Divide" error trying to run on EURJPYm chart.

Anyone seen this? How do ya fix?

Works fine on Demo but in live mini account it will not run on EURJPY, so I've had the live account trading EURUSD , GBPUSD and results are not that great, however EURUSD and EURJPY on the demo forward test is doing pretty well.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #424 (permalink)  
Old 09-22-2006, 07:45 PM
xxDavidxSxx's Avatar
Senior Member
 
Join Date: Jul 2006
Posts: 745
xxDavidxSxx is on a distinguished road
Cool

Quote:
Originally Posted by DudeWorks
been testing 185f from elite section for a couple weeks on live account..

keep getting "Zero Divide" error trying to run on EURJPYm chart.

Anyone seen this? How do ya fix?

Works fine on Demo but in live mini account it will not run on EURJPY, so I've had the live account trading EURUSD , GBPUSD and results are not that great, however EURUSD and EURJPY on the demo forward test is doing pretty well.

I think its got to do with euro/jpy isn't a $ pair.

Mine is doing as expected on real account.4 of 6 trades this week are winners. 3 of them were today and all 3 winners.
But as I said..I have mine set up conservative, very conservative.and real evaluations are over a month at least. Some months may give 100% return some months will only give 10%

2 losses= 26$ 33.3% losers
4 wins=36$ 66.6% winners

right exactly along with back tests so far.


Dave
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #425 (permalink)  
Old 09-22-2006, 07:53 PM
Senior Member
 
Join Date: Mar 2006
Posts: 104
Oligarh is on a distinguished road
Quote:
Originally Posted by DudeWorks
been testing 185f from elite section for a couple weeks on live account..

keep getting "Zero Divide" error trying to run on EURJPYm chart.

Anyone seen this? How do ya fix?

Works fine on Demo but in live mini account it will not run on EURJPY, so I've had the live account trading EURUSD , GBPUSD and results are not that great, however EURUSD and EURJPY on the demo forward test is doing pretty well.
How long you trade live?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #426 (permalink)  
Old 09-22-2006, 08:32 PM
xxDavidxSxx's Avatar
Senior Member
 
Join Date: Jul 2006
Posts: 745
xxDavidxSxx is on a distinguished road
Quote:
Originally Posted by xxDavidxSxx
I think its got to do with euro/jpy isn't a $ pair.

Mine is doing as expected on real account.4 of 6 trades this week are winners. 3 of them were today and all 3 winners.
But as I said..I have mine set up conservative, very conservative.and real evaluations are over a month at least. Some months may give 100% return some months will only give 10%

2 losses= 26$ 33.3% losers
4 wins=36$ 66.6% winners

right exactly along with back tests so far.


Dave

I have to add. I am trading .1 set lot. So it don't increase with winners and decrease with losers. Just interested in %'s for now.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #427 (permalink)  
Old 09-22-2006, 08:43 PM
DudeWorks's Avatar
Member
 
Join Date: Nov 2005
Posts: 55
DudeWorks is on a distinguished road
solved..

changed:

S = S / iClose ("EURUSD", 0, 0);

S = S / iClose ("EURUSDm", 0, 0);

it needs this to determin cost of lot size

changed reflect the mini account symbols, now runs on all EUR and USD crosses
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #428 (permalink)  
Old 09-23-2006, 09:33 AM
furious_angel's Avatar
Senior Member
 
Join Date: Aug 2006
Location: Lat = 39*40'16.73" N, Lon = 104*48'53.70" W
Posts: 145
furious_angel is on a distinguished road
Quote:
Originally Posted by xxDavidxSxx
I think its got to do with euro/jpy isn't a $ pair.

Mine is doing as expected on real account.4 of 6 trades this week are winners. 3 of them were today and all 3 winners.
But as I said..I have mine set up conservative, very conservative.and real evaluations are over a month at least. Some months may give 100% return some months will only give 10%

2 losses= 26$ 33.3% losers
4 wins=36$ 66.6% winners

right exactly along with back tests so far.


Dave
are your settings different than the presets.?
and what time frame are you using?
__________________
" If you are not here to live a perfect life, then you are wasting it. "
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #429 (permalink)  
Old 09-23-2006, 02:56 PM
Shahin's Avatar
Junior Member
 
Join Date: Oct 2005
Posts: 19
Shahin is on a distinguished road
Quote:
Originally Posted by Aaragorn
ok I couldn't resist....since you are a programmer, I wonder if you would mind looking at this EA...
http://www.forex-tsd.com/50303-post100.html

I started trying to make it recongnize candlestick patterns and use candle reversal signals as an exit rather than just stop loss....I really just started, I tried to get it to recognize a hanginman pattern. While my visual backtester shows it IS closing losers before they go to stop loss (which is good) it's not closing on the hangingman pattern. I don't know WHAT the heck it's actually doing....I 'tried' to get it to recognize a hanginman...alas....I would appreciate you seeing what you can do with it.

fyi the hanginman pattern is a bearish reversal signal. I 'should' only use it for exiting long position series. I know the EA is using it for both....it's a work in progress.

I looked at it Aaragorn. Sorry no-time to fix anything. Already involved with too many things.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #430 (permalink)  
Old 09-23-2006, 04:57 PM
xxDavidxSxx's Avatar
Senior Member
 
Join Date: Jul 2006
Posts: 745
xxDavidxSxx is on a distinguished road
Quote:
Originally Posted by furious_angel
are your settings different than the presets.?
and what time frame are you using?

look at pages back I posted mine that I am running live. But if your not on FXDD and in the same time zone I doubt it will be the same for you.



FXSpeedster.......I keep trying to run the 1.88.1 version because I want to be able to change the profit taking on it. But it only makes one trade. No matter what I do and no matter when I start it it still makes one trade.

What is the function of the pip timer and settings. Thats the only differance in this version and the 85f version right?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply

Bookmarks

Tags
great ea, Cyberia, http://cyberia.org.ru, cyberia.org.ru, cyberia.org, Pipsing, Cyberia Trader, Cyberia Decisions, cyberiatrader

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off
Forum Jump

LinkBacks (?)
LinkBack to this Thread: http://www.forex-tsd.com/expert-advisors-metatrader-4/2996-great-ea-backtest.html
Posted By For Type Date
פורום - STRATEGY BANK This thread Refback 06-07-2008 08:20 PM
פורום - STRATEGY BANK This thread Refback 03-02-2008 04:48 PM
פורום - STRATEGY BANK This thread Refback 12-08-2007 10:13 AM
Comments - 2006自动交易锦标赛 This thread Refback 11-30-2007 12:00 AM
Interbank FX - Currency Trading, Forex Trading, Online Currency Trading Post #1360 Refback 11-11-2007 07:43 AM
NoPonzi.com :: View topic - Resultados en una cuenta demo - Results in a demo account This thread Refback 10-26-2007 07:20 AM
Profile OpenStorm - Automated Trading Championship 2006 This thread Refback 10-14-2007 05:15 PM
MetaTrader 4 : : . This thread Refback 08-27-2007 05:57 PM
Профиль OpenStorm - Automated Trading Championship 2006 This thread Refback 07-27-2007 06:49 PM
MQL4 - CyberiaTrader : MetaTrader 4 : : . This thread Refback 07-24-2007 02:57 PM
TVNET Izklaide : Diskusijas This thread Refback 07-18-2007 01:50 PM
Comments - 2006自动交易锦标赛 This thread Refback 06-28-2007 05:16 PM
Profile OpenStorm - Automated Trading Championship 2006 This thread Refback 06-25-2007 07:40 PM
Профиль OpenStorm - Automated Trading Championship 2006 This thread Refback 06-23-2007 05:21 PM
MQL4 - CyberiaTrader : MetaTrader 4 : : . This thread Refback 06-23-2007 02:08 PM

Similar Threads
Thread Thread Starter Forum Replies Last Post
Need help with great indicator bhale Metatrader 4 18 12-12-2006 02:10 PM
Great Strategy But Need EA eatrader Expert Advisors - Metatrader 4 0 11-30-2006 02:57 PM
great sys swall Suggestions for Trading Systems 2 08-13-2006 04:35 PM
Great little system hopefultrader Suggestions for Trading Systems 15 08-09-2006 05:47 PM


All times are GMT. The time now is 09:53 PM.



Search Engine Friendly URLs by vBSEO 3.2.0 ©2008, Crawlability, Inc.