Forex



Go Back   Forex Trading > Trading systems > Phoenix
Forex Forum Register More recent Blogs Calendar Advertising Others Help






Register
Welcome to Forex-TSD!, one of the largest Forex forums worldwide, where you will be able to find the most complete and reliable Forex information imaginable.

From the list below, select the forum that you want to visit and register to post, as many times you want. It’s absolutely free. Click here for registering on Forex-TSD.

Exclusive Forum
The Exclusive Forum is the only paid section. Once you subscribe, you will get free access to real cutting-edge Trading Systems (automated and not), Indicators, Signals, Articles, etc., that will help and guide you, in ways that you could only imagine, with your Forex trading.
  • Elite Section
    Get access to private discussions, specialized support, indicators and trading systems reported every week.
  • Advanced Elite Section
    For professional traders, trading system developers and any other member who may need to use and/or convert, the most cutting-edge exclusive indicators and trading systems for MT4 and MT5.
See more

Reply
 
Thread Tools Display Modes
  #31 (permalink)  
Old 03-16-2007, 03:07 AM
Junior Member
 
Join Date: Jun 2006
Posts: 6
flfx is on a distinguished road
Settings

Daraknor,

Could you please post the settings file?
I have everything properly set, but on Strategy Tester I've tried and it doesn't open any trades.

I use FXDD.

Thanks a lot.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!StumbleUpon this Post!Reddit this Post!Facebook this Post!BlinkList this Post!Google Bookmarks this Post!Yahoo! My Web this Post!
Reply With Quote
  #32 (permalink)  
Old 03-16-2007, 03:37 AM
Senior Member
 
Join Date: Nov 2006
Posts: 120
hhsmoney is on a distinguished road
Hi everyone, sorry I haven't checked the Phoenix thread lately and missed the call for testers, been sick the past few days (but with Phoenix 5.7.0 continue to run in the background of course). I would be happy to help out with the testing of P6. I will set up a new account for P6 over the weekend when I'm more able.

Bert: Way to take the bull by the horn, good job!

Btw, should we open a new thread for P6's testing results or just throw them in with the old thread? 10 guys posting results every 24 hrs equals 50 posts a week! Also, for future thought, to avoid having too many different threads popping up all over the place, some threads can be locked up in the future when it has out lived its purpose, this one for example can be locked up when P7 is released (which may not be necessary if P6 turns out to be the perfect EA)
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!StumbleUpon this Post!Reddit this Post!Facebook this Post!BlinkList this Post!Google Bookmarks this Post!Yahoo! My Web this Post!
Reply With Quote
  #33 (permalink)  
Old 03-16-2007, 06:58 AM
daraknor's Avatar
Senior Member
 
Join Date: Oct 2006
Location: Portland, OR USA
Posts: 996
daraknor is on a distinguished road
I'm looking more for "bug reports" than "test results". No point in optimizing or confirming bugs. The settings I put into Phoenix 6 are just a placeholder and not really worth trading live.

I didn't make a .set file, the information is built into the EA. I only made "enough room for one currency" rather than have 6+ currencies built into the EA. On the other hand, the EA will confirm the settings are relevant to the chart.

The trend filtering indicator was chosen to be visually optimized. I picked settings so it won't fight a trend for the day based on looking at charts, finding a strong trend, and then altering my values to match. If someone wanted to focus on trends that last several days, increasing both the period and the pip filter would be necessary.

I had an idea while working on Phoenix 6. In many cases we have settings with weird decimal places that when multiplied by specific values, correspond to pips. This doesn't mean much in general, but it would make settings for USDJPY more compatible with settings from other currencies. It will also help us as people by trying to optimize with 0.5 pip or 0.1 pips. We can optimize for each pip. I did relevant and related research in optimization thread, but the results were currency specific. A few settings changes, and the numbers should be more portable.

I'm also going to play with the variable names a lot by the time beta is released. Optimization takes 3x longer than it should right now due to unnecessary code running each loop. Beta will have a lot more speed increases.

