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 (11) Thread Tools Display Modes
  #511 (permalink)  
Old 04-13-2006, 02:56 PM
Nicholishen's Avatar
Senior Member
 
Join Date: Dec 2005
Posts: 531
Nicholishen is on a distinguished road
3.2.3 and 3[1].2.3 are the same thing. What happens is when you open the file from location and the file is saved to the temp folder it is appended with the [1].

If someone will make a list of currencies that should not be traded in the same direction, I will code it in for v3.2.4.

Thanks.

Nick
__________________
"Anyone who has never made a mistake has never tried anything new." -Albert Einstein
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #512 (permalink)  
Old 04-13-2006, 03:14 PM
Member
 
Join Date: Mar 2006
Posts: 82
mike4X is on a distinguished road
The problem is Nick, if EUR-USD opens long and GBP-USD opens short, which one do you not allow? Either could be the right direction.
But basically, USD-CHF should be opposite to EUR-USD.
EUR-USD should be same as GBP-USD.
USD-* should all be same direction of course as should *-JPY.
Like I said, the trouble is knowing which of the conflicting pairs to allow.
Sada, I use Mig broker and I would have posted the statement but my demo account expired and I loaded a new account which of course wiped the history
Luckily I had end of day totals written down
To complicate matters I closed several trades manually when I got frustrated with PG giving back profits.
Bagovino, 30 stop loss as default.
Mike4x.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #513 (permalink)  
Old 04-13-2006, 03:37 PM
jojolalpin's Avatar
Member
 
Join Date: Mar 2006
Posts: 89
jojolalpin is on a distinguished road
Any suggestions?

Hi Nich,

I think there is a mistake in your EA doc in pdf. About UseClose() you say:
Scalp mode: set TSactivation to desired TP and TrailingPips to 0
TrailingStop mode: Set TSact to 0 and TrailingPips to desired trailing level.
Shouldn't it be inversed?

Also, I should be able to make 3 months ticks backtests on EURUSD this WE and I am currently making my backtest plan so if anyone have suggestions, post those!

Fixed options will be:
- WEmode = true
- MaxTrades = 1
- MM = False (always same lots size, I only look for pips profit)
- UseHourTrade = False (I will filter hours trading later, I save each trade for each parameters set)
- OneTradePerPeriod=false

Variables:
Period: from 1 to 9 step 1
Longbar: from 5 to 30 step 5
BarOpenPercent: from 0.1 to 1 step 0.1
Reverse: True or False

StopLoss: From 5 to 50 step 5
UseClose: Always set to True (with Takeprofit set to TSactivation value)
With:
TSactivation: From 0 to 140 step 10
TrailingPips From 3 to 15 step 3 or just for scalp mode and for other TSactivation settings take 5%, 10%, 15% and 20% of TSactivation.

About obsolete method, I will test its influence later. I didn't follow very well what it does and 810 000 tests will be enougth.
I don't even know if I have enought free space on my disk...
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #514 (permalink)  
Old 04-13-2006, 04:25 PM
Junior Member
 
Join Date: Mar 2006
Posts: 27
TraderGeek is on a distinguished road
Quote:
Originally Posted by mike4X
The problem is Nick, if EUR-USD opens long and GBP-USD opens short, which one do you not allow? Either could be the right direction.
Perhaps this would be the right place to look at the slow/fast EMA, volatility, or some other indicator to make a choice between the 2 pairs?

Last edited by TraderGeek; 04-13-2006 at 05:10 PM.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #515 (permalink)  
Old 04-13-2006, 04:28 PM
Nicholishen's Avatar
Senior Member
 
Join Date: Dec 2005
Posts: 531
Nicholishen is on a distinguished road
Quote:
Originally Posted by jojolalpin
Hi Nich,

