Search the securities database and return a list of securities matching the text query parameter passed through. Query parameter searches across the security ticker and name.
Name | Type | Description | Notes |
---|---|---|---|
query | Character | ||
page_size | Integer | The number of results to return | [optional] [default to 100] |
Name | Type | Description |
---|---|---|
securities | List of SecuritySummary | |
securities_data_frame | Data Frame | Data frame representation of securities |