Trend Moon Docs
  • Overview
    • What is TrendMoon?
    • Project History
    • Social Alerts
    • Explorer
    • Telegram Chat Statistics
    • Automated Trading Strategies
      • Strategy Development Overview
      • Backtests - Memecoin strategy
  • Roadmap
  • TMOON Token
    • TBC
  • Taimat API
    • Authentification
    • Messages Endpoints
    • Chats
    • Coins
    • Processed Insights
    • Error Handling
    • Social
Powered by GitBook
On this page
  • Advanced AI Endpoints
  • Category and Market Data Endpoints
  1. Taimat API

Processed Insights

Advanced AI Endpoints

1. Get Project Summary

GET https://api.qa.trendmoon.ai/get_project_summary

Parameters:

  • project_name (string, required): Project identifier (can be coin_id, symbol, or name)

Response:

{
    "summary": "

## Summary of Akash Network (AKT)

### Overview

The Akash Network is a pioneering decentralized compute marketplace that empowers users to create their own sovereign compute experiences. Its primary objective is to offer a secure, efficient, and transparent way to buy and sell computing resources. Key highlights include:

- **Unique Value Proposition**: Providing industry-leading pricing, scalability, flexibility, and customization options for compute needs.
- **Main Goals**:
  + Democratize access to computing resources
  + Foster innovation and collaboration among developers and organizations
  + Offer a secure and censorship-resistant environment for application deployment
- **Key Features**:
  + Orchestration layer powered by SDL for intricate deployments
  + Persistence storage ensuring data safety after restart
  + Dedicated IP leasing for directed traffic management
  + Permissionless and peer-to-peer communication for data privacy and payment transparency
- **Use Cases**: Hosting applications, powering AI models like LLMs and text-to-image models, and providing scalable infrastructure for various industries such as finance, gaming, and education.
- **Mission/Vision**: Empowering individuals and businesses to harness the potential of decentralized technology, promoting freedom, autonomy, and trustlessness in the digital landscape.

### Community Sentiment

**Recent Sentiment**: There seems to be growing optimism around Akash Network ($AKT), particularly after listing on Binance Futures and other exchanges, such as Bitkan and ZND Trade, indicating increasing market interest and participation. This positivity might also stem from the coin being featured alongside prominent cryptocurrencies in search trends, according to CoinGecko data.

**Recent Bullish Sentiments**:
- **Listing on Major Exchanges**: Listings on reputable platforms like Binance Futures, Bitkan, and ZND Trade contribute to rising popularity and confidence in the project. These listings facilitate easier access to the cryptocurrency for investors worldwide.
- **Growing Market Interest**: Increased visibility and accessibility via these exchange listings likely attract both retail and institutional investors, fueling further demand and potentially driving prices upwards.
- **Positive Search Trends**: Being ranked within the top ten in search trends on CoinGecko suggests that many people are interested in learning more about Akash Network, possibly sparking curiosity-driven investments.

**Recent Bearish Sentiments**

There doesn’t seem to be any bearish sentiments mentioned directly related to Akash Network’s recent development. However, some general cautions were expressed regarding market tops and overbuying conditions across various assets, including Akash Network. But no specific negative comments towards Akash Network itself could be found.

### Developments

Here are the key developments and catalysts for Akash Network:

- **Recent Milestones**:
  - Completion of Phase II of the Akash Network mainnet upgrade, enabling improved scalability and security features.
  - Launch of the Akash Developer Portal, providing developers with easy access to tools, documentation, and resources for building applications on the platform.
  - Achievement of a major milestone in the deployment process, allowing users to seamlessly integrate their applications onto the Akash Network.
  - Successful completion of the Akash Hackathon, where participants developed innovative solutions leveraging the Akash Network infrastructure.
- **Upcoming Catalysts**:
  - Scheduled release of the Akash v2.0 protocol update, introducing enhanced governance mechanisms, improved user interface, and increased interoperability with other blockchain networks.
  - Planned integration of AI-powered predictive analytics into the Akash Network, facilitating data-driven decision-making and optimizing resource allocation.
  - Organized participation in prominent conferences and meetups, showcasing the Akash Network's capabilities and fostering partnerships with leading organizations in the field.
  - Initiation of strategic collaborations with influential players in the AI and cloud computing sectors, driving adoption and expanding the Akash Network's reach."
}

Category and Market Data Endpoints

1. Get Top Categories Today

GET <https://api.trendmoon.ai/get_top_categories_today>

Response:

[
    {
        "category": "DeFi",
        "market_cap": 1000000000,
        "category_dominance": 15.5,
        "category_market_cap": 150000000,
        "dominance_pct_change": 2.3,
        "market_cap_pct_change": 5.1
    }
]

Response Fields:

  • category (string)

    • The category of assets (e.g., DeFi, Metaverse, AI)

  • market_cap (float)

    • The total market capitalization of the assets within this category

  • category_dominance (float)

    • The percentage share of this category relative to the overall market

  • category_market_cap (float)

    • The total market capitalization of the category itself

  • dominance_pct_change (float)

    • The percentage change in category dominance compared to the previous period

  • market_cap_pct_change (float)

    • The percentage change in category market capitalization compared to the previous period

2. Get Top Alerts Today

GET <https://api.trendmoon.ai/get_top_alerts_today>

Response:

[
    {
        "category": "DeFi", 
        "symbol": "TOKEN", 
        "name": "Token Name", 
        "score": 85.5, 
        "technical_indicator_score": 75.0, 
        "social_indicator_score": 82.3, 
        "1_day_trend": 32, 
        "day_perc_diff": 12.5, 
        "social_mentions": 1500, 
        "mentions_ma": 1200,
        "mentions_upper_band": 1800, 
        "price_momentum": 0.75, 
        "price_pct_change": 15.3, 
        "volume_pct_change": 45.2, 
        "volume_ratio_20": 2.5, 
        "total_volume": 10000000, 
        "market_cap": 100000000, 
        "fully_diluted_valuation": 150000000 
    }
]

