View Single Post
  #115 (permalink)  
Old 12-06-2006, 01:37 PM
daraknor's Avatar
daraknor daraknor is offline
Senior Member
 
Join Date: Oct 2006
Location: Portland, OR USA
Posts: 996
daraknor is on a distinguished road
Changelog 5.6.7

EDIT: Don't use this version. See next post for 5.6.7a. Keeping filed here for archive.
The latest bugfix version of Phoenix has been released. Wackena's logs and insight were very helpful. (Debugging exit strategies and waiting for a trade to close at a profit can take a while sometimes.)

changelog 5.6.7

Entire function CheckCloseAfterHours() is now commented out by default. Was previously disabled in 5.6.6
Mode3 SL code has a series of changes:
Set OrderProfit check on mode1 trade to be at least "10". If a dynamic value would be better, please suggest. Submitted by Wackena.
Relocated RefreshRates calls
Added and flagged error reporting on 2nd trade
If New SL is equal or worse to old SL value, don't modify the trade. This extra safety feature added after an immediate refresh rates call.
Added safe history feature to Trade3 history check. If trailing stops are used a higher value for total searched history may be better.
Attached Files
File Type: mq4 Phoenix_EA_v5_6_07.mq4 (41.2 KB, 90 views)

Last edited by daraknor; 12-06-2006 at 03:12 PM.
Reply With Quote