jerobado / mistermarket

Mr. Market - your servant in the Philippine Financial Market

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mr. Market

Mr. Market - your servant in the Philippine financial market

Features & Benefits

  • Get the latest market price of a stock in the Philippine Stock Exchange

Installation

> pip install mistermarket

Usage

> from mistermarket import MrMarket
> jfc = MrMarket('jfc') # Jollibee's stock ticker
> meg = MrMarket('meg') # Megaworld's stock ticker
> jfc.price
119.32
> meg.price
3.75

Software Requirements and Dependencies

About

Mr. Market - your servant in the Philippine Financial Market

License:GNU General Public License v3.0


Languages

Language:Python 100.0%