Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/sidoosh/stocks-app
Browse files Browse the repository at this point in the history
  • Loading branch information
Naina Dhanwani committed Sep 18, 2019
2 parents 5065ff3 + 03a7355 commit a3016d4
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,23 +6,23 @@ It subscribes to Websocket to fetch stock market data.

### Highlights:

## Tabular view of stocks showing :
### Tabular view of stocks showing :

- The latest stock price indicating rise or fall from previous stock value
- Percent change in stock
- Last updation time of stock

## Graphical View of each stocks wrt time
### Graphical View of each stocks wrt time

- Ability to compare between graphs
- Zoom/Pan over graphs
- Download market trend graph for a chosen time frame

# Graphs can show historical values wrt time for any stocks selected
#### Graphs can show historical values wrt time for any stocks selected

# Information on UnsafeScript warning
#### Information on UnsafeScript warning

## Possible Enhancements
### Possible Enhancements

- An option to remove historical data of selected stocks without data loss
- Scroll option in Stocks tab when more data comes in

0 comments on commit a3016d4

Please sign in to comment.