← Discover
Discover · GitHub · Sequoia-X↑ +63 today

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

Installing the required libraries
pip install .

Running it

Initial loading of historical data
python main.py --backfill
Starting the daily scan
python main.py

If you don't write code

🤖 Paste this into your AI agent (Claude Code · Codex · Antigravity)

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

Who it is forIt is intended for investors who trade in the Chinese stock market and want to automate their technical analysis strategies.

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.