Crypto Trade Journal

Logs the trades the user tells it about and gives live P&L on demand. The user says something like "bought 500 NEAR at $3.20" or "sold 200 SOL at $145"; the agent appends it to a persistent journal in memory. On "show P&L" it reconstructs each open position, works out the size-weighted average entry, fetches current prices from CoinGecko, and shows cost basis, current value, and profit/loss per token and overall. The journal survives restarts.

nearai Updated

File contents

nearai/ironhub/tree/main/skills/crypto-trade-journal commit 8f9778e699

Frequently asked questions

npx skillmds@latest add nearai/crypto-trade-journal