Toolverse
All skills

ccxt

by 2025Emma

CCXT cryptocurrency trading library. Use for cryptocurrency exchange APIs, trading, market data, order management, and crypto trading automation across 150+ exchanges. Supports JavaScript/Python/PHP.

Installation

Pick a client and clone the repository into its skills directory.

Installation

Quick info

Author
2025Emma
Category
Backend

About this skill

CCXT cryptocurrency trading library. Use for cryptocurrency exchange APIs, trading, market data, order management, and crypto trading automation across 150+ exchanges. Supports JavaScript/Python/PHP.

How to use

  1. Zainstaluj bibliotekę CCXT w wybranym języku (JavaScript, Python lub PHP) za pomocą menadżera pakietów (npm, pip lub composer).

  2. Zaimportuj CCXT w swoim projekcie i wybierz giełdę, z którą chcesz pracować — biblioteka obsługuje ponad 150 platform handlowych.

  3. Skonfiguruj połączenie z giełdą, podając klucz API i tajny klucz, jeśli planujesz wykonywać transakcje. Dla operacji tylko do odczytu (pobieranie danych rynkowych) konfiguracja jest opcjonalna.

  4. Korzystaj z funkcji CCXT do pobierania danych rynkowych (ceny, wolumeny, historyczne świeczniki), sprawdzania stanu konta i zarządzania zleceniami (kupno, sprzedaż, anulowanie).

  5. Włącz tryb verbose (exchange.verbose = true) przed linią kodu, którą debugujesz, aby zobaczyć szczegółowe komunikaty żądań i odpowiedzi — jest to niezbędne przy rozwiązywaniu problemów.

  6. Zapoznaj się z dokumentacją CCXT i przewodnikami CONTRIBUTING, aby zrozumieć pełne możliwości biblioteki i prawidłowo raportować problemy — nie ma skrótów do nauki zaawansowanego handlu algorytmicznego.

Related skills

effective-go

by openshift

Apply Go best practices, idioms, and conventions from golang.org/doc/effective_go. Use when writing, reviewing, or refactoring Go code to ensure idiomatic, clean, and efficient implementations.

Backend
248296

stripe-integration

by wshobson

Implement Stripe payment processing for robust, PCI-compliant payment flows including checkout, subscriptions, and webhooks. Use when integrating Stripe payments, building subscription systems, or implementing secure checkout flows.

Backend
40147

video-downloader

by ComposioHQ

Downloads videos from YouTube and other platforms for offline viewing, editing, or archival. Handles various formats and quality options.

Backend
50173

travel-planner

by ailabs-393

This skill should be used whenever users need help planning trips, creating travel itineraries, managing travel budgets, or seeking destination advice. On first use, collects comprehensive travel preferences including budget level, travel style, interests, and dietary

Backend
4379

context-optimizer

by openclaw

Advanced context management with auto-compaction and dynamic context optimization for DeepSeek's 64k context window. Features intelligent compaction (merging, summarizing, extracting), query-aware relevance scoring, and hierarchical memory system with context archive. Logs

Backend
2964

pdf-to-markdown

by aliceisjustplaying

Convert entire PDF documents to clean, structured Markdown for full context loading. Use this skill when the user wants to extract ALL text from a PDF into context (not grep/search), when discussing or analyzing PDF content in full, when the user mentions \

Backend
355664