パッケージへ戻る
NuGet パッケージ

StockSharp.Velora

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

パッケージ詳細は公開されています。パッケージのダウンロードには StockSharp アクセスが必要です。

インストール

dotnet add package StockSharp.Velora --version 5.0.0

README

Velora Connector

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

The Velora connector connects StockSharp to the Velora Market API and supported EVM networks. It represents configured token pairs as instruments and maps executable prices, wallet balances, and routed swaps to StockSharp messages.

Key capabilities

  • Configured token-pair discovery on Ethereum, Optimism, BNB Chain, Gnosis, Polygon, Base, Arbitrum, and Avalanche.
  • Polling-based Level 1 bid and ask prices derived from executable Velora route quotes.
  • Immediate market-swap construction, signing, and broadcast through the selected chain's JSON-RPC endpoint.
  • Optional automatic token approval, configurable slippage, quote probe volume, and receipt timeout.
  • Wallet token balances plus tracked transaction-receipt, order-state, and execution updates.
  • A Velora partner identifier, wallet address, token pairs, API endpoint, and RPC endpoint are configurable.
  • No tick trades, order books, candles, historical market data, resting orders, replacement, or cancellation is available.
  • Velora routes, token units, approvals, signing, and EVM receipts are hidden behind the standard StockSharp API.

Typical use

Use this connector for cross-token quote monitoring, wallet dashboards, and direct Velora-routed swap execution on a supported EVM network.

Pair coverage, route availability, liquidity, price impact, gas costs, approvals, transaction finality, and service limits depend on Velora, the selected network, and the configured RPC provider.

リリースノート

Docs: complete multilingual connector READMEs

依存関係

net10.0