8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4f54c2c commit a7c00b8Copy full SHA for a7c00b8
polygon/websocket/models/common.py
@@ -11,6 +11,7 @@ class Feed(Enum):
11
Launchpad = "launchpad.polygon.io"
12
Business = "business.polygon.io"
13
EdgxBusiness = "edgx-business.polygon.io"
14
+ IEXBusiness = "iex-business.polygon.io"
15
DelayedBusiness = "delayed-business.polygon.io"
16
DelayedEdgxBusiness = "delayed-edgx-business.polygon.io"
17
DelayedNasdaqLastSaleBusiness = "delayed-nasdaq-last-sale-business.polygon.io"
0 commit comments