Sign inSign up

darkwizard/stockprice

By darkwizard

•Updated almost 10 years ago

Check today's stock market price

Image
0

600

darkwizard/stockprice repository overview

To use it in unix terminal or command line:

  1. Pull the image (docker pull darkwizard/stockprice)
  2. Then run it interactively (docker run -it darkwizard/stockprice)
  3. Type in the company symbol(aapl, goog, fb) The output should provide you with the last trading price, change in price and percentage since the opening and the P/E ratio.

PS: The program is written in python and it uses the data provided by Yahoo Finance.

Tag summary

Content type

Image

Digest

Size

348.6 MB

Last updated

almost 10 years ago

docker pull darkwizard/stockprice