tqsdk

tqsdk is a skill for Claude Code, Codex from algoderiv/agent-skills. It costs 40 tokens per session (5,247 once invoked), scanned A, original, no licence file.

A Python framework for creating, testing, and running trading strategies for futures, options, and stocks. Backtesting means testing a strategy against past market data before using it in live trading.

In plain words
What is it for?
Use it to write quantitative trading strategies, test them on historical data, and connect them to live futures, options, or stock trading.
Why use it?
It brings strategy development, historical testing, and live trading into one Python-based workflow.

Skill for Claude CodeCodex

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add skills/algoderiv/agent-skills/tqsdk
Any agent
npx skills add algoderiv/agent-skills --skill tqsdk
Clone the repo
git clone --depth 1 https://github.com/algoderiv/agent-skills

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for tqsdk

README.md
[![agentmods](https://agentmods.dev/badge/skills/algoderiv/agent-skills/tqsdk.svg)](https://agentmods.dev/skills/algoderiv/agent-skills/tqsdk)
Your own site
<a href="https://agentmods.dev/skills/algoderiv/agent-skills/tqsdk"><img src="https://agentmods.dev/badge/skills/algoderiv/agent-skills/tqsdk.svg" alt="Measured on agentmods" height="20"></a>
Per session 40 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 5,247 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 1 finding. Scan, not verified.
Origin unknown No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5 $0.00040 $0.05247
Opus 5 $0.00020 $0.02624
Sonnet 5 $0.00008 $0.01049
Haiku 4.5 $0.00004 $0.00525

Measured 3d ago against content hash 80b42b07d293, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

tqsdk scanned grade A with 1 finding against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 3d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Makes network callslowCapability

Not a fault in itself. Listed so you know the mod talks to something, and to what.

requests.post(webhook, data=dumps(msg),
skills/tqsdk/SKILL.md · 550 lines

The source is not reproduced here

No licence file

A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.

Read it on GitHub

Files

What ships with it

47 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 3d ago First seen · 550 lines · 40 tokens per session scan A 80b42b07d293

Subscribe to this mod's changes

tqsdk is a skill published in the GitHub repository algoderiv/agent-skills (59 stars, last pushed 5mo ago), with no licence file. It adds 40 tokens to every session and 5,247 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 1 finding (makes network calls). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

tqsdk-trading-and-data

Explain, implement, or debug TqSdk Python workflows for waitupdate or ischanging update loops, market data retrieval, historical download, account type selection, funds or positions or orders or trades, field meanings, order placement or cancellation, target-position tools, TqScenario margin trials, real-account…

shinnytech/tqsdk-python · 286 tokens

miniqmt-to-bigqmt

将基于 miniQMT 的外部 xtquant 库(xttrader/xtdata)的 Python 量化策略,转换为大QMT内置Python(ContextInfo/passorder 体系)可实盘运行的策略。当用户要求转换 miniQMT 策略、迁移 xtquant 代码到大QMT、或提到"内置Python/XTData/passorder 改写"时使用。包含可行性评估、API 映射、py3.6+GBK 约束校验、部署与实盘验证全流程;不可转换场景给出文件桥等替代方案。.

litaolemo/xtquant_big_convert · 144 tokens

python-binance

Help developers use the python-binance library for trading on Binance. Use when code imports binance, references Client/AsyncClient, or asks about Binance API trading, market data, websockets, or account management.

sammchardy/python-binance · 47 tokens

yfinance

Load proactively whenever the user works with yfinance or Yahoo Finance data — pulling price history, fetching financials or analyst data, screening stocks / funds / ETFs, streaming real-time quotes, or inspecting sector, industry, or fund rollups. Do not wait to be asked; apply this skill automatically whenever the…

SilvioBaratto/optimizer · 170 tokens

tdx-quant-docs

当用户询问 TdxQuant/tqcenter API 用法、通达信 Python 量化策略开发、或需要查阅 TdxQuant 文档时,务必使用此技能。即使用户未显式提及…

Grid0723/skills · 196 tokens

mean-reversion-engineer

You are a top 0.1% quantitative trading engineer and Pine Script developer.

DaviddTech/ai-trading-agent · 0 tokens