Account-Protector icon indicating copy to clipboard operation
Account-Protector copied to clipboard

Feature request: Add option to run Action if ALL applied Conditions are met

Open Tentt opened this issue 1 year ago • 3 comments

Add option to run Action if ALL applied Conditions are met

For example:

Condition1: Floating Profit raised 10% Condition2: Open trades less than 10 Action: Close 100% of open trades

Now: All positions will be closed once opened, because Condition2 met

Then: Wait for 10% profit if open trades number is less than 10 If open trades number more than 10 - do nothing (wait human manual intervention)

Tentt avatar Aug 09 '24 11:08 Tentt