Method: TechnicalAnalysis::FiValue#date_time
- Defined in:
- lib/technical_analysis/indicators/fi.rb
#date_time ⇒ String
Returns the date_time of the obversation as it was provided.
79 80 81 |
# File 'lib/technical_analysis/indicators/fi.rb', line 79 def date_time @date_time end |