Launch HN: EdotEnv (YC S26) – 用于训练大模型研究的量化交易强化学习环境
Launch HN: EdotEnv (YC S26) – Quant Trading RL Envs to Teach LLMs Research

原始链接: https://edotenv.com/

我们利用强化学习技术,通过基于真实市场数据构建的环境来开发先进的量化研究智能体。与静态问题不同,市场数据提供了一个动态的对抗性基准,能够防止模型陷入瓶颈:随着智能体挖掘出市场优势,市场本身也会随之演变,从而迫使智能体不断改进和自我调整。 我们的方法核心在于决策的“时间视界”。我们将交易视为一项长期战略任务,而非一系列孤立的事件。智能体必须在部分信息下运行,管理过往决策的复合影响,在市场环境变动时重新评估目标,并在市场机制转换时及时调整策略。通过将专业工具与 Bash 脚本相结合,我们的智能体不仅能够执行交易,还能构建自己的研究基础设施,学习为未来的后果制定计划,并在瞬息万变、高风险的金融市场中游刃有余。

**EdotEnv (YC S26)** 是一个基于专业量化交易流程、提供自我进化强化学习(RL)环境的平台。该项目由 Rui 和 Michael 创立,旨在解决“基准饱和”问题——即随着模型性能的提升,静态的大语言模型评估变得毫无意义。 由于金融市场会随时间不断演变并趋向高效,它们成为了训练智能体(Agent)的理想动态基准。EdotEnv 将复杂的量化任务(如特征工程、策略设计、回测和执行)转化为训练环境。与静态测试不同,这些环境需要长远规划、持续学习和深入的迭代研究,并使用真实世界数据而非合成样本。 初步测试显示,当前最先进(SOTA)的模型在深入研究方面表现吃力,往往倾向于浅层搜索,且缺乏对交易机制的根本理解。EdotEnv 的目标是教会智能体可迁移的研究技能,而非仅仅完成特定任务。该团队已开源了一个示例任务库,并将平台定位为协助人工智能实验室和企业训练智能体,使其具备复杂现实场景建模与决策能力的工具。
相关文章

原文

Reinforcement learning environments

Backed by Y Combinator

THESIS

Static worlds produce static intelligence

Quant is the hardest, yet solveable data science task.

We programmatically generate quant research tasks inside environments built from real market data. Agents use professional tools—and build their own in Bash—to make trading decisions and develop profitable strategies.

Markets do not saturate: successful trading makes them more efficient, while edges decay and regimes shift. That makes our environments a continuously harder benchmark for improving models.

HORIZON

A decision is not a moment

Trading decisions affect more than one future step.

Trading successfully means planning ahead multiple steps and assess trade-offs between short and longterm gains

T+00T+96H

T+00Choose

Act under partial information.

The model sees an incomplete state and commits before the full consequences are observable.

T+18HCompound

The decision becomes part of the environment.

Exposure, opportunity cost and every action not taken reshape the path that follows.

T+53HRevalue

The objective moves.

A decision can remain locally correct while becoming globally expensive as conditions drift.

T+96HAdapt

The policy that worked has expired.

Success belongs to the model that recognizes the new regime before yesterday’s behavior becomes consensus.

联系我们 contact @ memedata.com