Giter VIP home page Giter VIP logo

signal_savant's Introduction

Poetry GPL v3 black isort


Signal Savant

A cutting-edge Telegram bot repository that empowers users with comprehensive fundamental and technical analysis insights, coupled with real-time buy-sell signals for diverse financial assets.

Table of Contents

Prerequisites

Before setting up the project, ensure that you have the following prerequisites installed on your machine:

Installation

  1. Clone the project repository:
git clone https://github.com/invictus-21/Signal_Savant.git
  1. Navigate to the project directory:
cd signal_savant
  1. Install project dependencies using Poetry:
poetry install

This command will create a virtual environment and install all the necessary dependencies specified in the pyproject.toml file.

Usage

  1. Activate the virtual environment created by Poetry:
poetry shell
  1. Run the project:
streamlit run "signal_savant/app.py"

or click start.bat file in Windows

Contributing

If you would like to contribute to this project, follow the guidelines below:

  1. Fork the repository and clone it locally.

  2. Create a new branch for your feature or bug fix:

    git checkout -b feature/your-feature
    
  3. Make your changes and commit them with descriptive commit messages.

  4. Push your changes to your forked repository:

    git push origin feature/your-feature
    
  5. Open a pull request in the original repository, describing your changes in detail.

License

GPL v3


Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.