Method: TechnicalAnalysis::SmaValue#date_time
- Defined in:
- lib/technical_analysis/indicators/sma.rb
#date_time ⇒ String
Returns the date_time of the obversation as it was provided.
82 83 84 |
# File 'lib/technical_analysis/indicators/sma.rb', line 82 def date_time @date_time end |