Skip to content

Commit

Permalink
Updated read.me
Browse files Browse the repository at this point in the history
  • Loading branch information
sidoosh authored Sep 17, 2019
1 parent 252c3f6 commit 03a7355
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 03a7355

Please sign in to comment.