Risk Manager
Last Updated: July 12, 2024, 11:59 a.m. EST
Description: Automate your risk. If you lose or gain more than the input risk, it will close all trades and disable algo trading.
Change Log:
July 12th
- updated the Order Close function only to delete limit orders if there are any opened and only to close open positions if there are any opened.
- updated the height of the panel so all of the fields are displayed.
- updated the Max Loss and Max Gain panel fields to refresh when the balance refreshes
- updated the Algo-Trading function to disable Algo-trading as intended
- updated the VIP Permissions function with more error handling
July 8th
- Added a field for "Today's Profit" to the panel
- Updated the panel height
July 7th
- Added bot and user information to API requests, allowing users to see if the Risk-Manager is active in their profile
- Added a check in the OnInit for the panel's height to ensure the chart window is long enough for all elements to be displayed.
June 11th
- Added a panel to the screen that displays the Balance, Max Gain, Max Loss, and Current Profit
May 11th
- Updated the "Disable Auto Trading" to not reset at the beginning of the day
May 2nd
- Updated the "Disable Auto Trading" feature to work as intended
- Updated the "Close Trades" feature to also close pending orders
- Created the MetaTrader 4 version