Trading systems fail in predictable ways.
A strategy deploys with an incorrect configuration. A market event creates unexpected volatility. A runaway algorithm continues submitting orders after crossing risk limits. An operator forgets to disable a strategy before maintenance. A symbol begins behaving differently than expected. Anthid Controls provide a centralized risk and governance layer that sits between your application and your broker. Controls are evaluated before execution, allowing you to enforce operational safeguards without modifying application logic. Controls can be applied at three levels:- Organization — Global controls that apply across your entire organization.
- Trading Account — Controls specific to a broker account.
- Symbol — Controls for individual symbols or instruments.
Why Controls Matter
Most trading platforms focus on order execution. Anthid focuses on both execution and protection. Controls allow engineering teams, operations teams, and trading teams to:- Prevent accidental trading activity.
- Enforce risk limits consistently.
- Restrict trading to approved market hours.
- Protect against software defects and unexpected market conditions.
- Reduce operational risk without modifying strategy code.
- Apply changes immediately without redeploying applications.
Organization Controls
Organization controls provide the highest level of protection. These controls apply across every connected trading account and every strategy operating within the organization.Manual Controls
Organization manual controls provide a global trading kill switch. When disabled, trading activity is prevented across the organization regardless of account-level or symbol-level configuration. Common use cases include:- Emergency trading suspension.
- Scheduled maintenance windows.
- Incident response.
- Compliance-driven shutdowns.
- Strategy rollout pauses.
Trading Account Controls
Trading account controls provide account-specific governance and risk management. These controls allow organizations to manage individual broker accounts independently while maintaining organization-wide standards.Manual Controls
Account manual controls enable or disable trading for a specific account. Examples include:- Disabling a paper account.
- Pausing a live account during investigation.
- Restricting a newly onboarded account.
- Isolating a single account during an incident.
Risk Controls
Account risk controls limit exposure before orders reach the broker. Available controls include:- Maximum daily loss amount.
- Maximum daily loss percentage.
- Maximum position size.
- Maximum order size.
Time Controls
Account time controls restrict when trading is permitted. Available controls include:- Trading start time.
- Trading end time.
- Restricting trading to regular market hours.
- Preventing overnight activity.
- Enforcing session-based trading windows.
- Blocking orders that have become stale.
Symbol Controls
Symbol controls provide the most granular level of protection. These controls allow organizations to manage individual symbols independently while inheriting broader organization and account protections. Symbol controls are particularly useful for volatile instruments, newly deployed strategies, and assets requiring additional oversight.Manual Controls
Symbol manual controls allow specific symbols to be enabled or disabled. Examples include:- Disabling trading in a volatile stock.
- Restricting a symbol during earnings announcements.
- Temporarily suspending a problematic instrument.
- Limiting exposure during market events.
Available controls include:
- Maximum daily loss amount.
- Maximum daily loss percentage.
- Maximum position size.
- Maximum order size.
Time Controls
Symbol time controls restrict trading windows for specific instruments. Examples include:- Restricting trading around earnings releases.
- Limiting activity during specific market sessions.
- Enforcing custom trading windows for individual symbols.
- Blocking activity outside approved trading periods.
Layered Protection
Anthid evaluates controls across the organization, account, and symbol hierarchy. This layered model enables organizations to implement defense-in-depth risk management:- Organization controls establish global policy.
- Account controls enforce account-specific requirements.
- Symbol controls provide instrument-level protection.