Skip to content
/ StockX Public

a Windows application that performs technical analysis and forecasting of stock prices using linear regression | Python | pandas | Tkinter | TA-Lib | scikit-learn

License

Notifications You must be signed in to change notification settings

s13rw81/StockX

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

StockX

A Python GUI application that performs automated buying and selling of stocks based on a predefined strategy. It is capable of generating basic charts of stock prices, perfrom basic technical analysis and forecasting of stock prices using linear regression.

It is built using Tkinter, a python standard library. It also uses Upstox Developer API to perform the trades. It uses the Linear Regression algorithm from scikit-learn to perform the forcasting using indicators generated using TA-lib as features.

About

a Windows application that performs technical analysis and forecasting of stock prices using linear regression | Python | pandas | Tkinter | TA-Lib | scikit-learn

Topics

Resources

License

Stars

Watchers

Forks

Languages