EODHistoricalData.Wrapper icon indicating copy to clipboard operation
EODHistoricalData.Wrapper copied to clipboard

C# Wrapper for EOD Historical Data. Financial Data APIs.

Results 3 EODHistoricalData.Wrapper issues
Sort by recently updated
recently updated
newest added

Add nullable dates to date from and to for historical dividends. I created a pull request for this before but it has been missed. Also update change_p case in extended...

Hi, When `Average_Mkt_Cap_Mil` = `"No Data"`, there is a conversion error when deserializing the response. It happens, for examples, in tickers: `IBIT.US`, `TIP.US`, `GOVT.US`, etc.. Exception Details: `at Newtonsoft.Json.JsonReader.ReadDecimalString(String s)...

Hi Team, Will it be possible to add Entity Framework code first approach in this wrapper so that Database tables also get created. ? Thanks in advance. Sam