Skip to content

Commit

Permalink
No release notes for this build
Browse files Browse the repository at this point in the history
  • Loading branch information
mvonlintel committed May 5, 2020
1 parent 2f7328f commit 99ac1f8
Show file tree
Hide file tree
Showing 210 changed files with 22,573 additions and 0 deletions.
25 changes: 25 additions & 0 deletions docs/AccumulationDistributionIndexTechnicalValue.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@

[//]: # (CLASS:AccumulationDistributionIndexTechnicalValue)

[//]: # (KIND:object)

### AccumulationDistributionIndexTechnicalValue

#### Properties

[//]: # (START_DEFINITION)

Name | Type | Description
------------ | ------------- | -------------
**dateTime** | [**OffsetDateTime**](OffsetDateTime.md) | The date_time of the observation  
**adi** | Float | The Accumulation/Distribution Index calculation value  

[//]: # (END_DEFINITION)


[//]: # (CONTAINED_CLASS:OffsetDateTime)





24 changes: 24 additions & 0 deletions docs/ApiResponseBulkDownloadLinks.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@

[//]: # (CLASS:ApiResponseBulkDownloadLinks)

[//]: # (KIND:object)

### ApiResponseBulkDownloadLinks

#### Properties

[//]: # (START_DEFINITION)

Name | Type | Description
------------ | ------------- | -------------
**bulkDownloads** | [**List<BulkDownloadSummary>**](BulkDownloadSummary.md) |  

[//]: # (END_DEFINITION)


[//]: # (CONTAINED_CLASS:BulkDownloadSummary)





25 changes: 25 additions & 0 deletions docs/ApiResponseCompanies.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@

[//]: # (CLASS:ApiResponseCompanies)

[//]: # (KIND:object)

### ApiResponseCompanies

#### Properties

[//]: # (START_DEFINITION)

Name | Type | Description
------------ | ------------- | -------------
**companies** | [**List<CompanySummary>**](CompanySummary.md) |  
**nextPage** | String | The token required to request the next page of the data. If null, no further results are available.  

[//]: # (END_DEFINITION)


[//]: # (CONTAINED_CLASS:CompanySummary)





24 changes: 24 additions & 0 deletions docs/ApiResponseCompaniesSearch.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@

[//]: # (CLASS:ApiResponseCompaniesSearch)

[//]: # (KIND:object)

### ApiResponseCompaniesSearch

#### Properties

[//]: # (START_DEFINITION)

Name | Type | Description
------------ | ------------- | -------------
**companies** | [**List<CompanySummary>**](CompanySummary.md) |  

[//]: # (END_DEFINITION)


[//]: # (CONTAINED_CLASS:CompanySummary)





29 changes: 29 additions & 0 deletions docs/ApiResponseCompanyFilings.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@

[//]: # (CLASS:ApiResponseCompanyFilings)

[//]: # (KIND:object)

### ApiResponseCompanyFilings

#### Properties

[//]: # (START_DEFINITION)

Name | Type | Description
------------ | ------------- | -------------
**filings** | [**List<FilingSummary>**](FilingSummary.md) |  
**company** | [**CompanySummary**](CompanySummary.md) |  
**nextPage** | String | The token required to request the next page of the data. If null, no further results are available.  

[//]: # (END_DEFINITION)


[//]: # (CONTAINED_CLASS:FilingSummary)


[//]: # (CONTAINED_CLASS:CompanySummary)





29 changes: 29 additions & 0 deletions docs/ApiResponseCompanyFundamentals.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@

[//]: # (CLASS:ApiResponseCompanyFundamentals)

[//]: # (KIND:object)

### ApiResponseCompanyFundamentals

#### Properties

[//]: # (START_DEFINITION)

Name | Type | Description
------------ | ------------- | -------------
**fundamentals** | [**List<FundamentalSummary>**](FundamentalSummary.md) |  
**company** | [**CompanySummary**](CompanySummary.md) |  
**nextPage** | String | The token required to request the next page of the data. If null, no further results are available.  

[//]: # (END_DEFINITION)


[//]: # (CONTAINED_CLASS:FundamentalSummary)


[//]: # (CONTAINED_CLASS:CompanySummary)





29 changes: 29 additions & 0 deletions docs/ApiResponseCompanyHistoricalData.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@

[//]: # (CLASS:ApiResponseCompanyHistoricalData)

[//]: # (KIND:object)

### ApiResponseCompanyHistoricalData

#### Properties

[//]: # (START_DEFINITION)

Name | Type | Description
------------ | ------------- | -------------
**historicalData** | [**List<HistoricalData>**](HistoricalData.md) |  
**company** | [**CompanySummary**](CompanySummary.md) |  
**nextPage** | String | The token required to request the next page of the data. If null, no further results are available.  

[//]: # (END_DEFINITION)


[//]: # (CONTAINED_CLASS:HistoricalData)


[//]: # (CONTAINED_CLASS:CompanySummary)





29 changes: 29 additions & 0 deletions docs/ApiResponseCompanyNews.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@

[//]: # (CLASS:ApiResponseCompanyNews)

[//]: # (KIND:object)

### ApiResponseCompanyNews

#### Properties

[//]: # (START_DEFINITION)

Name | Type | Description
------------ | ------------- | -------------
**news** | [**List<CompanyNewsSummary>**](CompanyNewsSummary.md) |  
**company** | [**CompanySummary**](CompanySummary.md) |  
**nextPage** | String | The token required to request the next page of the data. If null, no further results are available.  

[//]: # (END_DEFINITION)


[//]: # (CONTAINED_CLASS:CompanyNewsSummary)


[//]: # (CONTAINED_CLASS:CompanySummary)





29 changes: 29 additions & 0 deletions docs/ApiResponseCompanySecurities.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@

[//]: # (CLASS:ApiResponseCompanySecurities)

[//]: # (KIND:object)

### ApiResponseCompanySecurities

#### Properties

[//]: # (START_DEFINITION)

Name | Type | Description
------------ | ------------- | -------------
**securities** | [**List<SecuritySummary>**](SecuritySummary.md) |  
**company** | [**CompanySummary**](CompanySummary.md) |  
**nextPage** | String | The token required to request the next page of the data. If null, no further results are available.  

[//]: # (END_DEFINITION)


[//]: # (CONTAINED_CLASS:SecuritySummary)


[//]: # (CONTAINED_CLASS:CompanySummary)





25 changes: 25 additions & 0 deletions docs/ApiResponseDataTags.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@

[//]: # (CLASS:ApiResponseDataTags)

[//]: # (KIND:object)

### ApiResponseDataTags

#### Properties

[//]: # (START_DEFINITION)

Name | Type | Description
------------ | ------------- | -------------
**tags** | [**List<DataTag>**](DataTag.md) |  
**nextPage** | String | The token required to request the next page of the data. If null, no further results are available.  

[//]: # (END_DEFINITION)


[//]: # (CONTAINED_CLASS:DataTag)





24 changes: 24 additions & 0 deletions docs/ApiResponseDataTagsSearch.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@

[//]: # (CLASS:ApiResponseDataTagsSearch)

[//]: # (KIND:object)

### ApiResponseDataTagsSearch

#### Properties

[//]: # (START_DEFINITION)

Name | Type | Description
------------ | ------------- | -------------
**tags** | [**List<DataTag>**](DataTag.md) |  

[//]: # (END_DEFINITION)


[//]: # (CONTAINED_CLASS:DataTag)





29 changes: 29 additions & 0 deletions docs/ApiResponseEconomicIndexHistoricalData.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@

[//]: # (CLASS:ApiResponseEconomicIndexHistoricalData)

[//]: # (KIND:object)

### ApiResponseEconomicIndexHistoricalData

#### Properties

[//]: # (START_DEFINITION)

Name | Type | Description
------------ | ------------- | -------------
**historicalData** | [**List<HistoricalData>**](HistoricalData.md) |  
**index** | [**EconomicIndexSummary**](EconomicIndexSummary.md) |  
**nextPage** | String | The token required to request the next page of the data. If null, no further results are available.  

[//]: # (END_DEFINITION)


[//]: # (CONTAINED_CLASS:HistoricalData)


[//]: # (CONTAINED_CLASS:EconomicIndexSummary)





25 changes: 25 additions & 0 deletions docs/ApiResponseEconomicIndices.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@

[//]: # (CLASS:ApiResponseEconomicIndices)

[//]: # (KIND:object)

### ApiResponseEconomicIndices

#### Properties

[//]: # (START_DEFINITION)

Name | Type | Description
------------ | ------------- | -------------
**indices** | [**List<EconomicIndexSummary>**](EconomicIndexSummary.md) |  
**nextPage** | String | The token required to request the next page of the data. If null, no further results are available.  

[//]: # (END_DEFINITION)


[//]: # (CONTAINED_CLASS:EconomicIndexSummary)





24 changes: 24 additions & 0 deletions docs/ApiResponseEconomicIndicesSearch.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@

[//]: # (CLASS:ApiResponseEconomicIndicesSearch)

[//]: # (KIND:object)

### ApiResponseEconomicIndicesSearch

#### Properties

[//]: # (START_DEFINITION)

Name | Type | Description
------------ | ------------- | -------------
**indices** | [**List<EconomicIndexSummary>**](EconomicIndexSummary.md) |  

[//]: # (END_DEFINITION)


[//]: # (CONTAINED_CLASS:EconomicIndexSummary)





Loading

0 comments on commit 99ac1f8

Please sign in to comment.