Skip to main content

2 docs tagged with "error"

View All Tags

Error Handling

AlgoTest has a new feature called the Resume Strategy function to help you resume a strategy that has gone into error.

Error on AlgoTest?

While it is not the most common occurrence, sometimes the strategies you create can go into errors. In such situations, it is essential to maintain calm and follow the correct steps, to handle the error efficiently. This article will discuss how to receive error notifications, the steps to follow if your strategy encounters an error, and steps to prevent any future errors.