Toolverse
All skills

ibkr-trading

by openclaw

Interactive Brokers (IBKR) trading automation via Client Portal API. Use when setting up IBKR account access, authenticating sessions, checking portfolio/positions, or building trading bots. Handles IBeam automated login with IBKR Key 2FA.

Installation

Pick a client and clone the repository into its skills directory.

Installation

Quick info

Author
openclaw
Category
Security
Views
8

About this skill

Interactive Brokers (IBKR) trading automation via Client Portal API. Use when setting up IBKR account access, authenticating sessions, checking portfolio/positions, or building trading bots. Handles IBeam automated login with IBKR Key 2FA.

How to use

  1. Zainstaluj wymagane pakiety systemowe: Java 17, Chromium z ChromeDriver, Xvfb (wirtualny ekran do headless'owego uwierzytelniania) oraz Python venv z bibliotekami ibeam i requests.

  2. Pobierz Client Portal Gateway z serwera Interactive Brokers i rozpakuj go do folderu ~/trading/clientportal.

  3. Utwórz plik .env w ~/trading z danymi logowania (IBEAM_ACCOUNT, IBEAM_PASSWORD), ścieżkami do Gateway'a i ChromeDriver'a oraz ustawieniem 2FA na "IB Key".

  4. Uruchom Client Portal Gateway w tle, czekając około 20 sekund na pełny start serwera.

  5. Aktywuj Python venv, załaduj zmienne środowiskowe z .env, uruchom wirtualny ekran Xvfb i wykonaj polecenie python -m ibeam --authenticate — system wyświetli powiadomienie na aplikacji IBKR Key, które musisz zatwierdzić na telefonie.

  6. Po pomyślnym uwierzytelnieniu możesz używać API do monitorowania portfela, zarządzania pozycjami i budowania strategii handlowych.

Related skills

google-analytics

by davila7

Analyze Google Analytics data, review website performance metrics, identify traffic patterns, and suggest data-driven improvements. Use when the user asks about analytics, website metrics, traffic analysis, conversion rates, user behavior, or performance optimization.

Security
1260

software-security

by project-codeguard

A software security skill that integrates with Project CodeGuard to help AI coding agents write secure code and prevent common vulnerabilities. Use this skill when writing, reviewing, or modifying code to ensure secure-by-default practices are followed.

Security
1678

payload

by payloadcms

Use when working with Payload CMS projects (payload.config.ts, collections, fields, hooks, access control, Payload API). Use when debugging validation errors, security issues, relationship queries, transactions, or hook behavior.

Security
50171

feishu-docs

by openclaw

飞书文档(Docx)API技能。用于创建、读取、更新和删除飞书文档。支持Markdown/HTML内容转换、文档权限管理。

Security
1574

llama-cpp

by zechenzhangAGI

Runs LLM inference on CPU, Apple Silicon, and consumer GPUs without NVIDIA hardware. Use for edge deployment, M1/M2/M3 Macs, AMD/Intel GPUs, or when CUDA is unavailable. Supports GGUF quantization (1.5-8 bit) for reduced memory and 4-10× speedup vs PyTorch on CPU.

Security
11252

ui-audit

by openclaw

AI skill for automated UI audits. Evaluate interfaces against proven UX principles for visual hierarchy, accessibility, cognitive load, navigation, and more. Based on Making UX Decisions by Tommy Geoco.

Security
1223