PantherSwarm
  • Introduction
    • What is Pantherswarm?
  • Development Road Map
  • Community Road Map
  • Swarm
    • Cub
  • Truffle Hog (scanner)
  • Panther AI
  • Wild Cat (Wallet Manager)
  • Tokenomics
    • $Panther
    • NFT Investor Pass / Liquidity Raise
  • System Architecture
    • Overview
    • Technology Stack
    • Data Flow
    • Ingestion
  • Ai Agents
  • Delivery
  • Contracts overview
  • Contracts Staking
  • Developers
    • Getting Started
    • Api
    • Security Audits
  • Dictionary
    • Dictionary: Key Terms
Powered by GitBook
On this page

Truffle Hog (scanner)

PreviousCubNextPanther AI

Last updated 2 months ago

  • What it is:

    This script is a fairly straightforward. Its main job is to watch specific cryptocurrency pairs (like BTC/USDT) on a chosen exchange (like OKX). It periodically fetches recent price and volume data, calculates a technical indicator called On-Balance Volume (OBV), and then looks for a specific pattern: OBV divergence.

  • Bullish Divergence: Price makes a new low, but the OBV indicator makes a higher low. This might suggest selling pressure is weakening.

  • Bearish Divergence: Price makes a new high, but the OBV indicator makes a lower high. This might suggest buying pressure is weakening.

Meet Truffle Hog. It digs through market data looking for OBV divergences – potential hints that price momentum might be changing. Get a heads-up in Discord when it finds something.