Documentation ¶
Index ¶
Constants ¶
View Source
const ( ConditionExchangeSummary = 51 OfficialConditionClosing = 15 OfficialConditionOpening = 16 ConditionClosing = 17 ConditionReOpening = 18 ConditionOpening = 19 )
Variables ¶
This section is empty.
Functions ¶
func BarsHandler ¶
func BarsHandler(msg []byte)
func QuoteHandler ¶
func QuoteHandler(msg []byte)
QuoteHandler handles a Polygon WS quote message and stores it to the cache.
func TradeHandler ¶
func TradeHandler(msg []byte)
TradeHandler handles a Polygon WS trade message and stores it to the cache.
func Write ¶
func Write(writeMap map[io.TimeBucketKey]interface{})
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.