List journal accounts
journal_list_accountsLists the signed-in user's trade-journal accounts, including IDs, brokers, types, currencies, balances, P&L method, sync state, and timezone. Call first to get IDs required by other journal tools.
Instructions
The signed-in user's trade-journal accounts — id, name, broker, kind (sync mirrors a live broker connection, import came from statements, manual is hand-entered), currency, initial balance, P&L lot method, last broker sync, archived state — plus timeZone, the journal timezone every date in the journal tools is expressed in. Call this first: every other journal tool's accounts filter takes these ids and rejects unknown ones, and journal_add_trade needs a manual or import account. An empty list means no journal yet. Requires signing in with a LuxAlgo account (OAuth).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||