ECC
The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.
npx ecc-install --profile fullThe agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.
npx ecc-install --profile fullFair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.
npx n8nAn open-source AI agent that brings the power of Gemini directly into your terminal.
npx @google/gemini-cliSupports Claude Code, Cursor, Mcp
Carries strong trust indicators from repository metadata
864 GitHub stars recorded
Account & Portfolio
get_account_info — Balance, margin, and account statusget_account_config — Trading restrictions, margin settings, PDT checksupdate_account_config — Update account configuration settingsget_portfolio_history — Equity and P/L over timeget_account_activities — Fills, dividends, transfersget_account_activities_by_type — Activities filtered by typeTrading (Orders)
get_orders — Retrieve orders with filtersget_order_by_id — Single order by IDget_order_by_client_id — Single order by client order IDreplace_order_by_id — Replace an existing open ordercancel_order_by_id — Cancel a specific ordercancel_all_orders — Cancel all open ordersplace_stock_order — Stocks/ETFs (market, limit, stop, stop-limit, trailing-stop, brackets)place_crypto_order — Crypto (market, limit, stop-limit)place_option_order — Options (single-leg or multi-leg)Positions
get_all_positions — All current positionsget_open_position — Details for a specific positionclose_position — Close a specific positionclose_all_positions — Liquidate entire portfolioexercise_options_position — Exercise a held option contractdo_not_exercise_options_position — Do-not-exercise instructionWatchlists
create_watchlist — Create a new watchlistget_watchlists — List all watchlistsget_watchlist_by_id — Get a specific watchlistupdate_watchlist_by_id — Update a watchlistdelete_watchlist_by_id — Delete a watchlistadd_asset_to_watchlist_by_id — Add an asset to a watchlistremove_asset_from_watchlist_by_id — Remove an asset from a watchlistAssets & Market Info
get_all_assets — List assets with optional filteringget_asset — Detailed info for a specific assetget_option_contracts — Option contracts for underlying symbol(s)get_option_contract — Single option contract by symbol or IDget_calendar — Market calendar for a date rangeget_clock — Current market status and next open/closeget_corporate_action_announcements — Corporate action announcementsget_corporate_action_announcement — Single announcement by IDStock Data
get_stock_bars — Historical OHLCV barsget_stock_quotes — Historical bid/ask quotesget_stock_trades — Historical tradesget_stock_latest_bar — Latest minute barget_stock_latest_quote — Latest quoteget_stock_latest_trade — Latest tradeget_stock_snapshot — Comprehensive snapshotget_most_active_stocks — Most active by volume/trade countget_market_movers — Top gainers and losersCrypto Data
get_crypto_bars — Historical OHLCV barsget_crypto_quotes — Historical quotesget_crypto_trades — Historical tradesget_crypto_latest_bar — Latest minute barget_crypto_latest_quote — Latest quoteget_crypto_latest_trade — Latest tradeget_crypto_snapshot — Comprehensive snapshotget_crypto_latest_orderbook — Latest orderbookOptions Data
get_option_bars — Historical OHLCV barsget_option_trades — Historical tradesget_option_latest_trade — Latest tradeget_option_latest_quote — Latest quote with bid/ask and exchange infoget_option_snapshot — Snapshot with Greeks and IVget_option_chain — Full option chain for an underlyingget_option_exchange_codes — Exchange code to name mappingCorporate Actions
get_corporate_actions — Corporate action announcements from market dataNews
get_news — News articles for stocks and cryptoFixed Income Data
get_fixed_income_latest_quotes — Latest quotes for fixed income securities by ISINIndex Data
get_index_latest_values — Latest values for market indicesget_index_values — Historical values for market indicesLocates (Short Selling)
get_locates — List locate requests filtered by status, symbol, or date rangecreate_locate — Create a locate request for a short saleget_locate — Get a single locate request by IDget_locate_quotes — Get locate availability and pricing for symbolstrading | Orders, positions, exercise options |
watchlists | Watchlist CRUD operations |
assets | Asset lookup, option contracts, calendar, clock |
stock-data | Stock bars, quotes, trades, snapshots, screeners |
crypto-data | Crypto bars, quotes, trades, snapshots, orderbooks |
options-data | Option bars, quotes, trades, snapshots, chain, exchange codes |
corporate-actions | Corporate action announcements |
news | News articles for stocks and crypto |
fixed-income-data | Fixed income (bond/treasury) quotes |
index-data | Market index values (SPX, VIX, etc.) |