Method: TechnicalAnalysis::CmfValue#date_time
- Defined in:
- lib/technical_analysis/indicators/cmf.rb
#date_time ⇒ String
Returns the date_time of the obversation as it was provided.
89 90 91 |
# File 'lib/technical_analysis/indicators/cmf.rb', line 89 def date_time @date_time end |