Funds
The C#/.NET SDK from Market Data provides methods to streamline your use of the Funds endpoints. These methods provide a typed interface over the underlying HTTP requests and responses; every method is asynchronous and accepts an optional CancellationToken.
Reach the resource through client.Funds. For CSV output, call the paired *CsvAsync method of the same name (for example GetCandlesCsvAsync).
Funds Endpoints
📄️ Candles
Retrieve historical NAV candles (open/high/low/close) for a mutual fund symbol. Fund candles have no volume.