Loading...
Loading...
A Python stock trading bot adapted from the crypto bot, focused on regime-adaptive cross-sectional momentum, Webull account linking, Polygon data, risk controls, and Telegram-first operation.
Overview
Describe the user pain, gap, or technical challenge that motivated the work.
A Python stock trading bot adapted from the crypto bot, focused on regime-adaptive cross-sectional momentum, Webull account linking, Polygon data, risk controls, and Telegram-first operation.
Python, Telegram Bot API, Webull, Polygon.io, yfinance, PostgreSQL, Backtesting
Details
Stock Trading Bot is a Telegram-first US equities auto-trader built around Webull execution, Polygon market data, and regime-adaptive cross-sectional momentum.
The project includes data providers, scanners, indicators, portfolio/risk modules, a backtester, live runners, Telegram handlers, broker connectors, reports, optimizers, and a pre-execution veto layer.
The live path centers on scheduled scans, weekly momentum rebalances, session runners, reconciliation, daily and weekly reports, and Telegram approval flows for tuning. This is research and automation infrastructure, not financial advice.
Reflection
Related
An open science platform for instant preprints, transparent review, replication signals, AI summaries, and researcher reputation.
Next.js 16, TypeScript, React 19, Tailwind CSS 4
A metals price website that tracks live gold, silver, platinum, palladium, and copper prices.
JavaScript, HTML, CSS, Node.js
A Telegram media downloader and reposting pipeline powered by Flask and yt-dlp.
Python, Flask, yt-dlp, Telegram Bot API