Automated stock selection for the Chinese stock market
Sequoia-X is a Python-based software that performs automated stock selection based on technical analysis formulas using Chinese stock market data. It performs scanning operations after the end-of-day market close and delivers the results via Feishu, a corporate messaging application.
What you get
- Stores stock data in a local database
- Automatically applies multiple technical analysis strategies
- Delivers end-of-day results via the Feishu messaging app
Installation
pip install .Running it
python main.py --backfillpython main.pyIf you don't write code
I want to scan stocks in the Chinese market using technical analysis methods with the Sequoia-X tool. After completing the necessary installations in my Python environment, I will use the backfill mode to load historical data first, and then the daily operation mode for automatic scanning and receiving notifications after the daily market close. In this process, I want to ensure that the data is stored in a local SQLite database and the results are sent via Feishu.
Related dictionary terms
Links
TreScout did not build this tool · we found it in GitHub trends and wrote it up. This page describes the repository as of 2026-09-03: The star count and our text belong to that day, the repository may have changed since. Check the repository link for the current state. This page was machine-translated from the Turkish original · the Turkish version prevails.