Tagged articles
8 articles
Page 1 of 1
Geek Labs
Geek Labs
Apr 7, 2026 · Artificial Intelligence

10 AI Stock‑Trading Skills Perfectly Suited for Chinese Investors

Amid the AI boom in the stock market, many retail investors turn to AI tools, but most are paid plugins or designed for U.S. markets; this article curates ten AI‑driven skills that cover real‑time data, technical analysis, quantitative backtesting, monitoring, and risk alerts specifically for Chinese investors.

AIChinese investorsquantitative analysis
0 likes · 11 min read
10 AI Stock‑Trading Skills Perfectly Suited for Chinese Investors
Bighead's Algorithm Notes
Bighead's Algorithm Notes
Jan 25, 2026 · Artificial Intelligence

FinAgent Orchestration Framework: Shifting from Algorithmic to Agent‑Based Trading

The article presents FinAgent, a multi‑agent orchestration framework that maps traditional algorithmic trading components to autonomous agents, validates it on hourly stock and minute‑level Bitcoin back‑tests, and reports superior risk control, auditability, and scalability compared with standard benchmarks.

Algorithmic TradingFinAgentFinancial AI
0 likes · 15 min read
FinAgent Orchestration Framework: Shifting from Algorithmic to Agent‑Based Trading
Bighead's Algorithm Notes
Bighead's Algorithm Notes
Dec 7, 2025 · Artificial Intelligence

AlphaQuanter: An End‑to‑End Tool‑Orchestrating Agent Using Reinforcement Learning for Stock Trading

AlphaQuanter tackles the three major limitations of existing LLM trading agents by introducing a single‑agent framework that dynamically orchestrates market tools, learns transparent decision policies via reinforcement learning, and achieves state‑of‑the‑art performance on key financial metrics across extensive stock‑level experiments.

AlphaQuanterFinancial AILLM agent
0 likes · 13 min read
AlphaQuanter: An End‑to‑End Tool‑Orchestrating Agent Using Reinforcement Learning for Stock Trading
Hulu Beijing
Hulu Beijing
Aug 31, 2022 · Fundamentals

Algorithm Trio: Pattern Search, Tree Leaf Count, and Bounded Stock Trading

This article presents three algorithmic challenges: counting pattern occurrences on an M×N canvas, determining the number of leaf nodes in a binary tree represented by an array, and maximizing stock trade profit under constraints on negative returns and total gain, each with input specifications, sample cases, and solution outlines.

Constraintsalgorithmbinary tree
0 likes · 8 min read
Algorithm Trio: Pattern Search, Tree Leaf Count, and Bounded Stock Trading
Python Crawling & Data Mining
Python Crawling & Data Mining
Jul 3, 2022 · Artificial Intelligence

Logistic Regression vs KNN: Python Stock Trading Experiment

A Python enthusiast reproduces a Tsinghua University quantitative trading strategy, swapping K‑Nearest Neighbors for logistic regression, fetches three years of Moutai stock data, engineers features, trains and evaluates the model, and finds logistic regression slightly underperforms the original KNN benchmark.

logistic regressionmachine learningstock trading
0 likes · 5 min read
Logistic Regression vs KNN: Python Stock Trading Experiment
Python Crawling & Data Mining
Python Crawling & Data Mining
Jun 11, 2021 · Backend Development

Build a Java Stock Trading Monitoring System: From Design to Deployment

This article walks through designing and implementing a Java-based stock trading monitoring system, covering strategy overview, architecture with SpringBoot, data collection, notification services, code structure, deployment steps, and sample outputs, enabling readers to build low‑frequency grid and intraday T‑strategies themselves.

Quantitative TradingSpringBootbackend-development
0 likes · 8 min read
Build a Java Stock Trading Monitoring System: From Design to Deployment
Java Captain
Java Captain
Jan 26, 2021 · Big Data

Five Open-Source Stock Trading Tools for Developers

This article introduces five open-source stock trading tools—funds, ZVT, QUANTAXIS, StockAnalysisSystem, and match-trade—detailing their authors, star counts, features, and repository links, offering developers practical resources to build or enhance their own trading applications.

data analysisfinanceopen-source
0 likes · 5 min read
Five Open-Source Stock Trading Tools for Developers