I actually need an EA that can trail the profit in my floating P/L because I have several orders open at once. This way when they are collectively in profit it will close all trades even if there are a few negative trades open still and not one at a time.
Does this make sense?
Quote:
|
Originally Posted by ryanklefas
No, it currently applies trailing stops at whenever it is enabled. You can however make it only begin trailing when an order is profitable by setting "OnlyTrailAfterProfit" to true and selecting the amount you want it to trail.
|