Back to Skill Marketplace

Trading Automation

ai-news-bnb-trader

AI News BNB Trader is an event-driven trading bot for BSC that converts news sentiment into automated WBNB↔stablecoin trades while enforcing strict risk controls.

Updated today<1 min setup

Overview

AI News BNB Trader is an event-driven trading bot for BSC that converts news sentiment into automated WBNB↔stablecoin trades while enforcing strict risk controls.

AI News BNB Trader is an event-driven trading bot for BSC that converts news sentiment into automated WBNB↔stablecoin trades while enforcing strict risk controls. It supports REST polling and optional WebSocket news ingestion with deduplication and backoff, two interchangeable signal models (explainable RuleSignalModel by default, optional OpenAISignalModel with timeout and fallback), and configurable buy/sell thresholds based on sentiment, impact, and confidence. Safety-first features include DRY_RUN=true by default, private-key handling, asset whitelisting (WBNB, USDT/BUSD/USDC), panic mode, and revoke-approvals tooling. Built-in risk gates include max order notional, max position %, daily trade/loss caps, TP/SL, cooldowns, slippage caps, and SAFE_MODE on repeated failures. Ideal for developers/operators who need an auditable, configurable, self-hosted news-driven trading strategy with operational commands and production hardening guidance.

Skill.md

How this skill works

AI News BNB Trader is an event-driven trading bot for BSC that converts news sentiment into automated WBNB↔stablecoin trades while enforcing strict risk controls.

SKILL.mdALPHIO / VERIFIED

AI News BNB Trader

Run an event-driven BSC trading bot using news sentiment + risk gates.

Safety first

  • Default DRY_RUN=true.
  • Never print private key/seed in logs.
  • Only whitelist assets (WBNB, USDT/BUSD/USDC).
  • Panic mode immediately disables trading.

Commands

npm run start -- start
npm run start -- status
npm run start -- panic
npm run start -- revoke-approvals
npm run key:encrypt -- --out ./secrets/key.json

News modes

  • Poll REST via NEWS_API_URL every NEWS_POLL_SECONDS
  • Optional WebSocket via NEWS_WS_URL

Both modes dedupe on news.id and log failures with exponential backoff.

Signal models

  • RuleSignalModel (default): keyword rules with explainable reasons
  • OpenAISignalModel (optional): enabled when OPENAI_API_KEY is set; timeout + fallback to rules

Strategy

  • Buy WBNB with stablecoin if sentiment * impact >= BUY_THRESHOLD and confidence >= MIN_CONF
  • Sell WBNB to stablecoin if sentiment * impact <= -SELL_THRESHOLD and confidence >= MIN_CONF
  • Enforce all risk gates before execution

Risk controls

  • Max order notional / max position pct / daily trade cap
  • Daily loss cap (MTM approximation)
  • TP/SL from avg entry
  • Cooldown between trades
  • Slippage cap from quote
  • Consecutive failures -> SAFE_MODE

Notes

  • Prefer private RPC (PRIVATE_RPC_URL) when provided.
  • For production: validate token/DEX addresses and add deeper MEV defenses.

Best used for

When to use it

AI News BNB Trader is an event-driven trading bot for BSC that converts news sentiment into automated WBNB↔stablecoin trades while enforcing strict risk controls.

01 · PRE-MEETING

Prepare a decision brief

Turn scattered evidence into a structured case before an investment committee meeting.

02 · TEAM WORKFLOW

Standardize handoffs

Create consistent research outputs across analysts, portfolio managers, and agents.

03 · LIVE UPDATE

Refresh the thesis

Update scenarios after a new catalyst, KPI release, or earnings result.

Community notes

Built to improve with use.

Feedback will appear here as this skill is used and reviewed.

Leave feedback

Discover more

Related skills

View all
無料で始める