Here are some early optimization results (I started this slightly before Phoenix Alpha1 was released.) Of course a lot of variable names will change, signals will change type, etc. Now that I'm no longer exercising personal restraint about changing Phoenix signals, I will do so
USDJPY Phoenix6 optimizations
S1=2006.09.02-2007.02.03
S2=2007.02.03-2007.03.15
S3=2006.06.03-2006.09.02
Code:
S2 1088 S3 4046
3112	19049.56	125	2.72	152.40	2783.55	21.54%	SignalsConsec=20 	P_Percent=0.01 	P_EnvelopePeriod=2 	P_SMAPeriod=8 	P_SMA2Bars=10 	P_OSMAFast=15 	P_OSMASlow=14 	P_OSMASignal=2 	P_Fast_Period=20 	P_Slow_Period=18 	P_DVBuySell=0.004 	P_DVStayOut=0.05	staticTP=35 	staticSL=50 	maxtrades=5 	U_Lots=1 	U_MaxRisk=0.05 	U_DecreaseFactor=0 	U_MinLot=0.01 	U_MaxLot=99 	exitParAccel=0.2 	staticTS=20 	splitTrade1=50 	splitTrade2=60 	splitTrade3=70 	splitTrade4=80 	splitTrade5=90 	splitTrade6=100 	signalsRequired=3
S2 458	S3 2493
3083	19003.42	136	2.47	139.73	2410.24	20.31%	SignalsConsec=60 	P_Percent=0.018 	P_EnvelopePeriod=2 	P_SMAPeriod=8 	P_SMA2Bars=9 	P_OSMAFast=20 	P_OSMASlow=10 	P_OSMASignal=22 	P_Fast_Period=17 	P_Slow_Period=15 	P_DVBuySell=0.001 	P_DVStayOut=0.05	staticTP=35 	staticSL=50 	maxtrades=5 	U_Lots=1 	U_MaxRisk=0.05 	U_DecreaseFactor=0 	U_MinLot=0.01 	U_MaxLot=99 	exitParAccel=0.2 	staticTS=20 	splitTrade1=50 	splitTrade2=60 	splitTrade3=70 	splitTrade4=80 	splitTrade5=90 	splitTrade6=100 	signalsRequired=3
S2 1012 S3 -2226
2932	18489.77	175	1.92	105.66	3535.02	18.52%	SignalsConsec=30 	P_Percent=0.019 	P_EnvelopePeriod=2 	P_SMAPeriod=3 	P_SMA2Bars=10 	P_OSMAFast=20 	P_OSMASlow=10 	P_OSMASignal=6 	P_Fast_Period=17 	P_Slow_Period=15 	P_DVBuySell=0.001 	P_DVStayOut=0.05	staticTP=35 	staticSL=50 	maxtrades=5 	U_Lots=1 	U_MaxRisk=0.05 	U_DecreaseFactor=0 	U_MinLot=0.01 	U_MaxLot=99 	exitParAccel=0.2 	staticTS=20 	splitTrade1=50 	splitTrade2=60 	splitTrade3=70 	splitTrade4=80 	splitTrade5=90 	splitTrade6=100 	signalsRequired=3
S2 174
3141	17116.17	93	3.64	184.04	2013.46	12.60%	SignalsConsec=100 	P_Percent=0.018 	P_EnvelopePeriod=2 	P_SMAPeriod=8 	P_SMA2Bars=10 	P_OSMAFast=15 	P_OSMASlow=10 	P_OSMASignal=22 	P_Fast_Period=20 	P_Slow_Period=18 	P_DVBuySell=0.001 	P_DVStayOut=0.05	staticTP=35 	staticSL=50 	maxtrades=5 	U_Lots=1 	U_MaxRisk=0.05 	U_DecreaseFactor=0 	U_MinLot=0.01 	U_MaxLot=99 	exitParAccel=0.2 	staticTS=20 	splitTrade1=50 	splitTrade2=60 	splitTrade3=70 	splitTrade4=80 	splitTrade5=90 	splitTrade6=100 	signalsRequired=3
S2 523	S3 -7509
3026	16133.89	82	4.24	196.75	2564.47	14.57%	SignalsConsec=30 	P_Percent=0.02 	P_EnvelopePeriod=2 	P_SMAPeriod=8 	P_SMA2Bars=4 	P_OSMAFast=20 	P_OSMASlow=38 	P_OSMASignal=10 	P_Fast_Period=14 	P_Slow_Period=27 	P_DVBuySell=0.005 	P_DVStayOut=0.01	staticTP=35 	staticSL=50 	maxtrades=5 	U_Lots=1 	U_MaxRisk=0.05 	U_DecreaseFactor=0 	U_MinLot=0.01 	U_MaxLot=99 	exitParAccel=0.2 	staticTS=20 	splitTrade1=50 	splitTrade2=60 	splitTrade3=70 	splitTrade4=80 	splitTrade5=90 	splitTrade6=100 	signalsRequired=3
S2 523 	S3 -7506
3051	15542.19	85	3.66	182.85	2564.47	14.57%	SignalsConsec=30 	P_Percent=0.02 	P_EnvelopePeriod=2 	P_SMAPeriod=8 	P_SMA2Bars=4 	P_OSMAFast=19 	P_OSMASlow=38 	P_OSMASignal=18 	P_Fast_Period=14 	P_Slow_Period=27 	P_DVBuySell=0.005 	P_DVStayOut=0.01	staticTP=35 	staticSL=50 	maxtrades=5 	U_Lots=1 	U_MaxRisk=0.05 	U_DecreaseFactor=0 	U_MinLot=0.01 	U_MaxLot=99 	exitParAccel=0.2 	staticTS=20 	splitTrade1=50 	splitTrade2=60 	splitTrade3=70 	splitTrade4=80 	splitTrade5=90 	splitTrade6=100 	signalsRequired=3
S2 200
2551	14121.35	68	4.79	207.67	1713.69	10.85%	SignalsConsec=40 	P_Percent=0.019 	P_EnvelopePeriod=2 	P_SMAPeriod=8 	P_SMA2Bars=4 	P_OSMAFast=20 	P_OSMASlow=38 	P_OSMASignal=10 	P_Fast_Period=14 	P_Slow_Period=27 	P_DVBuySell=0.005 	P_DVStayOut=0.01	staticTP=35 	staticSL=50 	maxtrades=5 	U_Lots=1 	U_MaxRisk=0.05 	U_DecreaseFactor=0 	U_MinLot=0.01 	U_MaxLot=99 	exitParAccel=0.2 	staticTS=20 	splitTrade1=50 	splitTrade2=60 	splitTrade3=70 	splitTrade4=80 	splitTrade5=90 	splitTrade6=100 	signalsRequired=3
S2 507	S3 -7510
2013	8675.09	48	3.55	180.73	880.74	4.73%	SignalsConsec=75 	P_Percent=0.018 	P_EnvelopePeriod=2 	P_SMAPeriod=8 	P_SMA2Bars=4 	P_OSMAFast=2 	P_OSMASlow=38 	P_OSMASignal=22 	P_Fast_Period=14 	P_Slow_Period=27 	P_DVBuySell=0.004 	P_DVStayOut=0.01	staticTP=35 	staticSL=50 	maxtrades=5 	U_Lots=1 	U_MaxRisk=0.05 	U_DecreaseFactor=0 	U_MinLot=0.01 	U_MaxLot=99 	exitParAccel=0.2 	staticTS=20 	splitTrade1=50 	splitTrade2=60 	splitTrade3=70 	splitTrade4=80 	splitTrade5=90 	splitTrade6=100 	signalsRequired=3
S2 126
2360	9074.75	53	3.23	171.22	816.90	5.82%	SignalsConsec=60 	P_Percent=0.02 	P_EnvelopePeriod=2 	P_SMAPeriod=3 	P_SMA2Bars=10 	P_OSMAFast=20 	P_OSMASlow=10 	P_OSMASignal=22 	P_Fast_Period=20 	P_Slow_Period=15 	P_DVBuySell=0.001 	P_DVStayOut=0.05	staticTP=35 	staticSL=50 	maxtrades=5 	U_Lots=1 	U_MaxRisk=0.05 	U_DecreaseFactor=0 	U_MinLot=0.01 	U_MaxLot=99 	exitParAccel=0.2 	staticTS=20 	splitTrade1=50 	splitTrade2=60 	splitTrade3=70 	splitTrade4=80 	splitTrade5=90 	splitTrade6=100 	signalsRequired=3
S2 81
2355	10550.95	54	4.13	195.39	864.55	5.82%	SignalsConsec=65 	P_Percent=0.018 	P_EnvelopePeriod=2 	P_SMAPeriod=8 	P_SMA2Bars=5 	P_OSMAFast=20 	P_OSMASlow=38 	P_OSMASignal=6 	P_Fast_Period=14 	P_Slow_Period=27 	P_DVBuySell=0.004 	P_DVStayOut=0.01	staticTP=35 	staticSL=50 	maxtrades=5 	U_Lots=1 	U_MaxRisk=0.05 	U_DecreaseFactor=0 	U_MinLot=0.01 	U_MaxLot=99 	exitParAccel=0.2 	staticTS=20 	splitTrade1=50 	splitTrade2=60 	splitTrade3=70 	splitTrade4=80 	splitTrade5=90 	splitTrade6=100 	signalsRequired=3
S2 329	S3 -8026
685	11113.52	51	5.40	217.91	864.55	5.94%	SignalsConsec=65 	P_Percent=0.018 	P_EnvelopePeriod=2 	P_SMAPeriod=8 	P_SMA2Bars=4 	P_OSMAFast=19 	P_OSMASlow=38 	P_OSMASignal=6 	P_Fast_Period=14 	P_Slow_Period=27 	P_DVBuySell=0.005 	P_DVStayOut=0.01	staticTP=35 	staticSL=50 	maxtrades=5 	U_Lots=1 	U_MaxRisk=0.05 	U_DecreaseFactor=0 	U_MinLot=0.01 	U_MaxLot=99 	exitParAccel=0.2 	staticTS=20 	splitTrade1=50 	splitTrade2=60 	splitTrade3=70 	splitTrade4=80 	splitTrade5=90 	splitTrade6=100 	signalsRequired=3
S2 329	S3 -8031
1654	8922.81	44	4.55	202.79	854.52	6.13%	SignalsConsec=65 	P_Percent=0.018 	P_EnvelopePeriod=2 	P_SMAPeriod=10 	P_SMA2Bars=4 	P_OSMAFast=20 	P_OSMASlow=38 	P_OSMASignal=6 	P_Fast_Period=14 	P_Slow_Period=27 	P_DVBuySell=0.005 	P_DVStayOut=0.01	staticTP=35 	staticSL=50 	maxtrades=5 	U_Lots=1 	U_MaxRisk=0.05 	U_DecreaseFactor=0 	U_MinLot=0.01 	U_MaxLot=99 	exitParAccel=0.2 	staticTS=20 	splitTrade1=50 	splitTrade2=60 	splitTrade3=70 	splitTrade4=80 	splitTrade5=90 	splitTrade6=100 	signalsRequired=3
Attached Files
File Type: txt P6USDJPY alpha1.txt (1.52 MB, 68 views)
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!StumbleUpon this Post!Reddit this Post!Facebook this Post!BlinkList this Post!Google Bookmarks this Post!Yahoo! My Web this Post!
Reply With Quote
  #34 (permalink)  
