Method: TechnicalAnalysis::MfiValue#date_time
- Defined in:
- lib/technical_analysis/indicators/mfi.rb
#date_time ⇒ String
Returns the date_time of the obversation as it was provided.
103 104 105 |
# File 'lib/technical_analysis/indicators/mfi.rb', line 103 def date_time @date_time end |