You're offline — showing cached data

Crypto Trader Morning Brief

crypto-trader-brief
2026-06-13 06:13:19 SAST
← Back to Tasks

Daily crypto trader morning brief at 07:30 UTC (09:30 SAST). Collects market data (Kraken, ETF flows, Fear&Greed, DXY, OI), runs Opus regime assessment via claude CLI, sends structured brief to Telegram.

Daily at 07:3030 7 * * *
No
shell
600s
No
2026-06-13 07:30

Task Definition

tasks/crypto-trader-brief.md
shell
set
No
No
. ~/.claude/env/api_keys.env && cd /home/lucienne/workspace/projects/crypto-trader && source venv/bin/activate && python3 -c 'import sys,asyncio; sys.path.insert(0,"src"); from crypto_trader.orchestrator import Orchestrator; asyncio.run(Orchestrator().run_morning_brief())' && python3 scripts/paper_trade.py --on-verdict

Edit Schedule

Result:
6
Runs (7d)
6
Completed
0
Failed
0
Timeout
100%
Success (7d)
57s
Avg Duration
crypto trading brief

Run History (6)

StartedFinishedStatusDurationOutputLog
2d ago 2d ago completed 60s
{'status': 'traded', 'action': 'sell', 'verdict_id': 99, 'entry_bias': 'short', 'conviction': 0.3, 'risk_posture': 'defe ...
View log
3d ago 3d ago completed 1.1m
{'status': 'traded', 'action': 'buy', 'verdict_id': 98, 'entry_bias': 'short', 'conviction': 0.2, 'risk_posture': 'defen ...
View log
4d ago 4d ago completed 54s
{'status': 'traded', 'action': 'hold', 'verdict_id': 97, 'entry_bias': 'short', 'conviction': 0.3, 'risk_posture': 'defe ...
View log
5d ago 5d ago completed 1.0m
{'status': 'traded', 'action': 'sell', 'verdict_id': 96, 'entry_bias': 'short', 'conviction': 0.3, 'risk_posture': 'defe ...
View log
6d ago 6d ago completed 48s
{'status': 'traded', 'action': 'sell', 'verdict_id': 95, 'entry_bias': 'short', 'conviction': 0.3, 'risk_posture': 'defe ...
View log
7d ago 7d ago completed 50s
{'status': 'traded', 'action': 'buy', 'verdict_id': 94, 'entry_bias': 'short', 'conviction': 0.3, 'risk_posture': 'defen ...
View log

Comments (0)

No comments yet — add instructions for Luci
Help