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 Thread Tools Display Modes
  #1 (permalink)  
Old 01-05-2006, 11:40 AM
Junior Member
 
Join Date: Nov 2005
Posts: 6
safari is on a distinguished road
Thumbs up Sweatspot (tm)

I am posting this EA for forward testing. I am not very good at coding but i think this has some good potential

Attach to GBP/USD and EUR/USD Daily charts

lets test and suggest some changes

the structure is based on Starter EA. This EA gets trend from 15m chart (Like True Scalper) with a 30min CCI filtering

Happy trading

Caxton

Last edited by safari; 01-10-2006 at 08:11 PM.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 01-05-2006, 12:24 PM
Alex.Piech.FinGeR's Avatar
Senior Member
 
Join Date: Oct 2005
Location: Germany
Posts: 305
Alex.Piech.FinGeR has much to be proud ofAlex.Piech.FinGeR has much to be proud ofAlex.Piech.FinGeR has much to be proud ofAlex.Piech.FinGeR has much to be proud ofAlex.Piech.FinGeR has much to be proud ofAlex.Piech.FinGeR has much to be proud ofAlex.Piech.FinGeR has much to be proud ofAlex.Piech.FinGeR has much to be proud of
Thumbs up

hi

thanks i will testing


--
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 01-08-2006, 09:14 PM
Junior Member
 
Join Date: Nov 2005
Posts: 6
safari is on a distinguished road
Results are in, see attached

Results for the last few days, will post every week

Safari
Attached Files
File Type: htm StrategyTester.htm (14.1 KB, 379 views)
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4 (permalink)  
Old 01-11-2006, 09:02 AM
Junior Member
 
Join Date: Nov 2005
Posts: 6
safari is on a distinguished road
More results

See attached statement. I changed codes to fix a problem with order request.

Had one loss, introducing a trailing stop to save pips

Anyway looks like no one is testing

Caxton
Attached Files
File Type: htm StrategyTester.htm (14.1 KB, 198 views)
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #5 (permalink)  
Old 01-11-2006, 09:30 AM
Junior Member
 
Join Date: Oct 2005
Posts: 4
poekmeister is on a distinguished road
where is the EA

Quote:
Originally Posted by safari
See attached statement. I changed codes to fix a problem with order request.

Had one loss, introducing a trailing stop to save pips

Anyway looks like no one is testing

Caxton
I would like to test. Where can I find the EA?

Poekmeister
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #6 (permalink)  
Old 01-11-2006, 10:40 AM
Senior Member
 
Join Date: Oct 2005
Location: Porto/Portugal
Posts: 265
hellkas is on a distinguished road
Quote:
Originally Posted by safari
See attached statement. I changed codes to fix a problem with order request.

Had one loss, introducing a trailing stop to save pips

Anyway looks like no one is testing

Caxton
Hi Safari...

Nice results..

I'm testing your EA with default settings H1 and Daily timeframe..
My broker is North Finance real and demo account..

I have run the backtest on the same period from 11st Nov 2005 to 11st Jan 2006 but on different timeframes, namely the daily and 1H, and the backtest stop at 15th Nov H1 timeframe and 26th Dez daily timeframe..

Do you know why it stops in these dates? And why it doesn't test until today?

And why this appear?
PHP Code:
SweatSpotinvalid lots number for OrderSend function 
Do you use only UsdChf H1 timeframe?

Regards
Attached Files
File Type: mq4 SweatSpot.mq4 (5.6 KB, 182 views)

Last edited by hellkas; 01-11-2006 at 10:46 AM.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #7 (permalink)  
Old 01-11-2006, 11:34 PM
Junior Member
 
Join Date: Nov 2005
Posts: 6
safari is on a distinguished road
Improvements

I am working on the following areas

1) opened orders counter by symbol. at the momment, i tyhink the count is for all orders, hence the EA may not trade more that one pair
2) intoduce stop loss base on EMA89 support/resistance level

3) introduce a H6H1 indicator filter. this may slow the EA in terms on no of orders per day, but increase accurasy to more than 85% for a 20-30 pips target with 30-40 pips at risk

Please send results, comments. The new version should be ready by Monday next week

Safari
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #8 (permalink)  
Old 01-12-2006, 01:30 AM
Junior Member
 
Join Date: Jan 2006
Posts: 5
seahunter is on a distinguished road
Safari,
Thanks for the update.
Looking forward to testing the updated EA.
This could be the next big thread!!

SH
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #9 (permalink)  
Old 01-13-2006, 01:11 AM
Member
 
Join Date: Dec 2005
Posts: 68
asmdev is on a distinguished road
Now you can use this expert on several charts, 1 currency pair - 1 expert.
Can do manual trading .
Can change # of trades opened at the same time per symbol. <-- backtested, works
I didn't test it though.
I modified version posted by hellkas - it's the only one that I found in this thread, but i'm not sure if there is trailing stop which safari mentioned.
Attached Files
File Type: mq4 SweatSpot_2.mq4 (5.0 KB, 130 views)

Last edited by asmdev; 01-13-2006 at 02:07 AM.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #10 (permalink)  
Old 01-13-2006, 02:42 AM
Member
 
Join Date: Dec 2005
Posts: 68
asmdev is on a distinguished road
With small account & small lot size I was getting "Invalid lot size" one time. Whoever has this problem can add if(lot < 0.1) lot = 0.1;at the end of LotsOptimized() before return.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply

Bookmarks

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


All times are GMT. The time now is 02:46 PM.



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