Skip to content

ivankhoosty/GBCE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

main class is com.khoosty.Runner

input files :

resources/div_info.csv - table given in the pdf in csv format
resources/trades.csv - trades in csv format, this is my assumption as to how the input is given

As Volume Weighted Stock price is restricted to last 15 mins, timestamps in trades.csv should be updated OR
comment/uncomment lines com/khoosty/Runner.java:45 to hardcode the current time.

There is a (very) simple junit test to check the math in CalcUtilsTest.java

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages