Method: TechnicalAnalysis::NviValue#date_time
- Defined in:
- lib/technical_analysis/indicators/nvi.rb
#date_time ⇒ String
Returns the date_time of the obversation as it was provided.
86 87 88 |
# File 'lib/technical_analysis/indicators/nvi.rb', line 86 def date_time @date_time end |