Old 03-16-2007, 06:05 PM
Senior Member
 
Join Date: Oct 2006
Location: Margarita Island - Venezuela
Posts: 324
bertbin is on a distinguished road
Darak
a/ Should I stay with P570 on FXDD as "trailing base"?
Or I go directly with P 6 ?

b/ Statements : no statement for the moment : only bugs reporting here for Darak during at least one week (right HHSM to many statements bothers !)

c/ Autunm : you do what you want as a "free electron" here coz you are involved in a lot of things : code, setting, backward and forward test. Pls report immediatly here.

d/ for all the others : post results in Live report : with mention P6 and brooker coz we are all on USD/CHF, TF 15, inside settings. No comments : it's for Darak help and purpose( only strange things)

e/ Testers : please also check Experts and Journal boxes on your Terminal window. Pls copy past here any things.

f/ For multiple account testers pls report each configuration

Hope like every one we will work in a good "spirit"...

See you guys

AZBO : always "stuck" with your mother in law ????
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!StumbleUpon this Post!Reddit this Post!Facebook this Post!BlinkList this Post!Google Bookmarks this Post!Yahoo! My Web this Post!
Reply With Quote
  #35 (permalink)  
Old 03-16-2007, 06:22 PM
Member
 
Join Date: Jan 2007
Posts: 55
wujun122 is on a distinguished road
Hi,Daraknor,
If I set "Enablelogging" and "EnableSignalDebug" to ture,where Could I find the logs?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!StumbleUpon this Post!Reddit this Post!Facebook this Post!BlinkList this Post!Google Bookmarks this Post!Yahoo! My Web this Post!
Reply With Quote
  #36 (permalink)  
