binance-net
CommunityStandardize Binance .NET integration
Authorluifertorres
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Ensures consistent and correct use of the Binance.Net framework across the trading-assistant codebase to avoid duplicated DTOs, mismatched client usage, and fragmented exchange integrations.
Core Features & Use Cases
- Framework stance: Directs implementers to use IBinanceRestClient, IBinanceSocketClient, UsdFuturesApi and API-shaped types such as BinanceFuturesUsdtSymbol rather than inventing parallel exchange DTOs.
- Architecture guidance: Specifies where mapping into Domain or through Application interfaces is appropriate and mandates preferring IExchangeService for host/strategy interactions.
- Use Case: When adding or updating USD‑M Futures REST or WebSocket code, follow these patterns to align package versions, reuse BinanceService patterns (GetExchangeInfoAsync, GetResultOrError), and keep Backtesting MVP usage consistent.
Quick Start
Use the binance-net guidance to implement Binance.Net types and clients in Infrastructure adapters and map exchange DTOs only into Domain or Application interfaces for USD-M Futures.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: binance-net Download link: https://github.com/luifertorres/trading-assistant/archive/main.zip#binance-net Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.