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;
|