Skip to content

Filters do not work in GetFundamentalDataAsync #57

@vlad-rob

Description

@vlad-rob

Send the following request:

api.GetFundamentalDataAsync("AAPL.US", "Financials")

All properties in the returned FundamentalData object are null.

Send the request without filtering:

api.GetFundamentalDataAsync("AAPL.US")

All properties in the returned FundamentalData object, including Financials, are populated.

package version: 1.3.4.5

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions