binance-macd-bot_skill

This skill analyzes MACD indicators for Binance trades and generates buy or sell signals with actionable guidance.
  • Python

2.5k

GitHub Stars

4

Bundled Files

2 months ago

Catalog Refreshed

3 months ago

First Indexed

Readme & install

Copy the install command, review bundled files from the catalogue, and read any extended description pulled from the listing source.

Installation

Preview and clipboard use veilstrat where the catalogue uses aiagentskills.

npx veilstrat add skill openclaw/skills --skill binance-macd-bot

  • _meta.json291 B
  • index.js802 B
  • SKILL.md2.3 KB
  • skill.yaml506 B

Overview

This skill is a MACD indicator trading bot for Binance that generates buy and sell signals using MACD technical analysis. It computes MACD line, signal line, and histogram, detects crossovers and divergences, and issues concise recommendations. Each call charges 0.001 USDT via SkillPay.

How this skill works

The bot fetches recent price candles for a chosen trading pair and timeframe, calculates fast and slow EMAs, derives the MACD line, signal line, and histogram, then analyzes crossovers and zero-line behavior. It flags golden crosses (MACD > signal), death crosses (MACD < signal), and potential divergences between price and MACD. The output includes numeric MACD values, an interpretation, and a clear BUY/SELL/NEUTRAL recommendation.

When to use it

  • You want systematic, indicator-based signals for Binance spot trading.
  • You need a lightweight, repeatable MACD scan across multiple pairs/timeframes.
  • You want to combine MACD signals with other indicators (RSI, moving averages).
  • You need quick actionable recommendations for intraday or swing setups.
  • You want to automate signal generation for manual execution or downstream bots.

Best practices

  • Validate signals with price action and support/resistance rather than trading MACD alone.
  • Use multiple timeframes: confirm a signal on a higher timeframe before acting on a lower timeframe trigger.
  • Tune fast/slow/signal periods to match the asset’s volatility and your time horizon.
  • Combine MACD with momentum indicators (RSI) or trend filters (200 EMA) to reduce false signals.
  • Backtest the chosen parameter set and timeframe on historical Binance data before live use.

Example use cases

  • Scan BTC/USDT 1h across dozens of alt pairs for emerging golden crosses before opening positions.
  • Run a daily sweep of spot pairs to find death-cross setups to consider for trimming exposure.
  • Feed bot recommendations to a portfolio manager dashboard for manual confirmation and order placement.
  • Use MACD divergence alerts to spot potential reversals ahead of visible price breaking points.

FAQ

You can set fast, slow, and signal EMA periods and the timeframe used for candle data.

Is the output actionable trading advice?

Outputs are technical signals and recommendations; treat them as one input and manage risk with your own rules.

How much does each call cost?

Each API call charges 0.001 USDT via SkillPay.

Built by
VeilStrat
AI signals for GTM teams
© 2026 VeilStrat. All rights reserved.All systems operational