View Single Post
  #29 (permalink)  
Old 05-24-2007, 04:38 AM
mikejody mikejody is offline
Senior Member
 
Join Date: Dec 2005
Posts: 294
mikejody is on a distinguished road
ok got it Ryan, thank you. One more thing, would it be possible to have the text on the chart state what equity the EA is looking at to close? Something like:

"Will close all orders at $3853."

This would sure be helpful to me.

Quote:
Originally Posted by ryanklefas
Sure thing:

Disable closeByTime (1.35 has it enabled by default);
Enable COND_MaxProfit_Percentage;
Set MaxProfit_Percentage to 2;

Under the ACTIONS header, select CloseEverything;
Reply With Quote