Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 880 Bytes

SecurityIntervalMover.md

File metadata and controls

28 lines (17 loc) · 880 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 shares in this interval.  
average Float The volume weighted average price of trades in this interval.  
trade_count Float The of trades in this interval.