Method: Quant::Ticks::OHLC#close_timestamp
- Defined in:
- lib/quant/ticks/ohlc.rb
#close_timestamp ⇒ Object (readonly) Also known as: timestamp
Returns the value of attribute close_timestamp.
18 19 20 |
# File 'lib/quant/ticks/ohlc.rb', line 18 def @close_timestamp end |