Loading...
Loading...
Record transaction flow in accordance with unified rules. Save records by individual stock in Markdown format, and simultaneously write to SQLite for statistics and quantitative review.
npx skill4agent add kirkluokun/awesome-a-stock-openclawskills stock-trade-journalresults/trade-journal/records/<TS_CODE>.mdresults/trade-journal/db/trades.dbpython3 scripts/record_trade.py \
--workspace ~/.openclaw/workspace \
--ts-code 603067.SH --side SELL --price 44.1 --quantity 2900 \
--position-before 36900 --position-after 34000 \
--reason "Lock profits at resistance level first" --stop-loss 37.2 --take-profit "Batch at 45.5"