GithubHelp home page GithubHelp logo

crypto-price-prediction's Introduction

Cryptocurrency Forecast (Predictive AI)

Like many, I used to track Crypto and Stock progress either for investment or curiosity. There are numerous amount of recommendations from financial advisors, traders, investors, business analysts, brokers and so on available on Internet, and interestingly, sometimes, there are contradicting each other.

This is a fun open-source project in streamlit using Facebook Prophet and Neural Prophet to analyze and forecast Stock and Crypto-currency market based on their historical price only. The data is extracted from Yahoo! Finance using the yfinance library.

Warning: This tool neither recommends nor guarantees the performance of the given symbol. Use this tool and its forecasts at your own risk.

Run

In order to run this tool, you must have Streamlit installed on your machine/environment:

streamlit run app.py

Run on Docker

This application is available on Docker Hub, and it can be run directly using:

docker run -p 80:8501 kavehbc/market-forecast

Once you run it, you can open it in your browser on http://127.0.0.1.

User Hits/Views

The app usage is tracked using statcounter.com, and it does not contain any personal information. The file containing the script is located at injection\statcounter.html.

Injection functions are managed inside libs\injection.py.

Searched Tickers/Symbols

The searched tickers are stored in db\popular.json file. The functions related to the data storage and retrieval are managed inside libs\db.py.

This database is stored where the app is hosted, and it does not transmit these data elsewhere automatically.

crypto-price-prediction's People

Contributors

x-leaf7 avatar

Watchers

 avatar

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.