Skip to content

Instantly share code, notes, and snippets.

@jacktator
Last active June 1, 2019 23:52
  • 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/e043d29eafaf714c833be45471552093 to your computer and use it in GitHub Desktop.
This table displays the properties of a TradeDay object
Property Type Description
symbol str The ticker symbol.
date date A datetime.date object that describes the date.
prices Prices A Prices object.
change float A float representing the change for the price.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment