- Click the "Run" button in Replit
- Wait for application initialization
- Access the interface through the provided URL
- Select cryptocurrency and timeframe from sidebar
- Monitor signals and analysis in real-time
- Install Python 3.11 or higher
- Install required packages:
pip install pandas plotly requests scikit-learn streamlit tensorflow trafilatura yfinance- Run the application:
streamlit run app.py --server.port 5000- Open your browser and navigate to
http://0.0.0.0:5000
- Live price tracking
- Technical analysis indicators
- AI-powered price predictions
- Trading signals with confidence levels
- Backtesting capabilities
- Interactive charts
- Multiple timeframe support (1m, 3m, 5m, 15m, 30m, 1h, 1d)
- Support for major cryptocurrencies (BTC, ETH, SOL, TON, etc.)
-
Sidebar Controls
- Cryptocurrency selection
- Timeframe selection
- Chart type and indicator settings
-
Main Dashboard
- Price chart with indicators
- Current price and predictions
- Signal strength indicator
- Technical analysis metrics
-
Chart Interactions
- Zoom: Mouse wheel
- Pan: Click and drag
- Reset: Double click
- Tooltip: Hover over data points
- Click on "BUY HERE" signals for detailed guidance
- Green Triangle Up: Buy signal with "BUY HERE" text
- Red Triangle Down: Sell signal with "SELL HERE" text
- Signal Strength: 0-100%
- Confidence Level: Low/Medium/High
- Moving Averages: Orange (20), Blue (50), Purple (200)
- Bollinger Bands: Gray dashed lines
- RSI: 0-100 scale
- MACD: Histogram and signal lines
For technical issues or questions:
- Check error messages in console
- Review documentation
- Contact support: aphator@gmail.com
This tool is for informational purposes only. Always conduct thorough research and consider risks before making investment decisions. "# aphatot"