Atlas DOCS
CLI

All tools in the CLI

Every tool, grouped by area. Type the command shown and add settings as flags.

Stocks

CommandPlanWhat it does
atlas multi-timeframe-price-overviewFreeDaily / weekly / monthly snapshot in one image.
atlas price-data-ohlcvFreeHistorical OHLCV bars.
atlas price-chartFreeCandlestick price chart with overlays.
atlas stock-quoteFreeLatest quote for a symbol.

Options

CommandPlanWhat it does
atlas option-expiration-datesPremiumAvailable expirations for a symbol.
atlas options-chainPremiumFull options chain for an expiration.
atlas single-option-quotePremiumBid/ask/IV/greeks for one contract.
atlas historical-contract-greeksPremiumDay-by-day price history and greeks for ONE option contract, bid/ask/mid, the underlying's price, days to expiry, IV, delta, gamma, theta, vanna. Up to 90 trading days per call.

Greek Exposure

CommandPlanWhat it does
atlas greek-exposure-multi-expirationPremiumNet Gamma / Delta / Vanna / Theta exposure DATA grid across MULTIPLE expirations for one symbol, OI-weighted per-strike numbers (no chart). Sibling of Greek-Exposure-Single-Expiration (same data, one date) and Greek-Exposure-Heatmap (same numbers rendered as PNG).
atlas greek-exposure-single-expirationPremiumGreek exposures for ONE expiration date only, guaranteed single-chain fetch. Use when the caller knows the date (0DTE, weekly, monthly OPEX, dated event).
atlas greek-exposure-heatmapPremiumHeatmaps for one or more greeks in a single call. Pass greeks=["gamma","delta","vanna","theta"] (any subset). Returns one PNG per requested greek.
atlas net-exposure-chartsPremiumNet exposure bar charts for one or more greeks. metrics=["net_gex","net_dex","net_vex","net_tex"]. Returns one PNG per metric.

Options Flow

CommandPlanWhat it does
atlas top-volume-and-oi-contractsPremiumTop contracts by volume / OI as data.
atlas volume-and-oi-chartsPremiumTop-volume and/or open-interest charts. types=["vol","oi","vol_oi"]. Returns one PNG per requested type.
atlas options-flowPremiumStored option-trade tape filtered by side / type / premium / size / time window. Omit symbol for the top-N cross-universe ranking.
atlas options-flow-contractPremiumPer-hour premium histogram for ONE contract (open / close stack). Reads strictly from the flow archive cache, never pulls fresh chain.

Charts

CommandPlanWhat it does
atlas chart-vision-analysisPremiumAI vision analysis of a chart image.
atlas multi-chart-viewFree / PremiumMulti-timeframe charts side-by-side.

Fundamentals

CommandPlanWhat it does
atlas balance-sheetFreeLatest balance sheet.
atlas financial-metricsFreeHeadline valuation + profitability metrics.
atlas income-statementFreeLatest income statement.

Estimates

CommandPlanWhat it does
atlas analyst-price-targetsFreeConsensus price targets.
atlas eps-estimatesFreeConsensus EPS estimates.
atlas eps-trendFreeEPS estimate trend.
atlas growth-estimatesFreeGrowth estimates summary.
atlas revenue-estimatesFreeConsensus revenue estimates.

Calendar

CommandPlanWhat it does
atlas earnings-calendarFreeUpcoming earnings releases.
atlas earnings-datesFreeEarnings dates for a symbol.
atlas ipo-calendarFreeUpcoming IPOs.

Ownership

CommandPlanWhat it does
atlas insider-transactionsFreeRecent insider buys / sells.
atlas institutional-holdersFreeTop institutional holders.
atlas sec-filingsFreeRecent SEC filings.
atlas senate-lobbying-dataFreeCongressional trading / lobbying activity.

Brokerage

CommandPlanWhat it does
atlas account-balancesFreeCash, buying power, equity for an account.
atlas account-holdingsPremiumPositions in one linked account.
atlas account-symbol-lookupPremiumResolve a ticker inside a linked account.
atlas all-account-holdingsPremiumPositions across every linked account.
atlas broker-connectionsPremiumList linked brokerage accounts.
atlas transaction-historyPremiumTransaction history with optional date range.

Trading: Orders

CommandPlanWhat it does
atlas delete-preview-orderFreeDiscard a staged preview.
atlas list-preview-ordersFreeList staged previews not yet placed.
atlas place-orderPremiumSubmit a previously previewed order.
atlas preview-multiple-ordersFreeStage several orders at once.
atlas preview-orderFreeStage an order for review without sending it to the broker.

Trading: Triggers

