In Episode 420 of Trading Talk, we continue developing our Market Efficiency Model by introducing short-side trading functionality and a new ATR-based risk management framework designed to identify and respond to extreme market conditions.
One of the challenges faced by all trading systems is managing periods of abnormal volatility. Large market moves can significantly impact performance if models continue trading under unstable conditions. In this episode, we demonstrate how Average True Range (ATR) logic can be used to identify these environments, exit positions when conditions become unfavourable, and pause trading until markets stabilise.
We also compare backtesting results before and after implementing these risk controls to highlight the impact simple risk management functions can have on overall model performance.
As we celebrate the 10th annual Algo Trading Conference this year, we are also preparing to unveil our Core Framework and build 10 new models based on insights gathered from previous conference speakers and industry experts.
Key Points
- Extending the Market Efficiency Model with short-side trading
- Using ATR-based logic to identify extreme market conditions
- Managing adverse price moves through automated exits
- Pausing trading activity during unstable market environments
- Comparing backtest performance with and without risk controls
- Improving robustness through systematic risk management
- Preview of developments leading into the 10th Annual Algo Trading Conference
Why ATR Matters for Risk Management
Average True Range (ATR) remains one of the most effective tools for measuring market volatility. By incorporating ATR into model logic, traders can build systems that adapt to changing conditions rather than treating all market environments equally.
This episode demonstrates how volatility-based management functions can help reduce exposure during extreme events while maintaining participation during normal market conditions.
Related Tools & Resources


