Skip to content

We have created a stock market analysis app in which we took top companies stocks such as amazon, tesla, apple, microsoft and compared their past stock market exchanges with each other.Installed yfinance which updates us with the current status of stocks.Used regression and classification algorithms to predict the future of these companies.

Notifications You must be signed in to change notification settings

DHIVAKAR-02/Stock-performance-comparison

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stock-performance-comparison

Python for Stock Trading and Investment

List of different types of analyzing stocks and trading strategies

Stock analysis is a method for investors to use (short or long term) and to make buying and selling decisions. By studying and evaluating the past and current historical data, fundamental data or news, investors and traders attempt to gain an winning edge in the markets by making the best decisions. 📈 📉

Trading strategies is a method for investors and traders to develop a strategies that works for them to gain profits. On the other hand, traders need to find the right method or strategies that works for them. 📊

Download Software

https://www.python.org/

Programming Language:

python

Tools:

Streamlit colab Notepad++

API CALLS:-

You can call daisi functions in the following environments:

  • Python
  • R
  • cURL

Python

See the docs for pyDaisi installation and authentication.

import pydaisi as pyd

stock_market_analysis_using_machine_learning = pyd.Daisi("farhun/Stock Market Analysis Using Machine Learning")

Undocumented endpoints

Consider adding docstrings for these functions in your code.

add_bg_from_url

stock_market_analysis_using_machine_learning.add_bg_from_url().value

R

add_bg_from_url

stock_market_analysis_using_machine_learning$add_bg_from_url()$value()

Author

Mohamed Farhun M

🔴 Warning: This is not financial advisor. Do not use this to invest or trade. It is for educational purpose.

About

We have created a stock market analysis app in which we took top companies stocks such as amazon, tesla, apple, microsoft and compared their past stock market exchanges with each other.Installed yfinance which updates us with the current status of stocks.Used regression and classification algorithms to predict the future of these companies.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages