Skip to content

Refal/sssm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Super Simple Stock Market

Requirements

Working source code will :
    a. For a given stock,
        i. Given any price as input, calculate the dividend yield
        ii. Given any price as input, calculate the P/E Ratio
        iii. Record a trade, with timestamp, quantity of shares, buy or sell indicator and
            traded price
        iv. Calculate Volume Weighted Stock Price based on trades in past 15 minutes
    b. Calculate the GBCE All Share Index using the geometric mean of prices for all stocks

About

Super Simple Stock Market

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages