8000 add CGI to MarketIndices · polygon-io/client-python@c391dfc · GitHub
[go: up one dir, main page]

Skip to content

Commit c391dfc

Browse files
committed
add CGI to MarketIndices
1 parent 2daa9d2 commit c391dfc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

polygon/rest/models/markets.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ class MarketIndices:
3030
"Contains indices market status data."
3131
s_and_p: Optional[str] = None
3232
societe_generale: Optional[str] = None
33+
cgi: Optional[str] = None
3334
msci: Optional[str] = None
3435
ftse_russell: Optional[str] = None
3536
mstar: Optional[str] = None

0 commit comments

Comments
 (0)
0