Giter Site home page Giter Site logo

dg492003 / tradeaialytics Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 1.0 72 KB

This web application, developed using Dash (a Python framework) and machine learning models, allows users to input a stock code. Based on this code, the application fetches and displays stock plots. The machine learning component predicts stock prices for a specific date provided by the user.

Home Page: https://tradeaialytics.onrender.com

Python 70.78% CSS 29.22%

tradeaialytics's Introduction

TradeAIalytics

This web application, developed using Dash (a Python framework) and machine learning models, allows users to input a stock code. Based on this code, the application fetches and displays stock plots. The machine learning component predicts stock prices for a specific date provided by the user.

  • index_app.py contains web layout and server function. We will be referring to it as our main file.
  • model.py is where we will implement a machine learning model for forecasting the stock price.
  • style.css is the css file for styling the web app.
  • requirements.txt is correct versions of the required Python packages to run the Python code.

Screenshots

  • Interface of a Website App Screenshot

  • Inputting a stock code
    App Screenshot

  • Inputting a start-date and end-date App Screenshot

  • Getting Moving Average by clicking Indicator button App Screenshot

  • Applying model.py
    SS5

๐Ÿ›  Skills

Python, Dash, HTML, CSS, Scikit-learn, pandas.....

API Reference

Get all items

Here we use Financialmodelprep api to fetch the all data

Parameter Type Description
api_key string Required. Your API key

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.