Toolverse
All skills

hummingbot

by 2025Emma

Hummingbot trading bot framework - automated trading strategies, market making, arbitrage, connectors for crypto exchanges. Use when working with algorithmic trading, crypto trading bots, or exchange integrations.

Installation

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

Installation

Quick info

Author
2025Emma
Category
Backend
Views
10

About this skill

Hummingbot trading bot framework - automated trading strategies, market making, arbitrage, connectors for crypto exchanges. Use when working with algorithmic trading, crypto trading bots, or exchange integrations.

How to use

  1. Zainstaluj Hummingbot, pobierając repozytorium i uruchamiając skrypt quickstart: bin/hummingbot_quickstart.py z parametrami konfiguracyjnymi (np. -p a dla profilu, -f dla pliku strategii, -c dla pliku konfiguracji). 2. Zdefiniuj swoją strategię tradingową, korzystając z dostępnych wzorców — na przykład pobierz świece rynkowe za pomocą CandlesFactory.get_candle() podając connector (np. kucoin), parę tradingową (ETH-USDT) i interwał (1m). 3. Pobieraj ceny rynkowe za pośrednictwem market_data_provider — użyj get_price_by_type() dla ceny średniej lub get_price_by_volume() dla ceny ważonej wolumenem, podając giełdę, parę i typ ceny. 4. Jeśli pracujesz z wymianą tokenów, użyj komendy gateway swap z parametrami connectora (np. jupiter/router), pary base-quote, strony (buy/sell) i kwoty. 5. Debuguj kod i sprawdzaj dostępne opcje za pomocą poleceń help (gateway swap --help, gateway list --help) oraz zapoznaj się z dokumentacją oficjalną dla best practices. 6. Testuj strategię w trybie symulacji przed uruchomieniem na rzeczywistych środkach, konfigurując parametry w pliku YAML i monitorując logi aplikacji.

Related skills

seedream-image-gen

by openclaw

Generate images via Seedream API (doubao-seedream models). Synchronous generation.

Backend
6235

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

youtube-transcript

by michalparkola

Download YouTube video transcripts when user provides a YouTube URL or asks to download/get/fetch a transcript from YouTube. Also use when user wants to transcribe or get captions/subtitles from a YouTube video.

Backend
53214

fastapi-templates

by wshobson

Create production-ready FastAPI projects with async patterns, dependency injection, and comprehensive error handling. Use when building new FastAPI applications or setting up backend API projects.

Backend
327582

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

openspec

by ruan-cat

OpenSpec 中文版规范助手 - 规范驱动的 AI 编程开发,帮助初始化、创建提案、编写规格、校验格式并归档变更。触发条件: 当用户提及 openspec、规范文档、需求管理、变更提案、spec-driven development 等关键词时主动调用。

Backend
27122