PolygonTools

module
v0.0.0-...-0d7c59d Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 3, 2021 License: Apache-2.0

README

PolygonTools

Tools to stream and access financial market data from Polygon.io to Kafka

Streamer

Run
$ cd streamer/  
$ go get -d ./...  
$ go build  
$ ./streamer [optional path to config]  

Configuration

default: conf/polygon.yaml

apikey: <API Key from Polygon>
database:
  host: mongodb
  port: port
  username: user
  password: password
zookeeper: zk:port
kafka:
  topic: polygon
  host: hostname
  port: port
tickers:
  - SPY
  - AAPL
  - IWM

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL