Module: Rupee
- Defined in:
- lib/rupee.rb,
lib/rupee/rate.rb,
lib/rupee/curve.rb,
lib/rupee/quote.rb,
lib/rupee/option.rb,
lib/rupee/source.rb,
lib/rupee/version.rb,
lib/rupee/calendar.rb,
lib/rupee/currency.rb,
lib/rupee/security.rb,
lib/rupee/benchmark.rb,
lib/rupee/day_count.rb,
lib/rupee/frequency.rb,
lib/rupee/calendar/us.rb,
lib/rupee/business_day.rb,
lib/rupee/currency/eur.rb,
lib/rupee/currency/gbp.rb,
lib/rupee/currency/jpy.rb,
lib/rupee/currency/usd.rb,
lib/rupee/fixed_income.rb,
lib/rupee/source/yahoo.rb,
lib/rupee/source/google.rb,
lib/rupee/calendar/japan.rb,
lib/rupee/curve/libor_3m.rb,
lib/rupee/day_count/30_360.rb,
lib/rupee/source/bloomberg.rb,
lib/rupee/day_count/30e_360.rb,
lib/rupee/day_count/act_360.rb,
lib/rupee/day_count/act_365.rb,
lib/rupee/day_count/act_act.rb,
lib/rupee/day_count/30e+_360.rb,
lib/rupee/business_day/actual.rb,
lib/rupee/mixins/find_instance.rb,
lib/rupee/business_day/previous.rb,
lib/rupee/business_day/following.rb,
lib/rupee/day_count/30e_360_isda.rb,
lib/rupee/business_day/modified_previous.rb,
lib/rupee/business_day/modified_following.rb,
ext/rupee/bond.c,
ext/rupee/rupee.c,
ext/rupee/future.c,
ext/rupee/option.c,
ext/rupee/statistics.c
Overview
This module contains all modules and classes associated with Rupee
Defined Under Namespace
Modules: FindInstance Classes: Benchmark, Bond, BusinessDay, Calendar, Call, Currency, Curve, DayCount, FixedIncome, Frequency, Future, Option, Put, Quote, Rate, Security, Source, Statistics
Constant Summary collapse
- VERSION =
The current version
"0.2.9.3"