Class: TimeScales::Units::QuarterClass

Inherits:
AbstractUnit show all
Includes:
Singleton
Defined in:
lib/time_scales/units.rb

Instance Method Summary collapse

Methods inherited from AbstractUnit

#===, #name, #to_time_scales_unit

Instance Method Details

#scaleObject



54
# File 'lib/time_scales/units.rb', line 54

def scale  ;  32      ; end

#symbolObject



53
# File 'lib/time_scales/units.rb', line 53

def symbol ; :quarter ; end