Returns a url where the requested replay file may be downloaded from.
Name | Type | Description | Notes |
---|---|---|---|
subsource | String | The specific source of the data being requested. | [enum: iex, utp_delayed, cta_a_delayed, cta_b_delayed, otc_delayed, nasdaq_basic] |
date | LocalDate | The date for the data being requested. |
Name | Type | Description |
---|---|---|
name | String | The name of the file. |
url | String | The url where the file may be downloaded. |
size | BigDecimal | The size of the file in bytes. |