소개
The Dotted Symbol Exclusion skill is designed to prevent failures in trading workflows when interacting with the yfinance API. It addresses common errors caused by special security types—such as warrants, units, preferred shares, and specific class shares (e.g., BRK.A)—which often lack standardized sector data. By implementing a unified 'exclude all dots' rule across both SQL queries and Python filtering logic, this skill ensures data consistency between your database and training notebooks while significantly improving performance through parallelized API fetching.