Lercerss / graphelier

TFBAG Capstone project 2019-2020
The Unlicense
5 stars 1 forks source link

Timeline of news articles #163

Closed Lercerss closed 4 years ago

Lercerss commented 4 years ago

As a user, I want to be able to view news articles relating to various instruments and navigate to the affected instruments to determine the impat.

These articles will be categorized to determine the type of the news' pressure on the book. We will make use of text summarization using natural language processing to display the most important parts of the articles in the timeline. Articles relating to the same subject matter, determined using clustering of the documents, are grouped together on the timeline. The instruments affected by the news will be automatically extracted from the articles then users can select an article and jump to the associated order book state to inspect the effects of its publication.

Tasks #192, #193, #197, #199, #201, #208 Metric Value
Story Points 13
Priority High
Risk High

Tasks

Demo steps

Customer signoff

panoreak commented 4 years ago

Question - Is it possible that an article would have more than one associated instrument?

alvyn279 commented 4 years ago

Acceptance test

Steps Inputs Expected Outputs Status
Visit the home page and visit the news page N/A N/A Passed
Select a date in the date picker field N/A The timeline should be displayed with news of that date Passed
Scroll and hit the bottom N/A The timeline should show newer articles Passed
Scroll and hit the top N/A The timeline should show older articles Passed
Click on a colored instrument of an article within market hours N/A There should be redirection to the orderbook for that timestamp and instrument Passed