Libraries
»
schwab_rb
(0.5.0)
»
Index (P)
»
SchwabRb
»
PriceHistory
»
PeriodTypes
Module: SchwabRb::PriceHistory::PeriodTypes
Defined in:
lib/schwab_rb/price_history.rb
Constant Summary
collapse
DAY =
"day"
MONTH =
"month"
YEAR =
"year"
YEAR_TO_DATE =
"ytd"