返回软件包
NuGet 软件包

StockSharp.Pendle

Pendle connector. More info on web site https://stocksharp.com/store/

软件包详情公开可见。下载软件包需要 StockSharp 访问权限。

安装

dotnet add package StockSharp.Pendle --version 5.0.0

README

Pendle Connector

Русский | 中文 | Español | Deutsch | Português | 日本語

The Pendle connector connects StockSharp to an on-chain yield-trading protocol. It translates protocol data and wallet operations into the unified StockSharp message model, so applications can use standard subscriptions and transaction workflows for Pendle markets.

Key capabilities

  • Typical coverage: on-chain yield-bearing assets, principal tokens, yield tokens, and Pendle markets.
  • Instrument discovery and protocol reference data.
  • Market data supported by the adapter: Level 1 quotes and candles.
  • Historical candle requests and continuing market-data updates for charting, analysis, and strategy workflows.
  • Provider-supported token conversion and blockchain transaction submission, including required token approvals.
  • Wallet portfolio, balance, position, and execution-state updates.
  • Protocol-specific HTTP and RPC transport, wallet transactions, and data formats are hidden behind the standard StockSharp API.

Typical use

Use this connector for yield-market monitoring, live strategies, wallet-aware trading tools, and services that need to quote or execute conversions through Pendle.

Available networks, markets, tokens, quotes, transaction functions, fees, and service availability depend on Pendle, the configured API and RPC endpoints, current chain conditions, and wallet permissions.

发行说明

Docs: complete multilingual connector READMEs

依赖项

net10.0