Request
| Method | URL | 
| GET | idata/get_financial_underlying_eod | 
Parameters
| Params | Type | Values | 
| start_date | String | It is starting date for filter, in yyyy-mm-dd format | 
| end_date | String | It is ending date for filter in yyyy-mm-dd format | 
| ndays | Number (integer) | Number of days from today. Default value = 2 | 
| symbol_code | String | Company symbol code, mandatory. Follows the Bloomberg standards. | 
| exchange_code | String | Standard exchange code, mandatory. Follows the Bloomberg standards. | 
| symbol_type | String | Type of the symbol. Default value = Common Stock. Values are Common Stock, FUND, ETF. |