exchange-adapters

Community

Normalize crypto exchange data.

Authorkann420
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill provides a robust, production-oriented framework for building and maintaining exchange adapter modules, essential for cross-exchange hedge managers. It tackles the complexities of inconsistent exchange data formats, API authentication, and data normalization.

Core Features & Use Cases

  • Unified Data Schema: Normalizes data from multiple exchanges (Binance, OKX) into a consistent internal schema, simplifying downstream processing.
  • Safe Authentication: Implements secure API authentication patterns for exchanges.
  • Data Normalization: Handles symbol mapping, timestamp consistency, and decimal-safe financial calculations.
  • Use Case: A hedge manager needs to track a KITE/USDG spot position on OKX and hedge it with a KITEUSDT perpetual short on Binance. This Skill ensures that both positions are represented with a common canonicalAsset ('KITE') while preserving their distinct exchange-specific details and quote assets.

Quick Start

Use the exchange-adapters skill to fetch balances from Binance and OKX.

Dependency Matrix

Required Modules

None required

Components

scriptsreferences

💻 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: exchange-adapters
Download link: https://github.com/kann420/Cross-Arbitrage-Exchange/archive/main.zip#exchange-adapters

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.