Checks (P/L and sends Notification emails and/or closes all positions.
The program has 4 inputs:
- MinValue for closing
- MaxValue for closing
- Alert %
- Notification email
When the Floating (P/L) reaches the Alert limit (X% of Min/MaxValue: you get email notifications.
If Floating reaches Min/MaxValues: all positions will be closed and you get email notification too.
It can work in Local and Remote mode. This (free) version works on DEMO accounts only.
If yo…