Skip to content

A simple web app built to track the stock price of various stocks listed in BSE and NSE with candlestick chart support

License

Notifications You must be signed in to change notification settings

oGranny/stock_warehouse

Repository files navigation

Contributors Forks Stargazers Issues MIT License LinkedIn


Logo

Stock Warehouse

Table of Contents

About The Project

A simple web app built to track the stock price of various stocks listed in BSE and NSE with candlestick chart support

Built With

This section should list any major frameworks that you built your project using. Leave any add-ons/plugins for the acknowledgements section. Here are a few examples.

Installation

git clone https://github.com/your_username_/Project-Name.git
  • Set up settings.json
ehco {"API_KEY": "%yourApiKey%", "API_SECRET": "%yourApiSecret%"} >> settings.json
  • Instal meteor.js and all the dependencies
npm install -g meteor 
meteor npm install
  • Run the app
meteor run --settings settings.json --port 3000

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the MIT License. See LICENSE for more information.

Contact

Mohit Sharma - @oGranny - ogranny.github.io@gmail.com

Project Link: https://github.com/ogranny/stock_warehouse

About

A simple web app built to track the stock price of various stocks listed in BSE and NSE with candlestick chart support

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published