Method: Quant::Ticks::OHLC#close_timestamp

Defined in:
lib/quant/ticks/ohlc.rb

#close_timestampObject (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
  @close_timestamp
end