Module: Psei
- Defined in:
- lib/psei.rb,
lib/psei/version.rb
Defined Under Namespace
Classes: Date, Formatter, Index, Parser, Security
Constant Summary collapse
- SOURCE_URL =
"http://pse.com.ph/stockMarket/home.html?method=getSecuritiesAndIndicesForPublic&ajax=true"- HEADING_ALIAS =
"Stock Update As of"- INDEX_ALIASES =
[ "PSEi", "All Shares", "Financials", "Industrial", "Holding Firms", "Property", "Services", "Mining and Oil"].freeze
- VERSION =
"0.2.0"