Old 03-16-2007, 09:13 PM
daraknor's Avatar
Senior Member
 
Join Date: Oct 2006
Location: Portland, OR USA
Posts: 996
daraknor is on a distinguished road
You can find the logs in [metatrader folder]\tester\files if you are doing backtesting and [metatrader folder]\experts\files if you are doing live trading. Metatrader also makes a logs folder next to files, critical errors I don't trap with GetLastError() go there. (File handler issues, serious garbage in environment, etc)
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!StumbleUpon this Post!Reddit this Post!Facebook this Post!BlinkList this Post!Google Bookmarks this Post!Yahoo! My Web this Post!
Reply With Quote
  #37 (permalink)  
Old 03-16-2007, 09:19 PM
AZBOfin's Avatar
Senior Member
 
Join Date: May 2006
Posts: 146
AZBOfin is on a distinguished road
wow, just popped in to check how things are going... what a surprise. don't have much time on my hands right now but i'll be back in a couple of weeks.

will keep on posting my weekly trading results with 5.7.0 though.

Quote:
Originally Posted by bertbin
AZBO : always "stuck" with your mother in law ????
actually i am stuck with my father in law. when i get home from work he's already ready to hit the bar for happy hour. today is margarita time... let's shake it baby !!!

have a good one

AZBOfin
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!StumbleUpon this Post!Reddit this Post!Facebook this Post!BlinkList this Post!Google Bookmarks this Post!Yahoo! My Web this Post!
Reply With Quote
  #38 (permalink)  
