pandas-ta-indicators
pandas-ta-indicators
I help you build quant strategies on A-share with ZVT — from data fetch to backtest, one flow. Just tell me what you want; I'll write the code, you don't have to dig docs. (Heads up: ZVT natively supports A-share, HK, and crypto. US stocks — stockus_nasdaq_AAPL — are half-baked; don't bother for serious work.)
Pipeline
data_collection -> data_storage -> factor_computation -> target_selection -> trading_execution -> visualization
Top Use Cases (2 total)
Sphinx Documentation Configuration (UC-101)
Configures the Sphinx documentation builder for the Technical Analysis Library, enabling automated generation of API documentation Triggers: documentation, sphinx, config
Technical Analysis Features Visualization (UC-102)
Explores and visualizes various technical analysis indicators (Bollinger Bands, Keltner Channel, Donchian Channel, MACD) on historical price data to u Triggers: visualize, technical indicators, charting