Feature Documentation

Feature Documentation

Trade Analysis

What it does

Analyzes a single cryptocurrency asset and provides trading recommendations.

How to use

  1. Select "Trade Analysis" from menu

  2. Choose asset (BTC, ETH, SOL, or custom)

  3. Wait for analysis (~15 seconds)

  4. Review report

What you get

  • Current price and 24h change

  • Technical indicators (RSI, MACD, MA)

  • Support/resistance levels

  • Entry/exit recommendations

  • Stop-loss and take-profit targets

  • Generated chart with levels marked

Data sources

  • Price data: Aggregated from multiple exchanges

  • Analysis: REI Core AI API

  • Technical calculations: Internal modules

  • Charts: Python-generated TradingView-style charts

Fresh Alpha Scanner

What it does

Scans cryptocurrency markets for trading opportunities based on technical analysis.

How to use

  1. Select "What's looking good?" from menu

  2. View scanning results

  3. Select an asset for detailed analysis

What you get

  • List of potential opportunities

  • Technical indicators for each asset

  • Market momentum signals

  • Quick stats (price, volume, change)

Profile Setup

What it does

Configures bot behavior based on your trading style.

Profile types

  • Risk Starter: Conservative, long-term holds

  • Day Trader: Quick trades, tight stops

  • Swing Trader: Multi-day positions

  • Momentum Hunter: Trend following

  • Scalper Elite: Very short timeframes

Settings impact

  • Risk tolerance affects position sizing recommendations

  • Trading style changes indicator timeframes

  • Asset preferences filter scan results

Catalyst Radar

What it does

Monitors market events and news that could impact cryptocurrency prices.

Features

  • Event tracking and notifications

  • News impact analysis

  • Market catalyst alerts

Note: Feature availability may vary

Technical Implementation

Architecture

User → Telegram Bot → Command Handler → Analysis Module → API Services → Response

API integrations

  • REI AI: Main analysis engine (REI Core API)

  • Market Data: Multiple price feed sources

  • Charts: TradingView-style chart generation

  • Technical Analysis: Internal calculation modules

Response times

  • Trade Analysis: Typically under 30 seconds

  • Fresh Alpha: Varies by market conditions

  • Profile Setup: Instant

  • Most operations complete within 15-30 seconds

Technical Notes

Supported assets

  • Major cryptocurrencies (BTC, ETH, SOL, BNB, etc.)

  • Most liquid altcoins

  • Custom ticker support available

Data processing

  • Real-time price data from aggregated sources

  • Technical indicators calculated on-demand

  • AI analysis using REI Core models

  • Chart generation with Python/matplotlib

Current limitations

  • No enforced rate limits (subject to change)

  • Analysis quality depends on data availability

  • Some features may be in beta or development

Last updated