CommandPlanWhat it does
atlas create-trading-triggerPremiumCreate a price / condition-based trigger.
atlas delete-trading-triggerPremiumPermanently delete a trigger.
atlas list-fired-triggersFreeList triggers that already fired.
atlas list-trading-triggersFreeList active and paused triggers.
atlas preview-trading-triggerFreePreview a trigger before creating it.
atlas reactivate-triggerPremiumReactivate a fired trigger.
atlas update-trading-triggerPremiumUpdate a trigger (pause / retarget).

Strategy

CommandPlanWhat it does
atlas autofetch-strategyPremiumAuto-pick the best-matching strategy.
atlas fetch-strategyPremiumLoad one strategy by id.
atlas list-strategyPremiumList your strategies.
atlas strategy-createPremiumCreate a new strategy.
atlas strategy-importPremiumCopy a public strategy into your account.
atlas strategy-openPremiumOpen the user’s primary strategy.
atlas strategy-previewPremiumPreview proposed strategy edits.
atlas strategy-save-instructionsPremiumSave strategy-selection instructions.
atlas strategy-updatePremiumSave changes to an existing strategy.

Workflow

CommandPlanWhat it does
atlas list-tool-safetyFreeList which tools are read-only / destructive.
atlas trigger-workflow-schemaFreeField schema for trigger / workflow rules.
atlas workflow-apply-updatesPremiumPull the latest revisions from the parent workflow into this subscribed copy. Use when revisions_behind > 0.
atlas workflow-createPremiumCreate a new perception workflow.
atlas workflow-deletePremiumPermanently delete a workflow.
atlas workflow-exportFreeExport a workflow's full node-and-edge graph plus a self-describing markdown rendering. Read-only.
atlas workflow-importPremiumCopy a public workflow into your account.
atlas workflow-listFreeLightweight programmatic discovery, list every workflow you own with id / name / status / schedule. Read-only. Use before Workflow-Export / Workflow-Logs / Workflow-Run when you need an id.
atlas workflow-logsFreeRead recent workflow runs.
atlas workflow-openFreeOpen a workflow for review / editing.
atlas workflow-performanceFreeClosed-trade performance for a workflow: per-trade PnL rows and aggregate Win Rate / Total PnL / win-loss-flat counts / calendar-style by_day map.
atlas workflow-previewFreePreview proposed workflow edits.
atlas workflow-runPremiumExecute a workflow on demand.
atlas workflow-updatePremiumSave changes to a workflow.

Account

CommandPlanWhat it does
atlas get-instructionsFreeRead your saved strategy-selection instructions.
atlas subscription-statusFreeSubscription tier, usage, remaining requests.
CommandPlanWhat it does
atlas fetch-urlFreeFetch and summarize a URL.
atlas searchFreeGeneral Atlas search.
atlas web-searchPremiumLive web search for real-time news and facts, today's headlines, macro / geopolitical drivers, earnings, and current events, returned as a dated answer plus the source links it used.
atlas ticker-symbol-lookupFreeResolve a company name to its ticker.

Alerts

CommandPlanWhat it does
atlas list-alert-typesPremiumCatalog of alert types you can create, read this BEFORE Create-Alert to learn the conditions shape for each type.
atlas list-alertsPremiumYour streaming alerts. Active-only by default; pass active_only=false to include disarmed / cascade-paused.
atlas preview-alertPremiumDry-run an alert spec against the live tape, returns what would have matched without creating the alert.
atlas create-alertPremiumCreate a streaming alert that DMs Discord on fire and optionally arms a trigger / runs a workflow / places an order. ⚠️ Read List-Alert-Types first.
atlas update-alertPremiumPatch an existing alert in place (rename, change conditions, retarget workflow_id, flip is_active, etc.).
atlas delete-alertPremiumSoft-delete an alert by flipping is_active=false. The row stays for audit.
atlas list-stream-subscriptionsPremiumActive streaming subscriptions the worker is holding open (flow tape, option quote feeds), useful for debugging why an alert isn't firing.

Tasks

CommandPlanWhat it does
atlas list-tasksFreeList your TASKS (run-once automations). Each is 'upcoming' (active/paused, fires still ahead) or 'previous' (completed).
atlas create-taskPremiumCreate a run-once task (a workflow that does not recur). Arm it with scheduled times (each fires once), an alert (fires once on the first match), or manual.
atlas update-taskPremiumUpdate a task you own, pass task_id plus a patch object of fields to change. patch.status 'paused' turns it off, 'active' turns it on.
atlas run-taskPremiumRun a task once, right now.
atlas delete-taskPremiumDelete a task you own.