Skip to content

Instantly share code, notes, and snippets.

@jacktator
Created June 1, 2019 23:54
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
Star You must be signed in to star a gist
Save jacktator/7c4e871e70d7d8b8d6badba3cc2832ae to your computer and use it in GitHub Desktop.
This table displays the properties of a Prices object
Property Type Description
open float The opening price.
high float The highest price.
low float The lowest price.
close float The closing price.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment