strategy-ranking-sniper

Trades Solana tokens from OKX DEX ranking using momentum scoring and layered exits.

1|Updated Mar 13, 2026
One-click install
npx skills add https://github.com/purong-huang-1121/plugin-store --skill strategy-ranking-sniper
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: strategy-ranking-sniper
Source: https://github.com/purong-huang-1121/plugin-store/tree/main/skills/strategy-ranking-sniper
Command: npx skills add https://github.com/purong-huang-1121/plugin-store --skill strategy-ranking-sniper

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automates the decision-making and execution flow to trade Solana tokens that surface in the OKX DEX ranking, enabling proactive participation in trending assets while enforcing risk controls.

Core Features & Use Cases

  • 3-layer safety filter (Slot Guard, Advanced Safety, Holder Risk Scan) to screen new ranking entrants.
  • Momentum scoring (0-125) to ensure only high-quality signals are pursued.
  • 6-layer exit system (ranking exit, hard stop, fast stop, trailing stop, time stop, gradient take-profit) for risk-controlled exits.
  • Telegram notifications and JSON-configurable parameters for monitoring and control.
  • Works with onchain signing and the plugin-store runtime to execute trades on OKX DEX.
  • Known-tokens tracking to prevent re-entry into the same token.

Quick Start

Analyze the current ranking with strategy-ranking-sniper analyze, review and adjust parameters with strategy-ranking-sniper config, then start the live bot with strategy-ranking-sniper start.

Frequently Asked Questions about strategy-ranking-sniper

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate Solana token trades based on OKX DEX ranking momentum?

To automate Solana token trading based on OKX DEX ranking momentum, use an automated ranking sniper that identifies trending assets, applies a 0-125 momentum score, and executes trades via onchain signing while enforcing configurable risk constraints.

What risk management strategies should I use for trading trending DeFi tokens on Solana?

Risk management for trending DeFi tokens on Solana requires a multi-layered exit system including hard stops, fast stops, trailing stops, time stops, and gradient take-profits, combined with a 3-layer safety filter to screen for slot, holder, and advanced security risks before entry.

How do I configure budget and safety settings for an automated Solana trading bot?

You can configure budget, per-trade size, and safety settings for a Solana trading bot by editing a JSON configuration file, allowing you to define specific thresholds and risk constraints before starting the automated execution.

Can I receive Telegram notifications for automated Solana onchain trades?

Yes, you can receive Telegram notifications for automated Solana onchain trades, as the system integrates Telegram alerting to monitor ranking entries, momentum scoring, and the execution of 6-layer risk-controlled exits.

Does trading OKX DEX ranking tokens require a specific plugin or onchain signing setup?

Yes, trading OKX DEX ranking tokens requires onchain signing and the plugin-store runtime to execute trades, ensuring your Solana-based transactions are properly authorized and managed within the automated workflow.

How does the system prevent buying the same Solana token multiple times?

The system prevents re-entering the same Solana token multiple times through a known-tokens tracking feature, which blocks duplicate purchases and ensures the bot only targets new ranking entrants passing the safety filters.