Old 03-16-2007, 11:30 PM
Senior Member
 
Join Date: Nov 2006
Posts: 289
autumnleaves is on a distinguished road
Computer problems

Sorry for being out of the loop. I have visitors until Monday and a computer problem that is making life miserable. Windows keeps going into Standby when I work for any length of time. Will try to report back on Tuesday.

Great work by Bert, Darak, Azbo and the others!!
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!StumbleUpon this Post!Reddit this Post!Facebook this Post!BlinkList this Post!Google Bookmarks this Post!Yahoo! My Web this Post!
Reply With Quote
  #39 (permalink)  
Old 03-16-2007, 11:52 PM
Senior Member
 
Join Date: Oct 2006
Location: Margarita Island - Venezuela
Posts: 324
bertbin is on a distinguished road
Quote:
Originally Posted by AZBOfin
wow, just popped in to check how things are going... what a surprise. don't have much time on my hands right now but i'll be back in a couple of weeks.

will keep on posting my weekly trading results with 5.7.0 though.


actually i am stuck with my father in law. when i get home from work he's already ready to hit the bar for happy hour. today is margarita time... let's shake it baby !!!

have a good one

AZBOfin
Ha ! Ha !
Have good time !!!!! But carefull : Margarita "hurts" badly !!!!!
Will post on Live reports P570 statements... not good this week, not good at all...
See you
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!StumbleUpon this Post!Reddit this Post!Facebook this Post!BlinkList this Post!Google Bookmarks this Post!Yahoo! My Web this Post!
Reply With Quote
  #40 (permalink)  
Old 03-16-2007, 11:54 PM
Senior Member
 
Join Date: Oct 2006
Location: Margarita Island - Venezuela
Posts: 324
bertbin is on a distinguished road
Quote:
Originally Posted by autumnleaves
Sorry for being out of the loop. I have visitors until Monday and a computer problem that is making life miserable. Windows keeps going into Standby when I work for any length of time. Will try to report back on Tuesday.

Great work by Bert, Darak, Azbo and the others!!
Have a great WE...
But come back soon and fix BS Window... You are a "key" tester here
See you
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!StumbleUpon this Post!Reddit this Post!Facebook this Post!BlinkList this Post!Google Bookmarks this Post!Yahoo! My Web this Post!
Reply With Quote
Reply

Bookmarks

Tags
ffcall, forex


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
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

Similar Threads
Thread Thread Starter Forum Replies Last Post
Phoenix - Development+Suggestions - MQ4 in Post#1 daraknor Phoenix 435 10-18-2009 08:08 PM
Phoenix 2007 (new thread) Hendrick Phoenix 1329 08-30-2009 03:16 PM
Phoenix is here! Hendrick Phoenix 374 02-06-2008 04:26 PM
Phoenix optimization Prankie Phoenix 173 10-17-2007 08:24 AM
Expert Advisor Upgrader - Turn Simple Into Superb Scorpion Tools and utilities 7 04-13-2007 02:01 AM


All times are GMT. The time now is 01:43 PM.



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