Files
myWiki/concepts/reinforcement-learning-trading.md

26 lines
737 B
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

---
title: "Reinforcement Learning Trading强化学习交易"
created: 2026-05-11
updated: 2026-05-11
type: concept
tags: [trading, reinforcement-learning, placeholder]
sources: [[prompt-caching-architecture]]
---
# Reinforcement Learning Trading强化学习交易
## 定义
强化学习交易是将强化学习算法应用于金融市场交易决策的交叉领域,涉及状态空间建模、奖励函数设计和策略优化。
> 此页面为占位符,由 [[meta-jctrader|Meta-JCTrader]] 案例集成时创建。
## 案例
- [[meta-jctrader|Meta-JCTrader]]:高频交易 + RL + Meta-Learning
## 相关概念
- [[meta-jctrader|Meta-JCTrader]]
- [[prompt-caching-architecture|Prompt Caching 架构工程手册]]