PJ62 量化实验:从 3 个虚拟交易员扩到 8 个,接上每天多次的邮件汇报PJ62 quant experiment: from 3 virtual traders to 8, wired to a daily email digestPJ62 クオンツ実験:仮想トレーダーを 3 人から 8 人に拡張し、毎日複数回のメール通知につないだ
PJ62 是一个「多角色虚拟纸上交易」实验——不连券商、不下真单,只是让 AI 扮演几种不同风格的交易员(趋势跟随 / 逆向 / 保守 / 日本市场 / 中国市场 / 外汇带杠杆 / 高活跃 / 纯机械规则),共用一笔虚拟资金,每天按各自规则做假设性决策并记录,长期对比哪种风格在哪种行情占优。
本周把角色从 3 个扩到 8 个,加了强制规则(不交易必须写明具体原因)、买卖点必须带百分比、每次附机构常用的参数区间做参照。还写了一份 v0.1 的「我的交易系统」规则草稿,之后每月对照实际结果修订。
配套做了 Windows 计划任务,每天在东京收盘、中国收盘、外汇活跃时段、次日凌晨各跑一次,把 8 个角色的动作和账面情况用邮件发出来。全程用本地 Claude Code 订阅额度,提示词写成模型无关的,换别的 AI CLI 也能跑。
PJ62 is a multi-persona paper-trading experiment — no broker, no real orders. Several AI personas (trend-following, contrarian, conservative, Japan market, China market, leveraged FX, high-activity, and a purely mechanical rules-based one) share one pool of virtual money, each making hypothetical decisions by its own rules every day, so that over time I can compare which style wins in which market conditions.
This week I grew the personas from 3 to 8, added hard rules (a no-trade day must state a concrete reason), required every entry and exit to carry a percentage, and attached the parameter ranges institutions commonly use as a reference. I also wrote a v0.1 draft of "my trading system" that I'll revise monthly against the actual results.
A Windows scheduled task runs it four times a day — Tokyo close, China close, the active FX window, and early the next morning — and emails out all 8 personas' moves and balances. It all runs on my local Claude Code subscription, and the prompts are written to be model-agnostic so another AI CLI could run it too.
PJ62 は複数ペルソナによるペーパートレード実験で、証券会社にはつながず、実注文も出しません。トレンドフォロー/逆張り/保守/日本市場/中国市場/レバレッジ FX/高頻度/純粋なルールベース、といった複数の AI ペルソナが 1 つの仮想資金を共有し、それぞれのルールで毎日、仮の売買判断を記録します。長期的に、どのスタイルがどの相場で優位かを比較するのが狙いです。
今週はペルソナを 3 人から 8 人に増やし、強制ルール(取引しない日は具体的な理由を明記)、売買ポイントには必ずパーセンテージを付ける、機関投資家がよく使うパラメータ範囲を参照として添付、を追加しました。さらに v0.1 の「自分のトレーディングシステム」草案を書き、今後は実績と照らして毎月見直します。
Windows のタスクスケジューラで 1 日 4 回(東京クローズ/中国クローズ/FX の活発な時間帯/翌朝未明)実行し、8 人の動きと残高をメールで送ります。すべてローカルの Claude Code のサブスク枠で動き、プロンプトはモデル非依存で書いてあるので他の AI CLI でも動かせます。