Skip to content

AleeRezaa/InsightiFi

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

98 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About this project

This is a tool for traders to help them decide to buy/sell/hold, or for ML engineers who want to make their hands dirty in working with Time series/Economical data.

How to Use

  1. Clone the project:
git clone https://github.com/Hamtech-ai/iran-stock-market
  1. Build and run application in the background.
docker-compose up --build -d
  • up will start the whole application.
  • --build will first build the application before starting it.
  • -d will run the application in the background.

Wiki Page

To check complete Documentation for all steps check our wiki page.

Dataset

The following three primary reasons led us to choose pytse-client library as our ML dataset of the Iranian stock market:

  1. Data is updated daily and non-stop.
  2. Contains valuable data about individual sales and purchases.
  3. Has a history of buying stocks over long periods.

TODO

  • Using a cron job to run the model daily.
  • Deployment With Docker Containers.
  • Using NLP tools to enhance accuracy of model in daily predictions.

Contribute

Before opening a PR, please read our contributor guide. This project exists thanks to all the people who contribute:

About

Implemented machine learning and technical analysis to automate the process of obtaining buy/sell signals for Mobarakeh steel company shares.

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Jupyter Notebook 97.0%
  • Python 2.9%
  • Other 0.1%