Home
-
Start Here --- First run, profiles, quick commands.
Getting Started Command Index -
Architecture & Reliability --- Data flow, health checks, timeouts & retries.
Data Flow Timeouts & Retries Health -
Market Data --- Quotes, symbols, limits, ensure visible.
Quote Ensure Visible Limits -
Orders & Positions --- Place, modify, partial closes, trails.
Place Modify Close % -
Streaming --- Subscribe to live tick events.
Subscribe -
Account --- Profiles and account info.
Overview Show Profiles -
API Reference --- Types, messages, and streaming (C#).
Overview Enums Messages Streaming -
Shortcasts & Tools --- Live examples, ticket toolbox, logging formats.
Live Examples Ticket Toolbox Logging Formats -
Ops --- Smart stops, risk tools, troubleshooting.
Smart Stops Lot Calc Troubleshooting
๐ Table of Contents¶
Core Guides¶
- Getting Started
- Architecture & Data Flow
- Timeouts & Retries Policy
- Command Index
- Glossary
- Shortcasts: Live Examples
- Ticket Toolbox
- Logging: Output Formats
๐ Account¶
๐ Market Data¶
- Overview
- Quote
- Symbol
- Limits
- Ensure Symbol Visible
- Reverse
- Close (generic)
- Close (by symbol)
- Close (all)
- Panic
- Pending: move
- Pending: modify
๐ฆ Orders & Positions¶
- Overview
- Orders
- Positions
- Place
- Buy
- Sell
- Pending
- Modify
- Position.modify
- Position.modify.points
- CloseBy
- Cancel
- Cancel All
- Partial-close (how-to)
- Close.half
- Close.partial
- Close.percent
- Trail.start
- Trail.stop
๐ Streaming¶
๐ History¶
โค๏ธ Diagnostics / Ops¶
๐ API Reference¶
๐ Misc¶
โก In 10 minutes you can¶
- Run a demo profile and fetch a quote.
- Subscribe to multi-symbol ticks.
- Place a market order with safe stops.
- Modify a position respecting symbol rules.