/polygon

tools used to fetch and visualise data from polygon.io

Primary LanguageGo

Polygon

Tools used to fetch and visualize data from polygon.io.

  • aggregate-1s - Create aggregate bars for stock trades over a 1s window size.
  • downloader - Download all trades/quotes for a given day and save them into a sorted golang gob using lz4 compression.
  • time-vs-tick - Look at time vs tick charts and how to buid them.