"Phoenix - FAQ, Stable, User support -Read Post #1" - page 9

 

Phoenix 5.6.08 has been released. Mode 1 is set by default, please continue to help us debug mode 3. We didn't want people loosing money because mode 3 might have errors.

https://www.mql5.com/en/forum/175560

 
daraknor:
Phoenix 5.6.08 has been released. Mode 1 is set by default, please continue to help us debug mode 3. We didn't want people loosing money because mode 3 might have errors. https://www.mql5.com/en/forum/175560

Switched yesterday to P5608 around 1100 PM GMT in mode 3

For now new trades openned since : +261

What it will be.. when this mode will NOT have errors !!!!

(Statement if you want)

 

2006.12.13 01:15:44 Phoenix_EA_v5_6_08 GBPUSD,M15: OrderModify 3 - Error # 6

2006.12.13 09:33:41 Phoenix_EA_v5_6_08 USDJPY,M15: Error Ordersend(138):

 
bertbin:
Switched yesterday to P5608 around 1100 PM GMT in mode 3

For now new trades openned since : +261

What it will be.. when this mode will NOT have errors !!!!

(Statement if you want)

Statement welcome... Thanks.

 
dswk:
Statement welcome... Thanks.

Mode 3, FXDD, P5608, inside settings

Two statements of yesterday

One to day

start at openning last sunday

 

p570 mode 3

06:35:01 Phoenix_EA_v5_7_0 EURJPY,M15: initialized

14:42:24 Phoenix_EA_v5_7_0 USDCHF,M15: open #2061924508 buy 0.10 USDCHF at 1.2129 sl: 1.2049 tp: 1.2233 ok

14:42:24 Phoenix_EA_v5_7_0 USDCHF,M15: open #2061924510 buy 0.10 USDCHF at 1.2129 sl: 1.2049 tp: 1.2259 ok

14:42:27 Phoenix_EA_v5_7_0 USDCHF,M15: open #2061924512 buy 0.10 USDCHF at 1.2129 sl: 1.2049 tp: 1.2285 ok

I am testing p570 mode 3 on fxdd, this morning and there isn't bugs

I want to thank daraknor for great work about mode 3

giapel

 

I should update this thread to let the people who only check here know: 5.7.0 was released last night and it fixes these trade issues. I tested 3 data sources on 5 backtests and didn't get the error any more. (I had to hunt my data collection to cause the error, so this isn't an absolute guarantee.)

Mode 3 has significant changes. I removed the history checking, the global variables and a large part of the detection routine. about 60 lines of code with strange errors and erratic behavior replaced with 3 lines of code that are consistent.

As always, MQ4 file in post #1 of Dev thread. Details in the changelog.

 

hi!

after all the comments on phoenix v5.6.8 and 5.7, i found that v5.6.8 mode 3 is the best.

is it true?

if i want to try forward test with this EA, which version would you recommend at the time being?

thankz

 
CoolSter:
hi! after all the comments on phoenix v5.6.8 and 5.7, i found that v5.6.8 mode 3 is the best. is it true?

5.6.8 often has high performance in Mode3, but please keep in mind that mode3 is buggy in 5.6.8. #1 it doesn't work as intended. #2 sometimes it generates errors. If you do get errors, you should manually close the buggy trade. 5.7.0 is "working as intended" and so far without any errors. Settings of T1adj=1.0 T2adj=1.0 T3adj=1.7 for mode 3 in 5.7.0 were reported to have the highest performance of all.

if i want to try forward test with this EA, which version would you recommend at the time being? thankz

Since 5.6.8 Mode3 wasn't working right, and 5.7.0 is working right, there won't be any more versions where Mode3 performs like 5.6.8 and the OrderModify bugs are going to stick around. If you want the performance of 5.6.8, specific settings in 5.7.0 can create similar performance or better. If you want exactly 5.6.8, then you will need to live with the OrderModify bugs. I recommend 5.7.0 tweaking the Mode3 settings the way you want them. (Suggested: 1.0 1.0 1.7)

 

Default settings

daraknor:
I recommend 5.7.0 tweaking the Mode3 settings the way you want them. (Suggested: 1.0 1.0 1.7)

Should the default setting in 5.7.0 be change for 1.0 1.0 1.7 or should we continue forward testing with 0.8 1.0 1.2 ?

Reason: