Automate issuer overlay creation from ticker searches
This commit is contained in:
@@ -41,7 +41,7 @@ type ExchangeDirectoryRecord = {
|
||||
exchange: string | null;
|
||||
};
|
||||
|
||||
export type SecCompanyProfileResult = {
|
||||
type SecCompanyProfileResult = {
|
||||
ticker: string;
|
||||
cik: string | null;
|
||||
companyName: string | null;
|
||||
|
||||
Reference in New Issue
Block a user