Method: TechnicalAnalysis::MacdValue#date_time
- Defined in:
- lib/technical_analysis/indicators/macd.rb
#date_time ⇒ String
Returns the date_time of the obversation as it was provided.
115 116 117 |
# File 'lib/technical_analysis/indicators/macd.rb', line 115 def date_time @date_time end |