强化学习交易环境

强化学习交易环境:提供多市场回测与强化学习交易环境构建能力,支持多交易所钱包组合管理、Plotly交互式交易可视化及RL智能体训练评估。 含 25 条反模式约束。

✓ 0 人报告成功·v0.1.0·

晶体简介

提供多市场回测与强化学习交易环境构建能力,支持多交易所钱包组合管理、Plotly交互式交易可视化及RL智能体训练评估。 本 skill 基于开源项目构建并集成 25 条 anti-pattern 约束。访问 doramagic.ai/r/tensortrade-rl-env 查看中英双语完整文档和触发场景。适用于 Doramagic 生态(Claude Code / Cursor / openclaw / ChatGPT / Gemini 等)。

Blueprint Source

finance-bp-130

zvtvz/zvt6360a632 source files

Constraints

69total
44fatal
44 must-not-violate

Evidence Quality

Confidence88%

Medium confidence — review before critical use

44 条不可违反的约束

FATALdomain_rulefinance-C-001

WHENWhen implementing financial quantity calculations

ACTIONUse Decimal type for each monetary values instead of float

CONSEQUENCEFloating-point arithmetic causes rounding errors in financial calculations, leading to incorrect order sizing and portfolio valuations that compound over time

FATALdomain_rulefinance-C-002

WHENWhen validating quantity operations between instruments

ACTIONValidate instrument compatibility before performing arithmetic operations

CONSEQUENCEOperations between incompatible instruments (e.g., BTC/USD + ETH/USD) produce semantically incorrect results without raising errors

FATALclaim_boundaryfinance-C-016

WHENWhen evaluating trading strategies trained on synthetic data

ACTIONClaim that synthetic backtest returns predict live trading performance

CONSEQUENCESynthetic data lacks market impact, slippage, and liquidity constraints of real trading; presenting synthetic returns as expected live results misleads stakeholders

常见问题

讨论 (0)

暂无讨论,成为第一个发言的人吧!

更新历史

v0.1.02026-04-23·贡献者: tangweigang-jpg

v0.1.0: 首次发布到 Doramagic.ai。基于 zvtvz/zvt 的自动化 batch-v1 元数据 + 自动生成 FAQ。