# Troubleshooting

## Troubleshooting

{% stepper %}
{% step %}

#### [Testing Automations](https://docs.optionalpha.com/technical-documentation/troubleshooting/testing-automations)

Testing automations enables you to check all the logic and decision criteria to be confident your bots will perform how you anticipate.
{% endstep %}

{% step %}

#### [Broker Rejection Messages](https://docs.optionalpha.com/technical-documentation/troubleshooting/broker-rejection-errors)

Overview of common error messages you may encounter when submitting orders through the autotrading platform.
{% endstep %}

{% step %}

#### [Capital Warnings](https://docs.optionalpha.com/technical-documentation/troubleshooting/capital-warnings)

The “not enough avialable capital” warning occurs when there isn't sufficient capital for a bot to enter a new position.
{% endstep %}

{% step %}

#### [Position Limit Warnings](https://docs.optionalpha.com/technical-documentation/troubleshooting/position-limit-warnings)

Position limit warnings occur when you reach the maximum allowable positions for a bot or the trading day.
{% endstep %}

{% step %}

#### [Trade Enforcements](https://docs.optionalpha.com/technical-documentation/troubleshooting/trade-enforcements)

Learn how to navigate the trade enforcement rules for different strategies.
{% endstep %}

{% step %}

#### [Pricing Anomaly Warning](https://docs.optionalpha.com/technical-documentation/troubleshooting/pricing-anomaly-warning)

The “pricing anomaly” warning occurs when a trade opportunity experiences pricing that is outside of what is expected.
{% endstep %}

{% step %}

#### [Missing or Invalid Input](https://docs.optionalpha.com/technical-documentation/troubleshooting/missing-or-invalid-input)

The “missing input” or “invalid value” error occurs when a required input field is not assigned inside the automation.
{% endstep %}

{% step %}

#### [Daily Symbol Limit Error](https://docs.optionalpha.com/technical-documentation/troubleshooting/daily-symbol-limit-error)

The “daily symbol limit” error occurs when a bot attempts to reference more than 10 symbols in a single trading day.
{% endstep %}

{% step %}

#### [Excessive Errors Failsafe](https://docs.optionalpha.com/technical-documentation/troubleshooting/excessive-errors-failsafe)

The “excessive errors” failsafe occurs when a bot encounters ten errors in one day and automatically turns off automations. Here is what you need to know about excessive errors.
{% endstep %}

{% step %}

#### [Bot Event Loops](https://docs.optionalpha.com/technical-documentation/troubleshooting/bot-event-loops)

Bot event loop errors may occur in positions that are triggered by an open position or close position event.
{% endstep %}

{% step %}

#### [Option & Expiration Availability](https://docs.optionalpha.com/technical-documentation/troubleshooting/option-and-expiration-availability)

Bots notify you with an error or warning if a specific option leg or expiration are not available for your position. Here's why you receive these alerts, and how to avoid them.
{% endstep %}
{% endstepper %}
