About
The Alpaca Trading Order Limitations skill provides essential logic for managing execution gates within automated trading systems. It addresses specific broker limitations, most notably the lack of support for crypto shorting on the Alpaca platform. By implementing domain-specific heuristics and asset classification, this skill ensures that SELL signals are only executed when they are valid (e.g., closing a long position or shorting an equity), preventing API errors and order rejections while allowing the underlying AI model to predict freely across all asset classes.