Skip to content

Commit

Permalink
Add cboe cgi to IIndicesGroups (#192)
Browse files Browse the repository at this point in the history
  • Loading branch information
HunterL authored Apr 22, 2024
1 parent e0b8a5f commit 7fbbf6d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/rest/reference/marketStatus.ts
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ import { IGet, IPolygonQuery, IRequestOptions } from "../transport/request.js";
export interface IIndicesGroups {
s_and_p?: string;
societe_generale?: string;
cgi?: string;
msci?: string;
ftse_russell?: string;
mstar?: string;
Expand Down

0 comments on commit 7fbbf6d

Please sign in to comment.