Response Fields:

  • category (string)

    • The category to which the token belongs (e.g., DeFi, NFTs, Layer 1, etc.)

  • symbol (string)

    • Ticker symbol of the token

  • name (string)

    • Full name of the token

  • score (float)

    • Overall score of the token based on multiple factors including technical and social indicators

  • technical_indicator_score (float)

    • Score derived from technical indicators such as MACD, moving averages, and price momentum

  • social_indicator_score (float)

    • Score derived from social metrics such as mentions, dominance, and social momentum

  • 1_day_trend (integer)

    • Relative trend ranking of the token over the past 24 hours

  • day_perc_diff (float)

    • Percentage change in price over the last 24 hours

  • social_mentions (integer)

    • Number of social media mentions for the token in the given timeframe

  • mentions_ma (float)

    • Moving average of social mentions over a predefined period (e.g., 40 days)

  • mentions_upper_band (float)

    • Upper Bollinger Band for social mentions, indicating extreme levels of interest

  • price_momentum (float)

    • Momentum score calculated as the rate of price change over a defined lookback period

  • price_pct_change (float)

    • Percentage change in price over a given period (e.g., daily change)

  • volume_pct_change (float)

    • Percentage change in trading volume over a given period

  • volume_ratio_20 (float)

    • Ratio of the current volume to its 20-day moving average, indicating abnormal volume surges

  • total_volume (float)

    • Total trading volume of the token over the selected timeframe

  • market_cap (float)

    • Market capitalization of the token

  • fully_diluted_valuation (float)

    • Fully diluted valuation based on max token supply

3. Get Category Dominance

GET <https://api.trendmoon.ai/categories/dominance>

Parameters:

  • category_names (array, required): List of category names

  • duration (string, required): Time period to analyze

Response:

[
    {
        "date": "2024-11-17T00:00:00",
        "category_name": "AI Agents", 
        "category_dominance": 0.0034833891, 
        "category_market_cap": 4727895109.87105, 
        "dominance_pct_change": 131.0135648743, 
        "market_cap_pct_change": -7.0735827662 
    },
    {
        "date": "2024-11-18T00:00:00", 
        "category_name": "AI Agents",
        "category_dominance": 0.0016176987000000001, 
        "category_market_cap": 5150782410.820593,
        "dominance_pct_change": -53.5596339904, 
        "market_cap_pct_change": 8.944515289 
    }
]

Response Fields:

  • date (string)

    • The date for which these metrics are recorded (ISO 8601 format)

  • category_name (string)

    • The name of the category being measured

  • category_dominance (float)

    • The dominance ratio of this category, representing its share relative to the overall market

  • category_market_cap (float)

    • The total market capitalization of the category on this date

  • dominance_pct_change (float)

    • The percentage change in category dominance compared to the previous period

  • market_cap_pct_change (float)

    • The percentage change in the category's market cap compared to the previous period

4. Get Top Category Alerts

GET /get_top_category_alerts

Response: Similar to Get Top Alerts Today but filtered by the top category of the day.

[
    {
        "coin_id": "wilder-world",
        "category": "Metaverse",
        "symbol": "wild",
        "name": "wilder world",
        "score": 0.4166610783530945,
        "technical_indicator_score": 0.6666666666666666,
        "social_indicator_score": 2774.9762858057707,
        "1_day_trend": -47.0,
        "day_perc_diff": -20.704845814977972,
        "social_mentions": 180.0,
        "mentions_ma": 206.175,
        "mentions_upper_band": 318.8313984093407,
        "price_momentum": 0.18730325373043016,
        "price_pct_change": -6.935029300363116,
        "volume_pct_change": 13.981051489695751,
        "volume_ratio_20": 0.995410796963004,
        "total_volume": 4585346.0,
        "market_cap": 239116545.0,
        "fully_diluted_valuation": 460372841.0
    }
]

Response Fields:

  • category (string)

    • The category to which the token belongs (e.g., DeFi, NFTs, Layer 1, etc.)

  • symbol (string)

    • Ticker symbol of the token

  • name (string)

    • Full name of the token

  • score (float)

    • Overall score of the token based on multiple factors including technical and social indicators

  • technical_indicator_score (float)

    • Score derived from technical indicators such as MACD, moving averages, and price momentum

  • social_indicator_score (float)

    • Score derived from social metrics such as mentions, dominance, and social momentum

  • 1_day_trend (integer)

    • Relative trend ranking of the token over the past 24 hours

  • day_perc_diff (float)

    • Percentage change in price over the last 24 hours

  • social_mentions (integer)

    • Number of social media mentions for the token in the given timeframe

  • mentions_ma (float)

    • Moving average of social mentions over a predefined period (e.g., 40 days)

  • mentions_upper_band (float)

    • Upper Bollinger Band for social mentions, indicating extreme levels of interest

  • price_momentum (float)

    • Momentum score calculated as the rate of price change over a defined lookback period

  • price_pct_change (float)

    • Percentage change in price over a given period (e.g., daily change)

  • volume_pct_change (float)

    • Percentage change in trading volume over a given period

  • volume_ratio_20 (float)

    • Ratio of the current volume to its 20-day moving average, indicating abnormal volume surges

  • total_volume (float)

    • Total trading volume of the token over the selected timeframe

  • market_cap (float)

    • Market capitalization of the token

  • fully_diluted_valuation (float)

    • Fully diluted valuation based on max token supply

PreviousCoinsNextError Handling

Last updated 2 months ago