OptionsLabOptionsLab

Guides

How-to guides

Practical, step-by-step walkthroughs for every part of OptionsLab — from initial broker connection to fully automated agent-driven trading workflows.

Getting started

  • Connect Interactive Brokers

    5 min

    Enable the TWS API socket, add an account in the dashboard, and verify the paper trading connection before going live.

    IBSetup
  • Send your first TradingView alert

    10 min

    Generate a signed webhook URL, paste it into a TradingView alert, and watch the signal arrive in the dashboard's webhook log.

    TradingViewWebhooks
  • Create an account and add symbols

    5 min

    Add an account, configure position sizing and bracket orders, then add symbols to your watchlist so the bot tracks them.

    SetupWatchlist

Order routing

  • Configure bracket orders

    8 min

    Set per-symbol take-profit and stop-loss offsets. The bot attaches OCA bracket legs automatically on every market entry.

    OrdersRisk
  • Alert-to-order pipeline

    12 min

    Map TradingView strategy signal fields to OptionsLab's webhook schema. Handle BUY, SELL, and CLOSE actions with quantity scaling.

    TradingViewWebhooksOrders
  • Options order flow

    10 min

    Navigate the options chain, select a contract, and route a limit order through IB. Covers expiry filtering, strike selection, and IV context.

    OptionsOrders

Backtesting

  • Backtesting 101

    15 min

    Submit a backtest run with historical price data, configure commission assumptions, and read the equity curve and max-drawdown report.

    Backtesting
  • Import historical data

    10 min

    Load OHLCV parquet files into TimescaleDB for faster backtesting. Covers IB historical data export and the parquet-import worker.

    BacktestingData

Agent automation

  • Build your first trading agent

    20 min

    Use Agent Studio to create an LLM-powered agent that reads market context, calls OptionsLab tools, and executes trades based on reasoning.

    AgentsLLM
  • Schedule agents with cron triggers

    8 min

    Configure a cron-triggered agent that runs a pre-market scan every morning and posts a daily watchlist recommendation to Slack.

    AgentsAutomation

Need something covered?

If a guide doesn't exist yet, reach out — we write documentation based on real user needs.

Request a guide