How can we help?
Updating of profitability data
The problem of displaying incorrect profitability data (deposits/withdrawals) usually occurs on weekends (non-trading days)
Several factors lead to this
In normal mode, you can do nothing specially. On Monday or Tuesday, the monitoring Expert Advisor will automatically upload the data for the previous days, correct the statistics to the current one and update the cache itself
But in some cases, if you need to update the statistics as soon as possible, you can manually update the statistics in the service. The algorithm below should be performed only on trading days, for example, on Monday, when the date in the terminal will be updated to the current one
Algorithm for updating statistics manually
- Open the Metatrader terminal with the required account
- Load the whole history. To do this, select the “History” tab at the bottom of the window and in the table of deals right-click and select “All history”. Wait until the deals appear
- Open the chart where the monitoring Expert Advisor is installed and reload it. To reload it is enough just to switch the timeframe to any other one
- The Expert Advisor is completely reloaded. After reloading, it recalculates the profitability, aggregates it and sends it to our server. The server updates the information in the database
- Since our service has a multi-level caching system – it is still necessary to update the cache of calculations
- Go to your personal cabinet. In the upper right corner select the profile icon and click “Settings”. Go to >>
- In the “Other settings” section press the “Reset the calculation cache” button
- Check if the profitability data has changed in the tables by periods as well