Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<table>
<tr>
<td>
A webapp using Quandl API to display history of stock growth in a given period of time. It helps predict the growth of stocks from the charts of stock performace in any period of time. It helps to judge stocks, with the principle of momentum investing, which returns 1% per month on average.
A webapp using Quandl API to display history of stock growth in a given period of time. It helps predict the growth of stocks from the charts of stock performance in any period of time. It helps to judge stocks, with the principle of momentum investing, which returns 1% per month on average.
</td>
</tr>
</table>
Expand All @@ -16,7 +16,7 @@ Here is a working live demo : https://iharsh234.github.io/WebApp/
## Site

### Landing Page
Currently it is working on all NSE (India) Stocks, BSE (India) Stocks Symbol will be added soon.
Currently, it is working on all NSE (India) Stocks, BSE (India) Stocks Symbol will be added soon.

![](https://iharsh234.github.io/WebApp/images/demo/web_app_face.JPG)

Expand Down