Skip to content

Bollinger Bands Telegram Screener is an innovative Flask-based web application designed to provide real-time financial market insights using Bollinger Bands, a popular technical analysis tool.

Notifications You must be signed in to change notification settings

IndiasFernandes/BollingerBandsBinanceScreener

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Bollinger Bands Telegram Screener

Bollinger Bands Telegram Screener is a Flask-based web application for real-time cryptocurrency market analysis. It provides insights using Bollinger Bands and sends alerts to a Telegram bot when prices cross the Bollinger Bands.

Screener Screenshot

Features

  • Real-time cryptocurrency data tracking.
  • Bollinger Bands analysis for various timeframes.
  • Telegram alerts for price movements across Bollinger Bands.
  • Customizable settings for cryptocurrency pairs and time intervals.
  • User-friendly and responsive web interface.

Getting Started

Prerequisites

  • Python 3 and pip.
  • A virtual environment is recommended for package management.

Installation

  • Clone the repository:
    git clone https://github.com/your-username/bollinger-bands-telegram-screener.git
    cd bollinger-bands-telegram-screener
    
  • Install dependencies:
    pip install -r requirements.txt
    

Setting Up the Telegram Bot

  • Create a bot in Telegram using BotFather and obtain the bot token.
  • Get your Telegram user ID from userinfobot.
  • Configure the bot token and user ID in the application's settings.

Running the Flask Application

  • Run the Flask application:
    python app.py
  • Open your web browser and navigate to http://localhost:5000 to view the application.

Usage

  • Select desired cryptocurrency pairs and timeframes in the web interface.
  • Enable or disable alerts using the toggle switch next to each pair.
  • Receive real-time alerts on your Telegram bot.

Contributing

  • Contributions to improve the application are welcomed.
  • Fork the repository and create your feature branch.
  • Commit your changes and open a pull request.

License

*This project is distributed under the MIT License - see the LICENSE file for details.

Contact

https://github.com/IndiasFernandes/

About

Bollinger Bands Telegram Screener is an innovative Flask-based web application designed to provide real-time financial market insights using Bollinger Bands, a popular technical analysis tool.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published