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
  #501 (permalink)  
Old 11-05-2006, 12:28 PM
wilson1668's Avatar
Member
 
Join Date: Nov 2006
Location: Hong Kong
Posts: 70
wilson1668 is on a distinguished road
Question

Hi there,

Today, I conduct some 3 months backtests for EURJPY and play around with the MaximumRisk, DecreaseFactor and the MM.

With the MM=true, adjusting the DecreaseFactor will have a little change in the result but the number of consecutive loss doesn't. Can anyone tell the actual function of this DecreaseFactor?

Best Wishes!!
Attached Files
File Type: htm EURJPY_Mode3_1.htm (72.9 KB, 169 views)
File Type: htm EURJPY_Mode3_2.htm (72.9 KB, 83 views)
File Type: htm EURJPY_Mode3_4.htm (73.1 KB, 65 views)
File Type: htm EURJPY_Mode3_5.htm (73.1 KB, 92 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
  #502 (permalink)  
Old 11-05-2006, 01:57 PM
Hendrick's Avatar
Senior Member
 
Join Date: Feb 2006
Posts: 501
Hendrick is on a distinguished road
Updates Phoenix 5

An updated version of Phoenix 5 (version 5.6.02).
- we now have the follwing pairs: USDJPY, EURJPY, GBPJPY, USDCHF, GBPUSD.
- to avoid mistakes in choosing the right mode, there is now only one parameter for this : PhoenixMode. Classic mode=1, SencondTrade mode=2 and 123 mode=3 (thanks Herbert).
- MicroAccount was still not working. Changed the code as suggested by lgvh.

Manual for Phoenix is updated.
Attached Files
File Type: mq4 Phoenix_EA_v5_6_02.mq4 (33.6 KB, 363 views)
File Type: pdf The Ultimate Guide for Phoenix v2.pdf (518.8 KB, 411 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
  #503 (permalink)  
Old 11-05-2006, 01:57 PM
saltcafe's Avatar
Member
 
Join Date: Sep 2006
Posts: 39
saltcafe is on a distinguished road
Quote:
Originally Posted by Hendrick
Quote:
Originally Posted by HerbertH
Hendrick,

May I suggest to have the code changed to set Phoenixmode=1, 2 or 3 instead of the 3 booleans for mode switching, which can be set to true at the same time by accident or without knowing?

Regards
Great idea Herbert! Thanks.
I was actually thinking of taking advantage of this "feature" and run them in combination to see how they would perform. Just for curiosities sake ;-)
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
  #504 (permalink)  
Old 11-05-2006, 01:58 PM
saltcafe's Avatar
Member
 
Join Date: Sep 2006
Posts: 39
saltcafe is on a distinguished road
Quote:
Originally Posted by wilson1668
If you go to have a look of the trading platform's directly, (fxdd-metatrader)\config\***.srv, you may see 2 *.srv files, one is *-live.srv and the other is *-demo.srv. Therefore, it is hard to say the datafeed for the Live & Demo are the same.

Of course, many other brokers do the same.
I just have to take their word for it. Once I open my account there then I'll be able to really validate their claims.
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
  #505 (permalink)  
Old 11-05-2006, 02:07 PM
saltcafe's Avatar
Member
 
Join Date: Sep 2006
Posts: 39
saltcafe is on a distinguished road
Question Clarification

Quote:
Originally Posted by Hendrick
Fikko,

I'm not sure what you mean with "Phoenix may open 5 trades for 1 currency". If that's the case then I think you have more than 1 Mode set as True. You have to set only one of the three modes set as True.
I'm not quite sure if the "5 trades per currency" is valid, but I guess one of the reasons why I brought up the MM side of things is that "ideally" I'd like the Risk parameter to represent my potential for loss on one signal (wheatver it be 1 trade or 2 or 3 trades).

So for example in mode 1 if we have a signal and a setting of Risk of 1%, to me that would mean that I can loose at most 1% of my account value on this particular signal.

Another example, in mode 2 where there may be two trades as a result of the one signal, then most likelly it would be preferable to split the 1% into 2 parts and risk each part on each trade. (though this is a bit slippery in this case since if I'm not mistaken the second trade doesn't come into play untill the first trade is set at BE and in profit already)

Hopefully I'm not confusing things here, but that was my intention initially.

What do you guys think about it?
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
  #506 (permalink)  
Old 11-05-2006, 04:38 PM
Junior Member
 
Join Date: Oct 2005
Location: Costa Rica
Posts: 5
lgvh is on a distinguished road
Cool

Quote:
Originally Posted by Hendrick
An updated version of Phoenix 5 (version 5.6.02).

- MicroAccount was still not working. Changed the code as suggested by lgvh.

Manual for Phoenix is updated.
The modifications I suggest had been tested with the competition version, now I review in full the new code, here follows the necesary modifications for thes new version:

1- There is some compatibility problem with the variable name "MicroAccount" with the compiler, I rename it to "Micro_Account" (must be done in all code)

2- In addition to the original sugested corrections it is necesary to change
int CheckOpenTradeMode123()
{
int Signal = 0, err = 0, total = OrdersTotal();
double lots123 = NormalizeDouble(LotsOptimized()/3,1);
if(lots123 < 0.1) {lots123=0.1;}
to
int CheckOpenTradeMode123()
{
int Signal = 0, err = 0, total = OrdersTotal();
double lots123 = NormalizeDouble(LotsOptimized()/3,1);
if(lots123 < 0.1 && Micro_Account==false) {lots123=0.1;}
if(lots123 < 0.01 && Micro_Account==true) {lots123=0.01;}
Now tested with Real Trader (Metatrader from www.RealTrader.lv)

I'm sorry to post the corrections without test the new version , I just saw the LotsOptimized() function that was the same (with the exception of the change of the variable name AccountIsMicro) and I posted in a hurry the code that worked for the previous version. Excuse my English, hope you understand
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
  #507 (permalink)  
Old 11-05-2006, 04:44 PM
Hendrick's Avatar
Senior Member
 
Join Date: Feb 2006
Posts: 501
Hendrick is on a distinguished road
Quote:
Originally Posted by lgvh
The modifications I suggest had been tested with the competition version, now I review in full the new code, here follows the necesary modifications for thes new version:

1- There is some compatibility problem with the variable name "MicroAccount" with the compiler, I rename it to "Micro_Account" (must be done in all code)
What was exactly the compatibility problem with the variable "MicroAccount"?

Thanks for your contribution!
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
  #508 (permalink)  
Old 11-05-2006, 04:51 PM
Senior Member
 
Join Date: May 2006
Posts: 167
fikko is on a distinguished road
Quote:
Originally Posted by Hendrick
Fikko,

I'm not sure what you mean with "Phoenix may open 5 trades for 1 currency". If that's the case then I think you have more than 1 Mode set as True. You have to set only one of the three modes set as True.
Yes Hendrick,

It is true that Phoenix 5 can open up to 5 trades at once, if we switched on all the modes. But I guess it is not tested yet (?)

However I like when seeing combination of the modes, compare to combination of the currency pair. Seeing your success trade on championship, I think better to concentrate on USDJPY rather than concentrating on other pairs.

See this result? it is an amizing Phonex 5, can turn $1000 to $1 million within 6 months of trade. I am using mode 1 and mode 3.

The risk is 0.3, using 2 modes it will consume 60% of the free margin.

It is very great in backtest, but Let's see how it perform in forward test.
Attached Images
File Type: gif StrategyTester USDJPY Maximum.gif (6.5 KB, 248 views)
Attached Files
File Type: htm StrategyTester USDJPY Maximum.htm (640.0 KB, 179 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
  #509 (permalink)  
Old 11-05-2006, 04:57 PM
Hendrick's Avatar
Senior Member
 
Join Date: Feb 2006
Posts: 501
Hendrick is on a distinguished road
Smile

Quote:
Originally Posted by fikko
Yes Hendrick,

It is true that Phoenix 5 can open up to 5 trades at once, if we switched on all the modes. But I guess it is not tested yet (?)

However I like when seeing combination of the modes, compare to combination of the currency pair. Seeing your success trade on championship, I think better to concentrate on USDJPY rather than concentrating on other pairs.

See this result? it is an amizing Phonex 5, can turn $1000 to $1 million within 6 months of trade. I am using mode 1 and mode 3.

The risk is 0.3, using 2 modes it will consume 60% of the free margin.

It is very great in backtest, but Let's see how it perform in forward test.
Well Fikko. So you've just discovered how to become a millionaire in 6 months with Phoenix. Thought I could keep this a secret for myself .

Problem is, I just changed the code in version 5.6.02 to prevent this. So what should I do? Change it back to the old settings or what? Anyone?
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
  #510 (permalink)  
Old 11-05-2006, 05:00 PM
Senior Member
 
Join Date: Sep 2006
Location: Europe
Posts: 115
SloForeX is on a distinguished road
make another mode that will use all 3 modes at the same time or something, if this is trully useful.
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
MasterMartingale, forex, phoenix


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 is here! Hendrick Phoenix 374 02-06-2008 04:26 PM
Phoenix optimization Prankie Phoenix 173 10-17-2007 08:24 AM
about gbp/usd chart 10 May 2007 raden mas Post and compare Trades 6 05-10-2007 12:20 PM
AUDJPY History file for 2006-2007 gee Metatrader 4 0 02-24-2007 05:54 PM


All times are GMT. The time now is 06:35 AM.



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