Skip to content

Commit 13538ce

Browse files
aitzkovitzclickingbuttons
andauthored
add starterfeed (#254)
Co-authored-by: clickingbuttons <[email protected]>
1 parent c65cfe3 commit 13538ce

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

polygon/websocket/models/common.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ class Feed(Enum):
77
Nasdaq = "nasdaqfeed.polygon.io"
88
PolyFeed = "polyfeed.polygon.io"
99
PolyFeedPlus = "polyfeedplus.polygon.io"
10+
StarterFeed = "starterfeed.polygon.io"
1011

1112

1213
class Market(Enum):

0 commit comments

Comments
 (0)