记忆

drt-self-improving-agent

试用

Self-improving DRT/ICT trading agent — journals every trade (setup type, bias, R:R, outcome), analyzes its own win/loss patterns, and builds a personal trading memory that makes the agent smarter over time. 100% lokal — ingen netværkskald.

它能做什么

Self-improving DRT/ICT trading agent — journals every trade (setup type, bias, R:R, outcome), analyzes its own win/loss patterns, and builds a personal trading memory that makes the agent smarter over time. 100% lokal — ingen netværkskald.

技能文档

DRT Self-Improving Trading Agent 🤖📈

A trading agent that learns from its own trades. Every trade is journaled → analyzed → patterns are discovered → the agent adjusts its own rules. The more trades, the sharper it gets.

What the skill does

  1. Journals every trade (DRT type, bias, entry/SL/TP, R:R, outcome, killzone)
  2. Analyzes patterns — which setups win, which lose, what time of day
  3. Builds memorytrades.json grows with every trade
  4. Learns and adjusts — prints changed rules based on data (not gut feeling)
  5. Proactive — reminds about killzones and A+ setups

Files

drt-self-improving-agent/
├── SKILL.md
├── scripts/
│   ├── journal.py      # Add trade to trades.json (CLI)
│   ├── analyze.py      # Analyze patterns + print learnings
└── data/
    └── trades.json     # Trade memory (auto-created)

Quick start

# Journal a trade (after every trade!)
python3 scripts/journal.py --symbol SP500 --bias LONG --type 2 \
  --entry 7741 --sl 7681 --tp 7802 --rr 2.5 --result win --killzone NY

# See what the agent has learned
python3 scripts/analyze.py

Journal fields

FieldValueDescription
symbolSP500, BTCUSD…Instrument
biasLONG / SHORTDirection
type1, 2, 3DRT type (continuation/reversal/consolidation)
entry / sl / tppriceTrade levels
rr1.5, 2.0, 3.0R:R at entry
resultwin / loss / beOutcome
killzoneLondon, NY, SB-AM, SB-PMWhere the trade was taken
notestextFree note (e.g. "sweep 12 bars old")

Learning logic (analyze.py)

The agent prints concrete learnings, e.g.:

  • "Type 2 LONG wins 92% — keep taking them"
  • "Trades in SB-PM lose 60% — avoid or tighten the filter"
  • "R:R < 1.5 gives 40% WR — skip, wait for 2R+"
  • "When the sweep is older than 12 bars: 0 winners — set an age gate"

Killzone reminder (proactive)

Use the agent to remind about trading windows (CET/Danish time):

  • London 09:00-11:00 · NY 14:30-17:00 · SB AM 09:00-10:00 · SB PM 19:30-21:30
  • ⛔ Never NY open 15:30-16:00 · max 3 trades/day · SL ALWAYS

Rules that never change (even if the data says otherwise)

  • Stop loss ALWAYS · Max 3 trades/day · Never revenge trade
  • Only A+ setups — a high win rate requires saying no to 80% of setups

相关技能

DRT/ICT market analysis framework: 1h klines, premium/discount zones and daily bias for 17 instruments (indices, forex, metals, crypto). 100% lokal analyse — ingen netværkskald, ingen API-nøgle.

作者 Northcap Group2 次安装

Crypto DRT scalping strategy + backtest reference on 12 crypto pairs (TRX, BNB, BTC, LINK, AVAX, DOGE, SOL, NEAR, XRP, LDO, ADA, ETH), all 7 days. Backtested 2 years (~400+ trades). 100% lokal backtest-reference — ingen netværkskald, ingen API-nøgle. Backtest results are historical and not a guarantee of future performance.

作者 Northcap Group2 次安装1 星标

Dealing Range Theory (DRT) — complete ICT structure: Type 1 (continuation), Type 2 (reversal), Type 3 (consolidation), quadrant levels (25/50/75), entry models, SMT confirmation and news filter. For market analysis and trade setups.

作者 Northcap Group2 次安装1 星标

Crypto DRT scalping — Dealing Range Theory on 12 crypto pairs (TRX, BNB, BTC, LINK, AVAX, DOGE, SOL, NEAR, XRP, LDO, ADA, ETH), all 7 days. Backtested 2 years (~400+ trades). Backtest results are historical and not a guarantee of future performance. Separate play-money account rules.

Consent-gated autonomous trading agent for Robinhood agentic accounts. Pluggable signal sources (own commands, any JSON feed, or AgentHC's sats-priced paper-...

1 星标

Use this skill when you need to operate Dietu through its official CLI for A-share market queries, strategy screening, decision workflows, or agent automatio...

16 次安装

Northcap Group 的更多技能

浏览全部技能

Dealing Range Theory (DRT) — complete ICT structure: Type 1 (continuation), Type 2 (reversal), Type 3 (consolidation), quadrant levels (25/50/75), entry models, SMT confirmation and news filter. For market analysis and trade setups.

作者 Northcap Group2 次安装1 星标

Crypto DRT scalping strategy + backtest reference on 12 crypto pairs (TRX, BNB, BTC, LINK, AVAX, DOGE, SOL, NEAR, XRP, LDO, ADA, ETH), all 7 days. Backtested 2 years (~400+ trades). 100% lokal backtest-reference — ingen netværkskald, ingen API-nøgle. Backtest results are historical and not a guarantee of future performance.

作者 Northcap Group2 次安装1 星标

Provides pay-per-call crypto trading signals with entry, stop-loss and take-profit via the x402 standard (USDC on Ethereum). Live DRT/ICT signals for agents and traders.

作者 Northcap Group1 次安装1 星标

News blackout awareness for trading: local reference for high-impact events (NFP/CPI/FOMC) and blackout-window logic. The agent decides whether to trade. 100% lokal reference — ingen netværkskald, ingen API-nøgle.

作者 Northcap Group2 次安装

DRT/ICT market analysis framework: 1h klines, premium/discount zones and daily bias for 17 instruments (indices, forex, metals, crypto). 100% lokal analyse — ingen netværkskald, ingen API-nøgle.

作者 Northcap Group2 次安装

Crypto Fear & Greed index + market sentiment analysis. Know the market mood before your agent takes a position. 100% lokal analyse — ingen netværkskald, ingen API-nøgle.

作者 Northcap Group1 次安装