RADAR Docs
  • bot_help
    • alpha
      • announce_channels
      • call
      • register
      • resend
    • analytics
      • chart
      • floor
      • info
      • terminal
    • collections
      • add
      • edit
      • manage
      • remove
    • impostor
      • register
      • unregister
      • unwhitelist
      • whitelist
    • multisig
      • add_signer
      • create
      • sign
    • profiles
      • add_availability
      • afk
      • availability
      • back
      • referral
      • register
      • remove_availability
      • set_afk_message
      • set_timezone
    • raid
      • channel
      • panel
      • register
      • resend
      • role
      • subscribe
      • tweet
    • rarity
      • check
      • rank
      • scraper
      • snipe
    • secret
      • announce_channels
      • author
      • delete
      • edit
      • note
      • resend
    • server
      • backup
      • holder_welcome
      • holder_welcome_remove
      • holder_welcome_test
      • txt2discord
      • undo
    • shop
      • add_category
      • add_product
      • buy
      • create
      • fund
      • open
      • update_product
      • update_shop
    • tools
      • snapshot
    • verification
      • add
      • blacklist
      • manual
      • panel
      • profile
      • refresh_hashlist
      • register
      • role
      • test_token
      • toggle
      • unblacklist
    • votes
      • clear
      • create
      • extend
      • max_weight
      • multipliers
      • resend
    • whalewatch
      • add
      • settings
    • whitelist
      • add_role
      • create
      • enter
      • export
      • manage
      • minimum_balance
      • panel
      • remove
      • stats
      • update
      • wipe
  • api_documentation
    • docs
      • nft
        • Get NFT 🚀 - /nft/moonrank/{mint_address}
        • Get Guild Royalty Dashboard 💸 - /nft/guild_royalty_data/{guild_id}/dashboard
        • Get Multiple NFT Metadata 🔎 - /nft/metadata/multiple/
        • Get NFT Owner Information 🔎 - /nft/{mint}/owner
        • Retrieve Holder Snapshot for NFT 📊 - /nft/holder_snapshot
        • Royalties Status by Address 💰 - /nft/royalty_status_address/{address}
        • Royalties Status of Multiple NFTs 💰 - /nft/royalty_status_multiple_nfts
        • Royalties Status of NFT 💰 - /nft/royalty_status_nft/{nft}
Powered by GitBook
On this page

Was this helpful?

  1. bot_help
  2. analytics

chart

📝 RADAR Documentation - Command: Get Collection Chart

📊 Command Group: analytics

🔧 Command Name: chart

📋 Parameters:

  • collection (required: True) - Any part of the collection's name. (Type: string)

  • timeframe (required: False) - The timeframe needed. (Type: string)

📝 Description:

Get a chart for a selected collection.

🔍 Example Usage:

  • Get a chart for a collection:

    !chart --collection <collection_name>

    This command is used to get a chart for a selected collection. Provide any part of the collection_name as a parameter to retrieve the chart.

  • Get a chart for a collection with a specific timeframe:

    !chart --collection <collection_name> --timeframe <timeframe>

    This command is used to get a chart for a selected collection with a specific timeframe. Provide any part of the collection_name and the timeframe as parameters to retrieve the chart.

📝 Note:

  • This command requires appropriate permissions to execute.

  • Use the command to retrieve a chart for a selected collection in Solana NFT communities.

  • Provide any part of the collection_name as a parameter to search for the collection.

  • The timeframe parameter allows you to specify the timeframe for the chart. If not provided, it defaults to "15min".

  • The command will provide you with an embed containing the chart for the selected collection, along with the collection's name and thumbnail image.

🔧 Command Signature:

Command Group - analytics
Command Name - chart
Parameters - collection:Any part of the collection's name (required: True), timeframe:The timeframe needed (required: False)

Now you can use the RADAR bot's chart command to get a chart for Solana NFT collections and analyze their performance in the market.

PreviousanalyticsNextfloor

Last updated 1 year ago

Was this helpful?