I think there is a mistake in your EA doc in pdf. About UseClose() you say:
Scalp mode: set TSactivation to desired TP and TrailingPips to 0
TrailingStop mode: Set TSact to 0 and TrailingPips to desired trailing level.
Shouldn't it be inversed?
...
See the picture... in scalping mode, the tsActivation sets the target price. when the target price is hit, it skips through the function down to the close function call. So, the logic is correct. See also that when act is set to 0, it immediately starts trailing...
Attached Images
File Type: jpg closeer.jpg (90.2 KB, 187 views)
__________________
"Anyone who has never made a mistake has never tried anything new." -Albert Einstein

Last edited by Nicholishen; 04-13-2006 at 04:33 PM.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #516 (permalink)  
Old 04-13-2006, 05:26 PM
jojolalpin's Avatar
Member
 
Join Date: Mar 2006
Posts: 89
jojolalpin is on a distinguished road
OK, I was just misunderstandinbg what scalping is. (newbie)
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #517 (permalink)  
Old 04-13-2006, 06:00 PM
Nicholishen's Avatar
Senior Member
 
Join Date: Dec 2005
Posts: 531
Nicholishen is on a distinguished road
Quote:
Originally Posted by jojolalpin
OK, I was just misunderstandinbg what scalping is. (newbie)
no worries! technically pg is a scalper in and of itself... probably should rename it to pick 'em off mode!
__________________
"Anyone who has never made a mistake has never tried anything new." -Albert Einstein
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #518 (permalink)  
Old 04-13-2006, 09:54 PM
Junior Member
 
Join Date: Mar 2006
Posts: 3
dom1966 is on a distinguished road
please help me with timefilter setting.....
i live in italy my time is GMT+1 and my broker is interbankfx.
What time setting i have to put ?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #519 (permalink)  
Old 04-13-2006, 10:41 PM
jojolalpin's Avatar
Member
 
Join Date: Mar 2006
Posts: 89
jojolalpin is on a distinguished road
the only question is which hour use your broker. If gmt+1 use 8-21 instead of 7-20. simple no?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #520 (permalink)  
Old 04-13-2006, 10:44 PM
Den's Avatar
Den Den is offline
Member
 
Join Date: Apr 2006
Posts: 32
Den is on a distinguished road
Question about time. Forex usually works 24/7, except weekends. So why is there time limit from 7 to 20. Or is there loop to bypass it during the week and it only activates on weekends.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply

Bookmarks

Tags
profit generator 333, profit generator EA, forex

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/1415-profit-generator-ea.html
Posted By For Type Date
كارگاه اكسپرت Profit Generator - Page 7 - انجمن تخصصی فارکس پارس This thread Refback 02-29-2008 02:27 PM
كارگاه اكسپرت Profit Generator - Page 7 - انجمن تخصصی فارکس پارس This thread Refback 02-29-2008 07:07 AM
expert ها - Page 6 - انجمن تخصصی فارکس پارس This thread Refback 02-14-2008 08:31 AM
expert ها - Page 6 - انجمن تخصصی فارکس پارس This thread Refback 12-02-2007 09:49 AM
- 12 - This thread Refback 08-08-2007 09:03 PM
- This thread Refback 07-19-2007 12:28 PM
Control Panel - Powered by Semipixel.com Technology This thread Refback 07-19-2007 05:30 AM
ASCTrend - 6 - This thread Refback 06-27-2007 12:28 AM
- This thread Refback 06-26-2007 03:59 PM
Profit Generator 333 - IRXFX Forums - Enjoy Pips ! This thread Refback 06-24-2007 03:03 AM
VTTrader: Request Indicator or Trading System for VT Trader. - Page 4 @ Forex Factory This thread Refback 06-22-2007 07:32 PM

Similar Threads
Thread Thread Starter Forum Replies Last Post
forex signal generator paijolopez Analytics 811 Yesterday 11:10 PM
Generator of filter's indicator for MT4 newdigital Digital Filters 26 05-20-2008 07:54 AM
News Generator mqldev News/Signal Trading 21 03-23-2007 12:52 AM
Profit Generator EA results sadaloma Post and compare Trades 216 05-27-2006 06:24 PM


All times are GMT. The time now is 07:03 AM.



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