Skip to content

Latest commit

 

History

History
27 lines (16 loc) · 815 Bytes

SecurityIntervalMover.md

File metadata and controls

27 lines (16 loc) · 815 Bytes

Intrinio::SecurityIntervalMover

Properties

Name Type Description
symbol String The ticker symbol for the interval  
change Float The ratio of Close minus Open to Open.  
open Float The first traded price in this interval.  
high Float The highest traded price in this interval.  
low Float The lowest traded price in this interval.  
close Float The last traded price in this interval.  
volume Float The volume of trades in this interval.  
average Float The volume weighted average price of trades in this interval.