Skip to content

History / CLI

Revisions

  • docs: add paper-to-live migration guide Covers export/import workflow, what transfers vs what starts fresh, fund-and-start sequence, slot override for parallel paper/live, and reconciliation verification step. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

    @commuted commuted committed Mar 26, 2026
  • docs: account separation, BarStore auto-caching, running state display, stop idempotency - Theory-of-Operation: per-account plugin registry path (~/.ib_plugin_store_<id>.db) - CLI: plugin stop idempotency note; plugin list/status output format with 'running' and UUID - Plugin-Design: state diagram display note; account-keyed state; get_bars_cached and subscribe_live_bars sections under Market Data - Bar-Store: add insert_bar() API section; rewrite "Using BarStore in a Plugin" with preferred get_bars_cached and subscribe_live_bars patterns - Plugin-Manual: state diagram display note; stop idempotency note; get_bars_cached and subscribe_live_bars sections under §9; updated TOC Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

    @commuted commuted committed Mar 24, 2026
  • Docs: instrument management CLI — new section, command ref, sidebar - CLI.md: new 'How do I manage a plugin's instrument list?' section with examples for all subcommands (list/add/remove/enable/disable/clear/reload), Table of Contents entry, add flags table in command reference - Plugin-Design.md: Instrument Compliance section expanded with CLI examples, add-flags table, and migration note - _Sidebar.md: Manage instrument list link Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

    @commuted commuted committed Mar 8, 2026
  • Updated CLI (markdown)

    @commuted commuted committed Mar 8, 2026
  • CLI: document trade-as-plugin-instance with slot/UUID addressing

    @commuted commuted committed Mar 8, 2026
  • Update wiki: slots, INSTRUMENT_COMPLIANCE, cli_help, plugin message/help - CLI.md: load with =slot syntax, plugin message/help commands, updated command reference table to show SLOT as addressable target - Plugin-Design.md: INSTRUMENT_COMPLIANCE class attribute, multiple instances via slots, cli_help method, plugin message CLI entry point; extended SMA crossover example to include cli_help() - _Sidebar.md: add instrument compliance, multiple instances, CLI help entries

    @commuted commuted committed Mar 8, 2026
  • Add wiki: Theory of Operation, CLI task guide, Plugin Design

    @commuted commuted committed Mar 8, 2026