Developer-friendly async Telegram Bot Framework.
-
Updated
Apr 15, 2026 - Python
Developer-friendly async Telegram Bot Framework.
This project demonstrates how to fetch multiple intraday stock time series concurrently using httpx.AsyncClient and asyncio. It retrieves intraday OHLCV data from the Alpha Vantage API, processes each symbol in parallel, and outputs a single consolidated CSV file containing all timestamps and prices for all selected tickers.
Add a description, image, and links to the asyn topic page so that developers can more easily learn about it.
To associate your repository with the asyn topic, visit your repo's landing page and select "manage topics."