{
  "schemaVersion": "1.0",
  "item": {
    "slug": "longbridge-openapi",
    "name": "Longbridge Openapi",
    "source": "tencent",
    "type": "skill",
    "category": "开发工具",
    "sourceUrl": "https://clawhub.ai/genkin-he/longbridge-openapi",
    "canonicalUrl": "https://clawhub.ai/genkin-he/longbridge-openapi",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadMode": "redirect",
    "downloadUrl": "/downloads/longbridge-openapi",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=longbridge-openapi",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "installMethod": "Manual import",
    "extraction": "Extract archive",
    "prerequisites": [
      "OpenClaw"
    ],
    "packageFormat": "ZIP package",
    "includedAssets": [
      "skill.py",
      "README.md",
      "SKILL.md",
      "SKILL_ZH.md",
      "skill.json",
      ".claude/settings.local.json"
    ],
    "primaryDoc": "SKILL.md",
    "quickSetup": [
      "Download the package from Yavira.",
      "Extract the archive and review SKILL.md first.",
      "Import or place the package into your OpenClaw setup."
    ],
    "agentAssist": {
      "summary": "Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.",
      "steps": [
        "Download the package from Yavira.",
        "Extract it into a folder your agent can access.",
        "Paste one of the prompts below and point your agent at the extracted folder."
      ],
      "prompts": [
        {
          "label": "New install",
          "body": "I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Then review README.md for any prerequisites, environment setup, or post-install checks. Tell me what you changed and call out any manual steps you could not complete."
        },
        {
          "label": "Upgrade existing",
          "body": "I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Then review README.md for any prerequisites, environment setup, or post-install checks. Summarize what changed and any follow-up checks I should run."
        }
      ]
    },
    "sourceHealth": {
      "source": "tencent",
      "slug": "longbridge-openapi",
      "status": "healthy",
      "reason": "direct_download_ok",
      "recommendedAction": "download",
      "checkedAt": "2026-05-05T03:19:05.297Z",
      "expiresAt": "2026-05-12T03:19:05.297Z",
      "httpStatus": 200,
      "finalUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=longbridge-openapi",
      "contentType": "application/zip",
      "probeMethod": "head",
      "details": {
        "probeUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=longbridge-openapi",
        "contentDisposition": "attachment; filename=\"longbridge-openapi-1.0.1.zip\"",
        "redirectLocation": null,
        "bodySnippet": null,
        "slug": "longbridge-openapi"
      },
      "scope": "item",
      "summary": "Item download looks usable.",
      "detail": "Yavira can redirect you to the upstream package for this item.",
      "primaryActionLabel": "Download for OpenClaw",
      "primaryActionHref": "/downloads/longbridge-openapi"
    },
    "validation": {
      "installChecklist": [
        "Use the Yavira download entry.",
        "Review SKILL.md after the package is downloaded.",
        "Confirm the extracted package contains the expected setup assets."
      ],
      "postInstallChecks": [
        "Confirm the extracted package includes the expected docs or setup files.",
        "Validate the skill or prompts are available in your target agent workspace.",
        "Capture any manual follow-up steps the agent could not complete."
      ]
    },
    "downloadPageUrl": "https://openagent3.xyz/downloads/longbridge-openapi",
    "agentPageUrl": "https://openagent3.xyz/skills/longbridge-openapi/agent",
    "manifestUrl": "https://openagent3.xyz/skills/longbridge-openapi/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/longbridge-openapi/agent.md"
  },
  "agentAssist": {
    "summary": "Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.",
    "steps": [
      "Download the package from Yavira.",
      "Extract it into a folder your agent can access.",
      "Paste one of the prompts below and point your agent at the extracted folder."
    ],
    "prompts": [
      {
        "label": "New install",
        "body": "I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Then review README.md for any prerequisites, environment setup, or post-install checks. Tell me what you changed and call out any manual steps you could not complete."
      },
      {
        "label": "Upgrade existing",
        "body": "I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Then review README.md for any prerequisites, environment setup, or post-install checks. Summarize what changed and any follow-up checks I should run."
      }
    ]
  },
  "documentation": {
    "source": "clawhub",
    "primaryDoc": "SKILL.md",
    "sections": [
      {
        "title": "Longbridge OpenAPI",
        "body": "Longbridge Securities OpenAPI SDK, supporting Hong Kong and US stock trading, real-time market data subscription, and account management."
      },
      {
        "title": "Introduction",
        "body": "Longbridge OpenAPI Skill is an AI skill package integrated with Longbridge Securities Open API, allowing you to interact with OpenClaw using natural language to easily complete stock market queries, trade orders, account management, and other operations."
      },
      {
        "title": "📊 Market Data",
        "body": "Real-time Market Subscription: Subscribe to real-time market feeds for Hong Kong stocks, US stocks, and A-shares\nStock Quote Query: Get real-time data such as latest price, volume, price change, etc.\nCandlestick Data: Support multiple periods including minute, day, week, month, and year\nStatic Information: Query basic information such as stock name, exchange, currency, lot size, etc."
      },
      {
        "title": "💰 Trading Features",
        "body": "Smart Order Placement: Support various order types including limit order, market order, enhanced limit order, etc.\nOrder Management: Cancel orders, modify orders\nOrder Query: View today's orders, historical orders, and trade records\nMulti-market Support: Coverage of Hong Kong stocks, US stocks, and A-shares"
      },
      {
        "title": "💼 Account Management",
        "body": "Fund Query: View account balance, buying power, and net assets in real-time\nPosition Management: Query current positions, cost price, market value, and other information\nMulti-currency Support: Support multiple currencies including HKD, USD, CNY, etc."
      },
      {
        "title": "Supported Markets",
        "body": "MarketCode FormatExamples🇭🇰 Hong KongXXX.HK700.HK (Tencent), 9988.HK (Alibaba)🇺🇸 US StocksXXX.USAAPL.US (Apple), TSLA.US (Tesla)🇨🇳 A-SharesXXX.SH/SZ000001.SZ (Ping An Bank), 600519.SH (Moutai)"
      },
      {
        "title": "1. Obtain API Credentials",
        "body": "Visit Longbridge Open Platform to register an account and create an application to obtain:\n\nApp Key: Application key\nApp Secret: Application secret\nAccess Token: Access token"
      },
      {
        "title": "2. Configure Environment Variables",
        "body": "Before using this skill, you must set the following environment variables:\n\nexport LONGBRIDGE_APP_KEY=\"your_app_key_here\"\nexport LONGBRIDGE_APP_SECRET=\"your_app_secret_here\"\nexport LONGBRIDGE_ACCESS_TOKEN=\"your_access_token_here\"\n\nPersistent Configuration (Recommended):\n\nAdd to ~/.bashrc or ~/.zshrc:\n\n# Longbridge OpenAPI Configuration\nexport LONGBRIDGE_APP_KEY=\"your_app_key_here\"\nexport LONGBRIDGE_APP_SECRET=\"your_app_secret_here\"\nexport LONGBRIDGE_ACCESS_TOKEN=\"your_access_token_here\"\n\nThen execute source ~/.bashrc or source ~/.zshrc to apply the configuration."
      },
      {
        "title": "Example 1: Query Stock Market Data",
        "body": "User Input:\n\nQuery the latest stock prices of Tencent and Alibaba\n\nOpenClaw Operation:\n\nCall get_realtime_quote tool\nParameters: symbols=['700.HK', '9988.HK']\n\nResponse:\n\nTencent Holdings (700.HK)\nLatest: 320.40 HKD | Change: +2.40 (+0.75%)\nOpen: 318.00 | High: 322.80 | Low: 317.60\nVolume: 1,234,567 shares | Turnover: 395M HKD\n\nAlibaba-SW (9988.HK)\nLatest: 78.50 HKD | Change: -1.20 (-1.51%)\nOpen: 79.20 | High: 80.00 | Low: 78.00\nVolume: 2,345,678 shares | Turnover: 184M HKD"
      },
      {
        "title": "Example 2: Get Candlestick Data",
        "body": "User Input:\n\nGet the last 7 days of daily candlestick data for Apple stock\n\nOpenClaw Operation:\n\nCall get_candlesticks tool\nParameters: symbol='AAPL.US', period='day', count=7\n\nResponse:\nContains 7 candlesticks with data including open, high, low, close, volume, etc."
      },
      {
        "title": "Example 3: Submit Buy Order",
        "body": "User Input:\n\nBuy 100 shares of Tencent at 320 HKD\n\nOpenClaw Operation:\n\nFirst confirm order details with user\nCall submit_order tool\nParameters:\nsymbol='700.HK'\norder_type='LO'  # Limit order\nside='Buy'\nquantity=100\nprice=320.0\ntime_in_force='Day'\n\nResponse:\n\n✅ Order submitted successfully\nOrder ID: 123456789\nStock: Tencent Holdings (700.HK)\nSide: Buy\nQuantity: 100 shares\nPrice: 320.00 HKD\nType: Limit Order (Day)"
      },
      {
        "title": "Example 4: Query Account Information",
        "body": "User Input:\n\nWhat is my account balance?\n\nOpenClaw Operation:\n\nCall get_account_balance tool\n\nResponse:\n\n💰 Account Fund Status\n\nHKD Account\nCash: 50,000.00 HKD\nBuying Power: 100,000.00 HKD\nNet Assets: 150,000.00 HKD\n\nUSD Account\nCash: 10,000.00 USD\nBuying Power: 20,000.00 USD\nNet Assets: 30,000.00 USD"
      },
      {
        "title": "Example 5: View Positions",
        "body": "User Input:\n\nWhat stocks do I hold?\n\nOpenClaw Operation:\n\nCall get_stock_positions tool\n\nResponse:\n\n📊 Current Positions\n\n1. Tencent Holdings (700.HK)\n   Quantity: 500 shares | Available: 500 shares\n   Cost: 300.00 HKD | Current: 320.40 HKD\n   Market Value: 160,200.00 HKD | P&L: +10,200.00 (+6.80%)\n\n2. Apple (AAPL.US)\n   Quantity: 100 shares | Available: 100 shares\n   Cost: 150.00 USD | Current: 175.50 USD\n   Market Value: 17,550.00 USD | P&L: +2,550.00 (+17.00%)"
      },
      {
        "title": "Market Data Tools",
        "body": "Tool NameDescriptionquote_subscribeSubscribe to real-time market feeds (quote/depth/broker/trade)get_realtime_quoteGet real-time stock quotesget_static_infoGet stock static informationget_candlesticksGet historical candlestick data"
      },
      {
        "title": "Trading Tools",
        "body": "Tool NameDescriptionsubmit_orderSubmit trading orderscancel_orderCancel ordersget_today_ordersGet today's order listget_history_ordersGet historical orders"
      },
      {
        "title": "Account Tools",
        "body": "Tool NameDescriptionget_account_balanceQuery account fund balanceget_stock_positionsQuery position list"
      },
      {
        "title": "Order Type Description",
        "body": "Type CodeOrder TypeDescriptionLOLimit OrderExecute at specified price or betterMOMarket OrderExecute immediately at current market priceELOEnhanced Limit OrderHong Kong stocks specific, can match at multiple price levelsALOAt-auction Limit OrderUse during auction period"
      },
      {
        "title": "Order Time in Force",
        "body": "CodeTime in ForceDescriptionDayDay OrderValid for the current trading dayGTCGood Till CancelledValid until filled or manually cancelledGTDGood Till DateValid until specified date"
      },
      {
        "title": "⚠️ Risk Warnings",
        "body": "Investment Risks: Stock trading involves market risks, users are responsible for their own investment decisions\nFor Learning Only: This skill is for technical learning and research only, does not constitute investment advice\nUse with Caution: Do not use directly in production environment without thorough testing"
      },
      {
        "title": "🔒 Security Recommendations",
        "body": "Protect Keys: Keep API keys secure, do not leak to others or commit to code repositories\nTest with Demo: Recommend testing with Longbridge demo account first\nOrder Confirmation: All trading operations should be confirmed manually before execution\nPermission Control: Recommend setting minimum necessary permissions for API keys\nRegular Rotation: Regularly rotate API keys to improve security"
      },
      {
        "title": "Technical Architecture",
        "body": "┌──────────────────┐\n│    OpenClaw      │  ← User natural language interaction\n└────────┬─────────┘\n         │\n         ▼\n┌──────────────────┐\n│ Longbridge Skill │  ← Skill layer (tool invocation)\n│   (skill.py)     │\n└────────┬─────────┘\n         │\n         ▼\n┌──────────────────┐\n│ Longbridge SDK   │  ← Python SDK (FFI)\n│   (longbridge)   │\n└────────┬─────────┘\n         │\n         ▼\n┌──────────────────┐\n│ Longbridge API   │  ← REST API / WebSocket\n│ (HTTP/WebSocket) │\n└──────────────────┘"
      },
      {
        "title": "Dependencies",
        "body": "Python: >= 3.7\nlongbridge: >= 0.2.77\n\nDependencies will be installed automatically when installing the skill."
      },
      {
        "title": "Q1: How to obtain API keys?",
        "body": "Visit Longbridge Open Platform, register an account, then create an application in \"Application Management\" to obtain the keys."
      },
      {
        "title": "Q2: Does it support demo account?",
        "body": "Yes, Longbridge provides demo accounts for testing. You can switch to the simulation environment on the open platform."
      },
      {
        "title": "Q3: What to do if order submission fails?",
        "body": "Please check:\n\nAre environment variables configured correctly?\nAre API keys valid?\nIs account balance sufficient?\nIs trading time within market hours?\nAre order parameters valid (price, quantity, etc.)?"
      },
      {
        "title": "Q4: Which markets are supported?",
        "body": "Currently supports stocks, ETFs, warrants, and options trading in Hong Kong, US, and A-share markets."
      },
      {
        "title": "Q5: How to view API call logs?",
        "body": "The SDK outputs logs internally. You can configure Python's logging module to view detailed call information."
      },
      {
        "title": "v1.0.0 (2026-02-02)",
        "body": "✨ Initial release\n✅ Support real-time market query and subscription\n✅ Support order submission, cancellation, and modification\n✅ Support account fund and position queries\n✅ Support historical candlestick data retrieval\n✅ Full coverage of Hong Kong, US, and A-share markets"
      },
      {
        "title": "References",
        "body": "📖 Longbridge OpenAPI Official Documentation\n🐍 Python SDK Documentation\n💻 GitHub Source Repository\n📦 PyPI Package\n🌐 Open Platform Homepage"
      },
      {
        "title": "License",
        "body": "MIT License"
      },
      {
        "title": "Author",
        "body": "genkin"
      },
      {
        "title": "Support",
        "body": "If you have questions or suggestions, please contact us through:\n\nSubmit issues to GitHub\nVisit Longbridge developer community\nRefer to official documentation\n\nDisclaimer: This skill is for learning and technical research only and does not constitute investment advice. Users should fully understand the risks of stock investment and be responsible for their own investment decisions."
      }
    ],
    "body": "Longbridge OpenAPI\n\nLongbridge Securities OpenAPI SDK, supporting Hong Kong and US stock trading, real-time market data subscription, and account management.\n\nIntroduction\n\nLongbridge OpenAPI Skill is an AI skill package integrated with Longbridge Securities Open API, allowing you to interact with OpenClaw using natural language to easily complete stock market queries, trade orders, account management, and other operations.\n\nCore Features\n📊 Market Data\nReal-time Market Subscription: Subscribe to real-time market feeds for Hong Kong stocks, US stocks, and A-shares\nStock Quote Query: Get real-time data such as latest price, volume, price change, etc.\nCandlestick Data: Support multiple periods including minute, day, week, month, and year\nStatic Information: Query basic information such as stock name, exchange, currency, lot size, etc.\n💰 Trading Features\nSmart Order Placement: Support various order types including limit order, market order, enhanced limit order, etc.\nOrder Management: Cancel orders, modify orders\nOrder Query: View today's orders, historical orders, and trade records\nMulti-market Support: Coverage of Hong Kong stocks, US stocks, and A-shares\n💼 Account Management\nFund Query: View account balance, buying power, and net assets in real-time\nPosition Management: Query current positions, cost price, market value, and other information\nMulti-currency Support: Support multiple currencies including HKD, USD, CNY, etc.\nSupported Markets\nMarket\tCode Format\tExamples\n🇭🇰 Hong Kong\tXXX.HK\t700.HK (Tencent), 9988.HK (Alibaba)\n🇺🇸 US Stocks\tXXX.US\tAAPL.US (Apple), TSLA.US (Tesla)\n🇨🇳 A-Shares\tXXX.SH/SZ\t000001.SZ (Ping An Bank), 600519.SH (Moutai)\nConfiguration Guide\n1. Obtain API Credentials\n\nVisit Longbridge Open Platform to register an account and create an application to obtain:\n\nApp Key: Application key\nApp Secret: Application secret\nAccess Token: Access token\n2. Configure Environment Variables\n\nBefore using this skill, you must set the following environment variables:\n\nexport LONGBRIDGE_APP_KEY=\"your_app_key_here\"\nexport LONGBRIDGE_APP_SECRET=\"your_app_secret_here\"\nexport LONGBRIDGE_ACCESS_TOKEN=\"your_access_token_here\"\n\n\nPersistent Configuration (Recommended):\n\nAdd to ~/.bashrc or ~/.zshrc:\n\n# Longbridge OpenAPI Configuration\nexport LONGBRIDGE_APP_KEY=\"your_app_key_here\"\nexport LONGBRIDGE_APP_SECRET=\"your_app_secret_here\"\nexport LONGBRIDGE_ACCESS_TOKEN=\"your_access_token_here\"\n\n\nThen execute source ~/.bashrc or source ~/.zshrc to apply the configuration.\n\nUsage Examples\nExample 1: Query Stock Market Data\n\nUser Input:\n\nQuery the latest stock prices of Tencent and Alibaba\n\n\nOpenClaw Operation:\n\nCall get_realtime_quote tool\nParameters: symbols=['700.HK', '9988.HK']\n\nResponse:\n\nTencent Holdings (700.HK)\nLatest: 320.40 HKD | Change: +2.40 (+0.75%)\nOpen: 318.00 | High: 322.80 | Low: 317.60\nVolume: 1,234,567 shares | Turnover: 395M HKD\n\nAlibaba-SW (9988.HK)\nLatest: 78.50 HKD | Change: -1.20 (-1.51%)\nOpen: 79.20 | High: 80.00 | Low: 78.00\nVolume: 2,345,678 shares | Turnover: 184M HKD\n\nExample 2: Get Candlestick Data\n\nUser Input:\n\nGet the last 7 days of daily candlestick data for Apple stock\n\n\nOpenClaw Operation:\n\nCall get_candlesticks tool\nParameters: symbol='AAPL.US', period='day', count=7\n\nResponse: Contains 7 candlesticks with data including open, high, low, close, volume, etc.\n\nExample 3: Submit Buy Order\n\nUser Input:\n\nBuy 100 shares of Tencent at 320 HKD\n\n\nOpenClaw Operation:\n\nFirst confirm order details with user\nCall submit_order tool\nParameters:\nsymbol='700.HK'\norder_type='LO'  # Limit order\nside='Buy'\nquantity=100\nprice=320.0\ntime_in_force='Day'\n\n\nResponse:\n\n✅ Order submitted successfully\nOrder ID: 123456789\nStock: Tencent Holdings (700.HK)\nSide: Buy\nQuantity: 100 shares\nPrice: 320.00 HKD\nType: Limit Order (Day)\n\nExample 4: Query Account Information\n\nUser Input:\n\nWhat is my account balance?\n\n\nOpenClaw Operation:\n\nCall get_account_balance tool\n\nResponse:\n\n💰 Account Fund Status\n\nHKD Account\nCash: 50,000.00 HKD\nBuying Power: 100,000.00 HKD\nNet Assets: 150,000.00 HKD\n\nUSD Account\nCash: 10,000.00 USD\nBuying Power: 20,000.00 USD\nNet Assets: 30,000.00 USD\n\nExample 5: View Positions\n\nUser Input:\n\nWhat stocks do I hold?\n\n\nOpenClaw Operation:\n\nCall get_stock_positions tool\n\nResponse:\n\n📊 Current Positions\n\n1. Tencent Holdings (700.HK)\n   Quantity: 500 shares | Available: 500 shares\n   Cost: 300.00 HKD | Current: 320.40 HKD\n   Market Value: 160,200.00 HKD | P&L: +10,200.00 (+6.80%)\n\n2. Apple (AAPL.US)\n   Quantity: 100 shares | Available: 100 shares\n   Cost: 150.00 USD | Current: 175.50 USD\n   Market Value: 17,550.00 USD | P&L: +2,550.00 (+17.00%)\n\nAPI Tool List\nMarket Data Tools\nTool Name\tDescription\nquote_subscribe\tSubscribe to real-time market feeds (quote/depth/broker/trade)\nget_realtime_quote\tGet real-time stock quotes\nget_static_info\tGet stock static information\nget_candlesticks\tGet historical candlestick data\nTrading Tools\nTool Name\tDescription\nsubmit_order\tSubmit trading orders\ncancel_order\tCancel orders\nget_today_orders\tGet today's order list\nget_history_orders\tGet historical orders\nAccount Tools\nTool Name\tDescription\nget_account_balance\tQuery account fund balance\nget_stock_positions\tQuery position list\nOrder Type Description\nType Code\tOrder Type\tDescription\nLO\tLimit Order\tExecute at specified price or better\nMO\tMarket Order\tExecute immediately at current market price\nELO\tEnhanced Limit Order\tHong Kong stocks specific, can match at multiple price levels\nALO\tAt-auction Limit Order\tUse during auction period\nOrder Time in Force\nCode\tTime in Force\tDescription\nDay\tDay Order\tValid for the current trading day\nGTC\tGood Till Cancelled\tValid until filled or manually cancelled\nGTD\tGood Till Date\tValid until specified date\nSecurity Precautions\n⚠️ Risk Warnings\nInvestment Risks: Stock trading involves market risks, users are responsible for their own investment decisions\nFor Learning Only: This skill is for technical learning and research only, does not constitute investment advice\nUse with Caution: Do not use directly in production environment without thorough testing\n🔒 Security Recommendations\nProtect Keys: Keep API keys secure, do not leak to others or commit to code repositories\nTest with Demo: Recommend testing with Longbridge demo account first\nOrder Confirmation: All trading operations should be confirmed manually before execution\nPermission Control: Recommend setting minimum necessary permissions for API keys\nRegular Rotation: Regularly rotate API keys to improve security\nTechnical Architecture\n┌──────────────────┐\n│    OpenClaw      │  ← User natural language interaction\n└────────┬─────────┘\n         │\n         ▼\n┌──────────────────┐\n│ Longbridge Skill │  ← Skill layer (tool invocation)\n│   (skill.py)     │\n└────────┬─────────┘\n         │\n         ▼\n┌──────────────────┐\n│ Longbridge SDK   │  ← Python SDK (FFI)\n│   (longbridge)   │\n└────────┬─────────┘\n         │\n         ▼\n┌──────────────────┐\n│ Longbridge API   │  ← REST API / WebSocket\n│ (HTTP/WebSocket) │\n└──────────────────┘\n\nDependencies\nPython: >= 3.7\nlongbridge: >= 0.2.77\n\nDependencies will be installed automatically when installing the skill.\n\nFrequently Asked Questions\nQ1: How to obtain API keys?\n\nVisit Longbridge Open Platform, register an account, then create an application in \"Application Management\" to obtain the keys.\n\nQ2: Does it support demo account?\n\nYes, Longbridge provides demo accounts for testing. You can switch to the simulation environment on the open platform.\n\nQ3: What to do if order submission fails?\n\nPlease check:\n\nAre environment variables configured correctly?\nAre API keys valid?\nIs account balance sufficient?\nIs trading time within market hours?\nAre order parameters valid (price, quantity, etc.)?\nQ4: Which markets are supported?\n\nCurrently supports stocks, ETFs, warrants, and options trading in Hong Kong, US, and A-share markets.\n\nQ5: How to view API call logs?\n\nThe SDK outputs logs internally. You can configure Python's logging module to view detailed call information.\n\nChangelog\nv1.0.0 (2026-02-02)\n✨ Initial release\n✅ Support real-time market query and subscription\n✅ Support order submission, cancellation, and modification\n✅ Support account fund and position queries\n✅ Support historical candlestick data retrieval\n✅ Full coverage of Hong Kong, US, and A-share markets\nReferences\n📖 Longbridge OpenAPI Official Documentation\n🐍 Python SDK Documentation\n💻 GitHub Source Repository\n📦 PyPI Package\n🌐 Open Platform Homepage\nLicense\n\nMIT License\n\nAuthor\n\ngenkin\n\nSupport\n\nIf you have questions or suggestions, please contact us through:\n\nSubmit issues to GitHub\nVisit Longbridge developer community\nRefer to official documentation\n\nDisclaimer: This skill is for learning and technical research only and does not constitute investment advice. Users should fully understand the risks of stock investment and be responsible for their own investment decisions."
  },
  "trust": {
    "sourceLabel": "tencent",
    "provenanceUrl": "https://clawhub.ai/genkin-he/longbridge-openapi",
    "publisherUrl": "https://clawhub.ai/genkin-he/longbridge-openapi",
    "owner": "genkin-he",
    "version": "1.0.1",
    "license": null,
    "verificationStatus": "Indexed source record"
  },
  "links": {
    "detailUrl": "https://openagent3.xyz/skills/longbridge-openapi",
    "downloadUrl": "https://openagent3.xyz/downloads/longbridge-openapi",
    "agentUrl": "https://openagent3.xyz/skills/longbridge-openapi/agent",
    "manifestUrl": "https://openagent3.xyz/skills/longbridge-openapi/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/longbridge-openapi/agent.md"
  }
}