openapi: 3.0.3 info: title: Factset Analytics Datastore About Stock API description: Allow clients to fetch precalculated Analytics through predeterministic URLs. contact: name: FactSet Research Systems url: https://developer.factset.com/contact email: api@factset.com license: name: Apache License, Version 2.0 url: https://www.apache.org/licenses/LICENSE-2.0 version: 1.0.0 servers: - url: https://api.factset.com description: Production - url: https://api-sandbox.factset.com description: Sandbox security: - basicAuth: [] tags: - name: Stock paths: /stock/recommendation/aggregate/get: get: tags: - Stock operationId: get/stock/recommendation/aggregate/get x-supportsOffsetBasedPaging: false x-supportsOffsetBasedPagingWithoutTotal: false x-supportsCursorBasedPaging: false x-supportsCursorBasedPagingWithoutTotal: false x-supportsPush: false x-requiresUser: false x-requiresInternalClient: false x-disallowUser: false x-no-merge: false x-maxSortParameterCount: 10 x-supportsPermissionDeniedResponse: false summary: Target price and aggregated recommendations for a stock. description: Target price and aggregated recommendations for a stock. parameters: - name: identifier in: query schema: type: string pattern: ^([B-DF-HJ-NP-TV-Z0-9]{6}-[SLR])|([A-Z0-9.]{1,47}-[A-Z0-9]{2,4})|([0-9]{3,20})|([B-DF-HJ-NP-TV-Z0-9]{6}[0-9])|([A-Z]{2}[A-Z0-9]{9}[0-9])|([A-Z1-9][A-Z0-9]{5})|(0*[0-9]{1,9})|([A-Z0-9]{8}[0-9])$ maxLength: 50 exclusiveMaximum: false minLength: 3 exclusiveMinimum: false description: Identifier to resolve. required: true - name: identifierType in: query schema: type: string description: Type of the identifier. x-enum-description: - MDG identifier of an instrument. - MDG identifier of a listing. - FactSet Permanent Identifier on security level. - FactSet Permanent Identifier on listing level. - Regional FactSet Permanent Identifier. - FactSet market symbol of a listing. - Regional FactSet ticker symbol. - SEDOL or IDII of a listing. - ISIN of an instrument. - WKN of an instrument. - Valor number of an instrument. - CUSIP or CINS identifier of an instrument enum: - idInstrument - idNotation - fdsPermanentIdentifierSecurity - fdsPermanentIdentifierListing - fdsPermanentIdentifierRegional - tickerExchange - tickerRegion - sedol - isin - wkn - valor - cusip required: true - name: _attributes in: query schema: type: array items: type: string maxLength: 100 exclusiveMaximum: false uniqueItems: true maxItems: 50 style: form explode: false description: Limit the attributes returned in the response to the specified set. responses: '200': $ref: '#/components/responses/GetStockRecommendationAggregateGet200Response' /stock/recommendation/aggregate/history/list: get: tags: - Stock operationId: get/stock/recommendation/aggregate/history/list x-supportsOffsetBasedPaging: false x-supportsOffsetBasedPagingWithoutTotal: false x-supportsCursorBasedPaging: false x-supportsCursorBasedPagingWithoutTotal: false x-supportsPush: false x-requiresUser: false x-requiresInternalClient: false x-disallowUser: false x-no-merge: false x-maxSortParameterCount: 10 x-supportsPermissionDeniedResponse: false summary: Current and historical trade recommendations and target prices for a stock. description: Current and historical trade recommendations and target prices for a stock. parameters: - name: identifier in: query schema: type: string pattern: ^([B-DF-HJ-NP-TV-Z0-9]{6}-[SLR])|([A-Z0-9.]{1,47}-[A-Z0-9]{2,4})|([0-9]{3,20})|([B-DF-HJ-NP-TV-Z0-9]{6}[0-9])|([A-Z]{2}[A-Z0-9]{9}[0-9])|([A-Z1-9][A-Z0-9]{5})|(0*[0-9]{1,9})|([A-Z0-9]{8}[0-9])$ maxLength: 50 exclusiveMaximum: false minLength: 3 exclusiveMinimum: false description: Identifier to resolve. required: true - name: identifierType in: query schema: type: string description: Type of the identifier. x-enum-description: - MDG identifier of an instrument. - MDG identifier of a listing. - FactSet Permanent Identifier on security level. - FactSet Permanent Identifier on listing level. - Regional FactSet Permanent Identifier. - FactSet market symbol of a listing. - Regional FactSet ticker symbol. - SEDOL or IDII of a listing. - ISIN of an instrument. - WKN of an instrument. - Valor number of an instrument. - CUSIP or CINS identifier of an instrument enum: - idInstrument - idNotation - fdsPermanentIdentifierSecurity - fdsPermanentIdentifierListing - fdsPermanentIdentifierRegional - tickerExchange - tickerRegion - sedol - isin - wkn - valor - cusip required: true - name: snapshots in: query schema: type: array nullable: false items: type: string x-enum-description: - latest - one week ago - one month ago - three months ago - six months ago - one year ago enum: - latest - 1w - 1m - 3m - 6m - 1y description: Choice of historic snapshots for aggregated recommendations. uniqueItems: true maxItems: 6 minItems: 1 style: form explode: false required: true - name: _attributes in: query schema: type: array items: type: string maxLength: 100 exclusiveMaximum: false uniqueItems: true maxItems: 50 style: form explode: false description: Limit the attributes returned in the response to the specified set. responses: '200': $ref: '#/components/responses/GetStockRecommendationAggregateHistoryList200Response' /stock/owner/list: get: tags: - Stock operationId: get/stock/owner/list x-supportsOffsetBasedPaging: false x-supportsOffsetBasedPagingWithoutTotal: false x-supportsCursorBasedPaging: false x-supportsCursorBasedPagingWithoutTotal: false x-supportsPush: false x-requiresUser: false x-requiresInternalClient: false x-disallowUser: false x-no-merge: false x-maxSortParameterCount: 10 x-supportsPermissionDeniedResponse: false summary: List of owners for a specific type of a company's shares. description: List of top-20 owners for a specific type of a company's shares. parameters: - name: identifier in: query schema: type: string pattern: ^([B-DF-HJ-NP-TV-Z0-9]{6}-[SLR])|([A-Z0-9.]{1,47}-[A-Z0-9]{2,4})|([0-9]{3,20})|([B-DF-HJ-NP-TV-Z0-9]{6}[0-9])|([A-Z]{2}[A-Z0-9]{9}[0-9])|([A-Z1-9][A-Z0-9]{5})|(0*[0-9]{1,9})|([A-Z0-9]{8}[0-9])$ maxLength: 50 exclusiveMaximum: false minLength: 3 exclusiveMinimum: false description: Identifier to resolve. required: true - name: identifierType in: query schema: type: string description: Type of the identifier. x-enum-description: - MDG identifier of an instrument. - MDG identifier of a listing. - FactSet Permanent Identifier on security level. - FactSet Permanent Identifier on listing level. - Regional FactSet Permanent Identifier. - FactSet market symbol of a listing. - Regional FactSet ticker symbol. - SEDOL or IDII of a listing. - ISIN of an instrument. - WKN of an instrument. - Valor number of an instrument. - CUSIP or CINS identifier of an instrument enum: - idInstrument - idNotation - fdsPermanentIdentifierSecurity - fdsPermanentIdentifierListing - fdsPermanentIdentifierRegional - tickerExchange - tickerRegion - sedol - isin - wkn - valor - cusip required: true - name: _attributes in: query schema: type: array items: type: string maxLength: 100 exclusiveMaximum: false uniqueItems: true maxItems: 50 style: form explode: false description: Limit the attributes returned in the response to the specified set. - name: _language in: query schema: type: string format: isoLanguage description: ISO 639-1 code of the language. maxLength: 2 minLength: 2 exclusiveMinimum: false exclusiveMaximum: false responses: '200': $ref: '#/components/responses/GetStockOwnerList200Response' /stock/composite/profile/getByNotation: get: tags: - Stock operationId: get/stock/composite/profile/getByNotation x-supportsOffsetBasedPaging: false x-supportsOffsetBasedPagingWithoutTotal: false x-supportsCursorBasedPaging: false x-supportsCursorBasedPagingWithoutTotal: false x-supportsPush: false x-requiresUser: false x-requiresInternalClient: false x-disallowUser: false x-no-merge: false x-maxSortParameterCount: 10 x-supportsPermissionDeniedResponse: false summary: Provides key elements of a stock profile together with the profile of the issuing company. description: Provides key elements of a stock profile together with the profile of the issuing company. parameters: - name: identifier in: query schema: type: string pattern: ^([B-DF-HJ-NP-TV-Z0-9]{6}-[LR])|([A-Z0-9.]{1,47}-[A-Z0-9]{2,4})|([0-9]{3,20})$ maxLength: 50 exclusiveMaximum: false minLength: 3 exclusiveMinimum: false description: Identifier to resolve. required: true - name: identifierType in: query schema: type: string description: Type of the identifier. x-enum-description: - MDG identifier of a listing. - FactSet market symbol of a listing. - Regional FactSet ticker symbol, identifying the primary listing in the region. - FactSet Permanent Identifier on listing level. - Regional FactSet Permanent Identifier, identifying the primary listing in the region. enum: - idNotation - tickerExchange - tickerRegion - fdsPermanentIdentifierListing - fdsPermanentIdentifierRegional required: true - name: _attributes in: query schema: type: array items: type: string maxLength: 100 exclusiveMaximum: false uniqueItems: true maxItems: 50 style: form explode: false description: Limit the attributes returned in the response to the specified set. - name: _language in: query schema: type: string format: isoLanguage description: ISO 639-1 code of the language. maxLength: 2 minLength: 2 exclusiveMinimum: false exclusiveMaximum: false responses: '200': $ref: '#/components/responses/GetStockCompositeProfileGetByNotation200Response' /stock/dividend/list: post: tags: - Stock operationId: post/stock/dividend/list x-supportsOffsetBasedPaging: false x-supportsOffsetBasedPagingWithoutTotal: false x-supportsCursorBasedPaging: false x-supportsCursorBasedPagingWithoutTotal: false x-supportsPush: false x-requiresUser: false x-requiresInternalClient: false x-disallowUser: false x-no-merge: false x-maxSortParameterCount: 4 x-supportsPermissionDeniedResponse: false summary: List of dividends for a stock. description: List of dividends for a stock. requestBody: content: application/json: schema: $ref: '#/components/schemas/PostStockDividendListRequest' responses: '200': $ref: '#/components/responses/PostStockDividendList200Response' parameters: [] /stock/dividend/type/list: get: tags: - Stock operationId: get/stock/dividend/type/list x-supportsOffsetBasedPaging: false x-supportsOffsetBasedPagingWithoutTotal: false x-supportsCursorBasedPaging: false x-supportsCursorBasedPagingWithoutTotal: false x-supportsPush: false x-requiresUser: false x-requiresInternalClient: false x-disallowUser: false x-no-merge: false x-maxSortParameterCount: 10 x-supportsPermissionDeniedResponse: false summary: List of dividend types. description: List of dividend types. responses: '200': $ref: '#/components/responses/GetStockDividendTypeList200Response' parameters: - name: _attributes in: query schema: type: array items: type: string maxLength: 100 exclusiveMaximum: false uniqueItems: true maxItems: 50 style: form explode: false description: Limit the attributes returned in the response to the specified set. - name: _language in: query schema: type: string format: isoLanguage description: ISO 639-1 code of the language. maxLength: 2 minLength: 2 exclusiveMinimum: false exclusiveMaximum: false /stock/notation/keyFigures/benchmark/month/1/get: get: tags: - Stock operationId: get/stock/notation/keyFigures/benchmark/month/1/get x-supportsOffsetBasedPaging: false x-supportsOffsetBasedPagingWithoutTotal: false x-supportsCursorBasedPaging: false x-supportsCursorBasedPagingWithoutTotal: false x-supportsPush: false x-requiresUser: false x-requiresInternalClient: false x-disallowUser: false x-no-merge: false x-maxSortParameterCount: 10 x-supportsPermissionDeniedResponse: false summary: End-of-day (EOD) benchmark key figures of a stock for the time range of one month. description: End-of-day (EOD) benchmark key figures of a stock for the time range of one month. parameters: - name: identifier in: query schema: type: string pattern: ^([B-DF-HJ-NP-TV-Z0-9]{6}-[LR])|([A-Z0-9.]{1,47}-[A-Z0-9]{2,4})|([0-9]{3,20})$ maxLength: 50 exclusiveMaximum: false minLength: 3 exclusiveMinimum: false description: Identifier to resolve. required: true - name: identifierType in: query schema: type: string description: Type of the identifier. x-enum-description: - MDG identifier of a listing. - FactSet market symbol of a listing. - Regional FactSet ticker symbol, identifying the primary listing in the region. - FactSet Permanent Identifier on listing level. - Regional FactSet Permanent Identifier, identifying the primary listing in the region. enum: - idNotation - tickerExchange - tickerRegion - fdsPermanentIdentifierListing - fdsPermanentIdentifierRegional required: true - name: idNotationBenchmark in: query schema: type: array nullable: false items: type: string format: id64 x-positive: true uniqueItems: true minItems: 1 maxItems: 3 description: 'List of identifiers of benchmark notations. See the group description for the list of valid values.' style: form explode: false required: true - name: _attributes in: query schema: type: array items: type: string maxLength: 100 exclusiveMaximum: false uniqueItems: true maxItems: 50 style: form explode: false description: Limit the attributes returned in the response to the specified set. - name: _language in: query schema: type: string format: isoLanguage description: ISO 639-1 code of the language. maxLength: 2 minLength: 2 exclusiveMinimum: false exclusiveMaximum: false responses: '200': $ref: '#/components/responses/GetStockNotationKeyFiguresBenchmarkMonth1Get200Response' /stock/notation/keyFigures/benchmark/week/1/get: get: tags: - Stock operationId: get/stock/notation/keyFigures/benchmark/week/1/get x-supportsOffsetBasedPaging: false x-supportsOffsetBasedPagingWithoutTotal: false x-supportsCursorBasedPaging: false x-supportsCursorBasedPagingWithoutTotal: false x-supportsPush: false x-requiresUser: false x-requiresInternalClient: false x-disallowUser: false x-no-merge: false x-maxSortParameterCount: 10 x-supportsPermissionDeniedResponse: false summary: End-of-day (EOD) benchmark key figures of a stock for the time range of one week. description: End-of-day (EOD) benchmark key figures of a stock for the time range of one week. parameters: - name: identifier in: query schema: type: string pattern: ^([B-DF-HJ-NP-TV-Z0-9]{6}-[LR])|([A-Z0-9.]{1,47}-[A-Z0-9]{2,4})|([0-9]{3,20})$ maxLength: 50 exclusiveMaximum: false minLength: 3 exclusiveMinimum: false description: Identifier to resolve. required: true - name: identifierType in: query schema: type: string description: Type of the identifier. x-enum-description: - MDG identifier of a listing. - FactSet market symbol of a listing. - Regional FactSet ticker symbol, identifying the primary listing in the region. - FactSet Permanent Identifier on listing level. - Regional FactSet Permanent Identifier, identifying the primary listing in the region. enum: - idNotation - tickerExchange - tickerRegion - fdsPermanentIdentifierListing - fdsPermanentIdentifierRegional required: true - name: idNotationBenchmark in: query schema: type: array nullable: false items: type: string format: id64 x-positive: true uniqueItems: true minItems: 1 maxItems: 3 description: 'List of identifiers of benchmark notations. See the group description for the list of valid values.' style: form explode: false required: true - name: _attributes in: query schema: type: array items: type: string maxLength: 100 exclusiveMaximum: false uniqueItems: true maxItems: 50 style: form explode: false description: Limit the attributes returned in the response to the specified set. - name: _language in: query schema: type: string format: isoLanguage description: ISO 639-1 code of the language. maxLength: 2 minLength: 2 exclusiveMinimum: false exclusiveMaximum: false responses: '200': $ref: '#/components/responses/GetStockNotationKeyFiguresBenchmarkWeek1Get200Response' /stock/notation/keyFigures/benchmark/year/1/get: get: tags: - Stock operationId: get/stock/notation/keyFigures/benchmark/year/1/get x-supportsOffsetBasedPaging: false x-supportsOffsetBasedPagingWithoutTotal: false x-supportsCursorBasedPaging: false x-supportsCursorBasedPagingWithoutTotal: false x-supportsPush: false x-requiresUser: false x-requiresInternalClient: false x-disallowUser: false x-no-merge: false x-maxSortParameterCount: 10 x-supportsPermissionDeniedResponse: false summary: End-of-day (EOD) benchmark key figures of a stock for the time range of one year. description: End-of-day (EOD) benchmark key figures of a stock for the time range of one year. parameters: - name: identifier in: query schema: type: string pattern: ^([B-DF-HJ-NP-TV-Z0-9]{6}-[LR])|([A-Z0-9.]{1,47}-[A-Z0-9]{2,4})|([0-9]{3,20})$ maxLength: 50 exclusiveMaximum: false minLength: 3 exclusiveMinimum: false description: Identifier to resolve. required: true - name: identifierType in: query schema: type: string description: Type of the identifier. x-enum-description: - MDG identifier of a listing. - FactSet market symbol of a listing. - Regional FactSet ticker symbol, identifying the primary listing in the region. - FactSet Permanent Identifier on listing level. - Regional FactSet Permanent Identifier, identifying the primary listing in the region. enum: - idNotation - tickerExchange - tickerRegion - fdsPermanentIdentifierListing - fdsPermanentIdentifierRegional required: true - name: idNotationBenchmark in: query schema: type: array nullable: false items: type: string format: id64 x-positive: true uniqueItems: true minItems: 1 maxItems: 3 description: 'List of identifiers of benchmark notations. See the group description for the list of valid values.' style: form explode: false required: true - name: _attributes in: query schema: type: array items: type: string maxLength: 100 exclusiveMaximum: false uniqueItems: true maxItems: 50 style: form explode: false description: Limit the attributes returned in the response to the specified set. - name: _language in: query schema: type: string format: isoLanguage description: ISO 639-1 code of the language. maxLength: 2 minLength: 2 exclusiveMinimum: false exclusiveMaximum: false responses: '200': $ref: '#/components/responses/GetStockNotationKeyFiguresBenchmarkYear1Get200Response' /stock/notation/keyFigures/benchmark/month/3/get: get: tags: - Stock operationId: get/stock/notation/keyFigures/benchmark/month/3/get x-supportsOffsetBasedPaging: false x-supportsOffsetBasedPagingWithoutTotal: false x-supportsCursorBasedPaging: false x-supportsCursorBasedPagingWithoutTotal: false x-supportsPush: false x-requiresUser: false x-requiresInternalClient: false x-disallowUser: false x-no-merge: false x-maxSortParameterCount: 10 x-supportsPermissionDeniedResponse: false summary: End-of-day (EOD) benchmark key figures of a stock for the time range of three months. description: End-of-day (EOD) benchmark key figures of a stock for the time range of three months. parameters: - name: identifier in: query schema: type: string pattern: ^([B-DF-HJ-NP-TV-Z0-9]{6}-[LR])|([A-Z0-9.]{1,47}-[A-Z0-9]{2,4})|([0-9]{3,20})$ maxLength: 50 exclusiveMaximum: false minLength: 3 exclusiveMinimum: false description: Identifier to resolve. required: true - name: identifierType in: query schema: type: string description: Type of the identifier. x-enum-description: - MDG identifier of a listing. - FactSet market symbol of a listing. - Regional FactSet ticker symbol, identifying the primary listing in the region. - FactSet Permanent Identifier on listing level. - Regional FactSet Permanent Identifier, identifying the primary listing in the region. enum: - idNotation - tickerExchange - tickerRegion - fdsPermanentIdentifierListing - fdsPermanentIdentifierRegional required: true - name: idNotationBenchmark in: query schema: type: array nullable: false items: type: string format: id64 x-positive: true uniqueItems: true minItems: 1 maxItems: 3 description: 'List of identifiers of benchmark notations. See the group description for the list of valid values.' style: form explode: false required: true - name: _attributes in: query schema: type: array items: type: string maxLength: 100 exclusiveMaximum: false uniqueItems: true maxItems: 50 style: form explode: false description: Limit the attributes returned in the response to the specified set. - name: _language in: query schema: type: string format: isoLanguage description: ISO 639-1 code of the language. maxLength: 2 minLength: 2 exclusiveMinimum: false exclusiveMaximum: false responses: '200': $ref: '#/components/responses/GetStockNotationKeyFiguresBenchmarkMonth3Get200Response' /stock/notation/keyFigures/benchmark/year/3/get: get: tags: - Stock operationId: get/stock/notation/keyFigures/benchmark/year/3/get x-supportsOffsetBasedPaging: false x-supportsOffsetBasedPagingWithoutTotal: false x-supportsCursorBasedPaging: false x-supportsCursorBasedPagingWithoutTotal: false x-supportsPush: false x-requiresUser: false x-requiresInternalClient: false x-disallowUser: false x-no-merge: false x-maxSortParameterCount: 10 x-supportsPermissionDeniedResponse: false summary: End-of-day (EOD) benchmark key figures of a stock for the time range of three years. description: End-of-day (EOD) benchmark key figures of a stock for the time range of three years. parameters: - name: identifier in: query schema: type: string pattern: ^([B-DF-HJ-NP-TV-Z0-9]{6}-[LR])|([A-Z0-9.]{1,47}-[A-Z0-9]{2,4})|([0-9]{3,20})$ maxLength: 50 exclusiveMaximum: false minLength: 3 exclusiveMinimum: false description: Identifier to resolve. required: true - name: identifierType in: query schema: type: string description: Type of the identifier. x-enum-description: - MDG identifier of a listing. - FactSet market symbol of a listing. - Regional FactSet ticker symbol, identifying the primary listing in the region. - FactSet Permanent Identifier on listing level. - Regional FactSet Permanent Identifier, identifying the primary listing in the region. enum: - idNotation - tickerExchange - tickerRegion - fdsPermanentIdentifierListing - fdsPermanentIdentifierRegional required: true - name: idNotationBenchmark in: query schema: type: array nullable: false items: type: string format: id64 x-positive: true uniqueItems: true minItems: 1 maxItems: 3 description: 'List of identifiers of benchmark notations. See the group description for the list of valid values.' style: form explode: false required: true - name: _attributes in: query schema: type: array items: type: string maxLength: 100 exclusiveMaximum: false uniqueItems: true maxItems: 50 style: form explode: false description: Limit the attributes returned in the response to the specified set. - name: _language in: query schema: type: string format: isoLanguage description: ISO 639-1 code of the language. maxLength: 2 minLength: 2 exclusiveMinimum: false exclusiveMaximum: false responses: '200': $ref: '#/components/responses/GetStockNotationKeyFiguresBenchmarkYear3Get200Response' /stock/notation/keyFigures/benchmark/year/5/get: get: tags: - Stock operationId: get/stock/notation/keyFigures/benchmark/year/5/get x-supportsOffsetBasedPaging: false x-supportsOffsetBasedPagingWithoutTotal: false x-supportsCursorBasedPaging: false x-supportsCursorBasedPagingWithoutTotal: false x-supportsPush: false x-requiresUser: false x-requiresInternalClient: false x-disallowUser: false x-no-merge: false x-maxSortParameterCount: 10 x-supportsPermissionDeniedResponse: false summary: End-of-day (EOD) benchmark key figures of a stock for the time range of five years. description: End-of-day (EOD) benchmark key figures of a stock for the time range of five years. parameters: - name: identifier in: query schema: type: string pattern: ^([B-DF-HJ-NP-TV-Z0-9]{6}-[LR])|([A-Z0-9.]{1,47}-[A-Z0-9]{2,4})|([0-9]{3,20})$ maxLength: 50 exclusiveMaximum: false minLength: 3 exclusiveMinimum: false description: Identifier to resolve. required: true - name: identifierType in: query schema: type: string description: Type of the identifier. x-enum-description: - MDG identifier of a listing. - FactSet market symbol of a listing. - Regional FactSet ticker symbol, identifying the primary listing in the region. - FactSet Permanent Identifier on listing level. - Regional FactSet Permanent Identifier, identifying the primary listing in the region. enum: - idNotation - tickerExchange - tickerRegion - fdsPermanentIdentifierListing - fdsPermanentIdentifierRegional required: true - name: idNotationBenchmark in: query schema: type: array nullable: false items: type: string format: id64 x-positive: true uniqueItems: true minItems: 1 maxItems: 3 description: 'List of identifiers of benchmark notations. See the group description for the list of valid values.' style: form explode: false required: true - name: _attributes in: query schema: type: array items: type: string maxLength: 100 exclusiveMaximum: false uniqueItems: true maxItems: 50 style: form explode: false description: Limit the attributes returned in the response to the specified set. - name: _language in: query schema: type: string format: isoLanguage description: ISO 639-1 code of the language. maxLength: 2 minLength: 2 exclusiveMinimum: false exclusiveMaximum: false responses: '200': $ref: '#/components/responses/GetStockNotationKeyFiguresBenchmarkYear5Get200Response' /stock/notation/keyFigures/benchmark/month/6/get: get: tags: - Stock operationId: get/stock/notation/keyFigures/benchmark/month/6/get x-supportsOffsetBasedPaging: false x-supportsOffsetBasedPagingWithoutTotal: false x-supportsCursorBasedPaging: false x-supportsCursorBasedPagingWithoutTotal: false x-supportsPush: false x-requiresUser: false x-requiresInternalClient: false x-disallowUser: false x-no-merge: false x-maxSortParameterCount: 10 x-supportsPermissionDeniedResponse: false summary: End-of-day (EOD) benchmark key figures of a stock for the time range of six months. description: End-of-day (EOD) benchmark key figures of a stock for the time range of six months. parameters: - name: identifier in: query schema: type: string pattern: ^([B-DF-HJ-NP-TV-Z0-9]{6}-[LR])|([A-Z0-9.]{1,47}-[A-Z0-9]{2,4})|([0-9]{3,20})$ maxLength: 50 exclusiveMaximum: false minLength: 3 exclusiveMinimum: false description: Identifier to resolve. required: true - name: identifierType in: query schema: type: string description: Type of the identifier. x-enum-description: - MDG identifier of a listing. - FactSet market symbol of a listing. - Regional FactSet ticker symbol, identifying the primary listing in the region. - FactSet Permanent Identifier on listing level. - Regional FactSet Permanent Identifier, identifying the primary listing in the region. enum: - idNotation - tickerExchange - tickerRegion - fdsPermanentIdentifierListing - fdsPermanentIdentifierRegional required: true - name: idNotationBenchmark in: query schema: type: array nullable: false items: type: string format: id64 x-positive: true uniqueItems: true minItems: 1 maxItems: 3 description: 'List of identifiers of benchmark notations. See the group description for the list of valid values.' style: form explode: false required: true - name: _attributes in: query schema: type: array items: type: string maxLength: 100 exclusiveMaximum: false uniqueItems: true maxItems: 50 style: form explode: false description: Limit the attributes returned in the response to the specified set. - name: _language in: query schema: type: string format: isoLanguage description: ISO 639-1 code of the language. maxLength: 2 minLength: 2 exclusiveMinimum: false exclusiveMaximum: false responses: '200': $ref: '#/components/responses/GetStockNotationKeyFiguresBenchmarkMonth6Get200Response' /stock/notation/ranking/intraday/list: post: tags: - Stock operationId: post/stock/notation/ranking/intraday/list x-supportsOffsetBasedPaging: true x-supportsOffsetBasedPagingWithoutTotal: false x-supportsCursorBasedPaging: false x-supportsCursorBasedPagingWithoutTotal: false x-supportsPush: false x-requiresUser: false x-requiresInternalClient: false x-disallowUser: false x-no-merge: false x-maxSortParameterCount: 5 x-supportsPermissionDeniedResponse: false summary: Ranking of stocks' notations using intraday figures. description: 'Ranking of stocks'' notations using intraday figures. The result is limited to 100 notations that all must satisfy all selected filters. If more than one notation of an instrument matches the parameters, and no market priority has been specified, only the notation with the highest trading volume, averaged over one month, is considered. By default, the result is sorted descending by the relative intraday performance corresponding to the most recent trade price, see attribute `trade.performance.relative`. The result may contain sortable values based on different currencies, possibly making the ranking nonsensical, if the parameter `currency` has not been specified.` The search can be restricted to a specific set of products by using customer-specific instrument or notation restriction lists. Such restriction lists are set up by FactSet upon request. All identifiers used as parameters must be valid and entitled.' requestBody: content: application/json: schema: $ref: '#/components/schemas/PostStockNotationRankingIntradayListRequest' responses: '200': $ref: '#/components/responses/PostStockNotationRankingIntradayList200Response' parameters: [] /stock/notation/screener/search: post: tags: - Stock operationId: post/stock/notation/screener/search x-supportsOffsetBasedPaging: true x-supportsOffsetBasedPagingWithoutTotal: false x-supportsCursorBasedPaging: false x-supportsCursorBasedPagingWithoutTotal: false x-supportsPush: false x-requiresUser: false x-requiresInternalClient: false x-disallowUser: false x-no-merge: false x-maxSortParameterCount: 10 x-supportsPermissionDeniedResponse: false summary: Screener for stocks' notations based on stock-specific parameters. description: 'Screener for stocks'' notations based on stock-specific parameters. The result is limited to the notations that satisfy all the selected filters. If more than one notation of an instrument matches the parameters, and no market priority has been specified, only the notation with the highest trading volume, averaged over one month, is considered. Currency dependent current figures on company level (see attribute `currentKeyFigures.company.currencyDependent`) or on share instrument level (see attribute `currentKeyFigures.shareInstrument.currencyDependent`) are only returned if the currency (see parameter `currentKeyFigures.company.currencyDependent.currency.isoCode` or parameter `currentKeyFigures.shareInstrument.currencyDependent.currency.isoCode` respectively) are set. Parameters for up to three fiscal years might be used in one request, see attribute `reportedKeyFigures`; data is available for the ten most recent completed fiscal years. Estimates are available for the current and two consecutive fiscal years; parameters for all three might be used in one request, see attribute `estimates`. The estimated values are calculated as the average of the most recent estimates provided by all analysts in a fixed time frame of 100 days. Screening and sorting by a currency-dependent attribute is not possible if the currency (see parameter `reportedKeyFigures.currencyDependentKeyFigures.currency.isoCode` and parameter `estimates.currencyDependentEstimates.currency.isoCode` respectively) is not set. If a fiscal year for the data as of the end of a fiscal year (see parameter `reportedKeyFigures.fiscalYear`) or for the estimates (see parameter `estimates.fiscalYear`) has been selected but no currency has been set, the respective data will be returned in the currency in which it was originally reported. A specific set of stocks can be restricted to or excluded by using customer-specific instrument or notation selection lists. Such selection lists are set up by FactSet upon request. All identifiers used as parameters must be valid and entitled.' requestBody: content: application/json: schema: $ref: '#/components/schemas/PostStockNotationScreenerSearchRequest' responses: '200': $ref: '#/components/responses/PostStockNotationScreenerSearch200Response' parameters: [] /stock/notation/screener/valueRanges/get: post: tags: - Stock operationId: post/stock/notation/screener/valueRanges/get x-supportsOffsetBasedPaging: false x-supportsOffsetBasedPagingWithoutTotal: false x-supportsCursorBasedPaging: false x-supportsCursorBasedPagingWithoutTotal: false x-supportsPush: false x-requiresUser: false x-requiresInternalClient: false x-disallowUser: false x-no-merge: false x-maxSortParameterCount: 10 x-supportsPermissionDeniedResponse: false summary: Possible values and value ranges for the parameters used in the endpoint `/stock/notation/screener/search`. description: The endpoint returns the possible values and value ranges for the parameters used in the endpoint `/stock/notation/screener/search`. It allows to request the values and value ranges only for a restricted set of notations that match predefined parameters. The functionality may be used to pre-fill the values and value ranges of the parameters of the `/stock/notation/screener/search` endpoint so that performing a search always leads to a non-empty set of notations. If more than one notation of an instrument matches the parameters, and no market priority has been specified, only the notation with the highest trading volume, averaged over one month, is considered. For more information regarding the performance and volatility parameters, see the information available in the group description of the `/notation/keyFigures/` endpoints. requestBody: content: application/json: schema: $ref: '#/components/schemas/PostStockNotationScreenerValueRangesGetRequest' responses: '200': $ref: '#/components/responses/PostStockNotationScreenerValueRangesGet200Response' parameters: [] components: schemas: PartialOutputObject: type: object properties: isPartial: type: boolean description: Flag indicating that the response is a possibly incomplete array or an object containing a possibly incomplete array, due to hitting a processing time limit. If `true`, some matching results might be missing from the array, or elements for matching results might be incorrectly included (for example, when priority sorting would have removed the element). Depending on the use case, such a response may be unsuitable. description: Object denoting that the endpoint response is possibly incomplete. required: - isPartial x-property-sort: - isPartial LanguageMember: type: string format: isoLanguage description: ISO 639-1 code of the language. maxLength: 2 minLength: 2 exclusiveMinimum: false exclusiveMaximum: false AttributesMember: type: array description: Limit the attributes returned in the response to the specified set. items: type: string maxLength: 100 exclusiveMaximum: false maxItems: 50 uniqueItems: true StatusObject: type: object properties: code: type: number format: int32 description: The HTTP status code of the response, mirroring the code from the Status-Line of the HTTP response message (see [RFC2616] section 6.1). description: The status member contains the status code of the response. required: - code PostStockDividendListRequest: required: - data type: object properties: data: type: object x-property-sort: - identifier - filter description: The data member contains the request's primary data. properties: identifier: type: object x-property-sort: - value - type description: Identifier and type. properties: value: type: string pattern: ^([B-DF-HJ-NP-TV-Z0-9]{6}-[SLR])|([A-Z0-9.]{1,47}-[A-Z0-9]{2,4})|([0-9]{3,20})|([B-DF-HJ-NP-TV-Z0-9]{6}[0-9])|([A-Z]{2}[A-Z0-9]{9}[0-9])|([A-Z1-9][A-Z0-9]{5})|(0*[0-9]{1,9})|([A-Z0-9]{8}[0-9])$ maxLength: 50 exclusiveMaximum: false minLength: 3 exclusiveMinimum: false description: Identifier to resolve. type: type: string description: Type of the identifier. x-enum-description: - MDG identifier of an instrument. - MDG identifier of a listing. - FactSet Permanent Identifier on security level. - FactSet Permanent Identifier on listing level. - Regional FactSet Permanent Identifier. - FactSet market symbol of a listing. - Regional FactSet ticker symbol. - SEDOL or IDII of a listing. - ISIN of an instrument. - WKN of an instrument. - Valor number of an instrument. - CUSIP or CINS identifier of an instrument enum: - idInstrument - idNotation - fdsPermanentIdentifierSecurity - fdsPermanentIdentifierListing - fdsPermanentIdentifierRegional - tickerExchange - tickerRegion - sedol - isin - wkn - valor - cusip required: - value - type filter: type: object x-property-sort: - period - type description: Criteria that filter the items in the response list; only items that match all of the criteria are returned. properties: period: type: object format: dateRange x-isClosedInterval: true properties: start: type: string format: date description: The starting point of the date range (inclusive), or `null` to indicate that the date range extends indefinitely into the past. x-allowNullValue: true end: type: string format: date description: The ending point of the date range (inclusive), or `null` to indicate that the date range extends indefinitely into the future. x-allowNullValue: true x-property-sort: - start - end required: - start - end description: "Period for which the dividends shall be returned. Since not all attributes contained in the dates object are available for all dividends, the following priority of the available dates is used to determine whether a dividend belongs to the specified period:\n 1. payment\n 2. effective\n 3. record\n 4. announcement" type: type: object x-property-sort: - id description: Dividend type. See endpoint `/stock/dividend/type/list` for valid values. properties: id: type: number format: id32 x-positive: true description: Identifier of the dividend type. required: - identifier meta: type: object description: The meta member contains the meta information of the request. properties: attributes: $ref: '#/components/schemas/AttributesMember' language: $ref: '#/components/schemas/LanguageMember' sort: description: Sortable attributes. The sort order is ascending unless it is prefixed with a minus sign, in which case it is descending. A list of at most 4 (possibly prefixed) attribute name(s) is allowed. type: array items: type: string enum: - dividends.dates.announcement - -dividends.dates.announcement - dividends.dates.record - -dividends.dates.record - dividends.dates.effective - -dividends.dates.effective - dividends.dates.payment - -dividends.dates.payment maxItems: 4 uniqueItems: true default: - dividends.dates.payment x-property-sort: - attributes - language - sort PostStockNotationScreenerValueRangesGetRequest: type: object properties: data: type: object x-property-sort: - validation - stockType - industryClassification - company - indexMembership - compliance - reportedKeyFigures - performance - volatility - tradingValue - simpleMovingAverage - rsiWilder - recommendation - estimates description: The data member contains the request's primary data. properties: validation: description: Validation parameters. type: object x-property-sort: - onlyActive - onlyNotSuspended - prices - valueUnit - market - instrumentSelectionList - notationSelectionList properties: onlyActive: description: If `true`, only active notations will be returned. The term "active" reflects the fact that notations and related data are not being deleted immediately after becoming irrelevant (e.g. because the source does not provide a price anymore), but remains in general retrievable for up to 6 months. type: boolean default: true onlyNotSuspended: description: If `true`, only notations not suspended from trading will be returned. type: boolean default: false prices: description: Price-related parameters. type: object x-property-sort: - quality - latest - previous properties: quality: type: string description: Quality of the price. default: DLY x-enum-description: - 'Delayed: intraday prices with an exchange-imposed delay of usually 15 to 30 minutes.' - 'End-of-day: prices updated once per day after the close of trading, possibly with an exchange-imposed delay of several hours or days.' enum: - DLY - EOD latest: description: Parameters related to the presence and age of the most recent trade price. type: object x-property-sort: - availableOnly - minimumDate properties: availableOnly: description: If `true`, only notations for which a trade price (even an outdated one) is available will be returned. type: boolean minimumDate: description: Earliest admissible date of the most recent trade price. type: string format: date previous: description: Parameters related to the presence and age of a trade price from a preceding trading day. type: object x-property-sort: - availableOnly - minimumDate properties: availableOnly: description: If `true`, only notations for which a trade price from a preceding trading day is available will be returned. type: boolean minimumDate: description: Earliest admissible date of the trade price from a preceding trading day. type: string format: date valueUnit: description: Value unit selection. See endpoint `/basic/valueUnit/list` for valid values. type: object x-property-sort: - restrict - exclude x-atMostOne: true properties: restrict: description: Specifies the value units a notation may have. type: object x-property-sort: - ids properties: ids: description: Set of value unit identifiers. type: array nullable: false items: type: number format: id32 x-positive: true uniqueItems: true maxItems: 50 exclude: description: Specifies the value units a notation may not have. type: object x-property-sort: - ids properties: ids: description: Set of value unit identifiers. type: array nullable: false items: type: number format: id32 x-positive: true uniqueItems: true maxItems: 50 market: description: Market-related notation selection. See endpoint `/basic/market/list` for valid values. type: object x-property-sort: - selection - priority properties: selection: description: Market selection. type: object x-property-sort: - restrict - exclude x-atMostOne: true properties: restrict: description: Specifies the markets from which a notation may originate. type: object x-property-sort: - ids properties: ids: description: Set of market identifiers. type: array nullable: false items: type: number format: id32 x-positive: true uniqueItems: true maxItems: 100 exclude: description: Specifies the markets from which a notation may not originate. type: object x-property-sort: - ids properties: ids: description: Set of market identifiers. type: array nullable: false items: type: number format: id32 x-positive: true uniqueItems: true maxItems: 100 priority: description: "Sequence of markets specifying the priority order of the markets for the selection of one notation per instrument. If for a given instrument with two matching notations, A and B, the market of notation A precedes the market of notation B in this list or if the market of notation B is not in this list, A is selected. If neither of the markets is in this list, the notation with the highest trading volume, averaged over one month, is selected. \n The list does not restrict the request to only those markets (use the parameter `market.selection` for that purpose)." type: object x-property-sort: - ids properties: ids: description: List of market identifiers. type: array nullable: false items: type: number format: id32 x-positive: true uniqueItems: true maxItems: 100 instrumentSelectionList: description: Instrument-level restriction or exclusion. type: object x-property-sort: - restrict - exclude x-atMostOne: true properties: restrict: description: Restriction lists. If present, the result contains only notations belonging to stock instruments that are a member of any of the provided lists. type: object x-property-sort: - ids properties: ids: description: Set of identifiers of restriction lists. type: array nullable: false items: type: number format: id32 x-positive: true uniqueItems: true maxItems: 3 exclude: description: Exclusion lists. If present, the result does not contain notations belonging to stock instruments that are a member of any of the provided lists. type: object x-property-sort: - ids properties: ids: description: Set of identifiers of exclusion lists. type: array nullable: false items: type: number format: id32 x-positive: true uniqueItems: true maxItems: 3 notationSelectionList: description: Notation-level restriction or exclusion. type: object x-property-sort: - restrict - exclude x-atMostOne: true properties: restrict: description: Restriction lists. If present, the result contains only stock notations that are a member of any of the provided lists. type: object x-property-sort: - ids properties: ids: description: Set of identifiers of restriction lists. type: array nullable: false items: type: number format: id32 x-positive: true uniqueItems: true maxItems: 3 exclude: description: Exclusion lists. If present, the result does not contain stock notations that are a member of any of the provided lists. type: object x-property-sort: - ids properties: ids: description: Set of identifiers of exclusion lists. type: array nullable: false items: type: number format: id32 x-positive: true uniqueItems: true maxItems: 3 stockType: description: Type of stock. type: array nullable: false items: type: string x-enum-description: - Common stock - Preferred stock - Depository receipt - Other stock enum: - common - preferred - depositoryReceipt - other uniqueItems: true industryClassification: description: Industry classification. Here, an industry is a category from any level of category system FactSet Revere Business Industry Classification System (RBICS), see endpoint `/category/listBySystem` with `id=48` for valid values. type: object x-property-sort: - restrict - exclude x-atMostOne: true properties: restrict: description: Restriction list. Only stocks that belong to a category in the provided list are returned. type: object x-property-sort: - ids properties: ids: description: Set of category identifiers. type: array nullable: false items: type: number format: id32 x-positive: true maxItems: 100 exclude: description: Exclusion list. Stocks that belong to a category in the provided list are not returned. type: object x-property-sort: - ids properties: ids: description: 'Set of category identifiers. ' type: array nullable: false items: type: number format: id32 x-positive: true maxItems: 100 company: description: Company-related parameters. type: object x-property-sort: - country properties: country: description: Country of the head office of a company. See endpoint `/basic/region/country/list` for valid values. type: object x-property-sort: - restrict - exclude x-atMostOne: true properties: restrict: description: Restriction list. Only stocks issued by a company whose head office is located in a country in the provided list are returned. type: object x-property-sort: - ids properties: ids: description: Set of country identifiers. type: array nullable: false items: type: number format: id32 x-positive: true maxItems: 50 exclude: description: Exclusion list. Stocks issued by a company whose head office is located in a country in the provided list are not returned. type: object x-property-sort: - ids properties: ids: description: Set of country identifiers. type: array nullable: false items: type: number format: id32 x-positive: true maxItems: 50 indexMembership: description: List of indices of which a stock is a constituent. The list restricts the request to return only those stocks that are a constituent of one of the specified indices. type: object x-property-sort: - ids properties: ids: description: List of index instrument identifiers. type: array nullable: false items: type: string format: id64 x-positive: true maxItems: 20 compliance: description: Compliance properties. See endpoint `/instrument/complianceProperty/list` for the full list of compliance properties associated with instruments (across all asset classes). type: object x-property-sort: - france properties: france: description: Compliance properties in accordance with the French law. type: object x-property-sort: - or properties: or: description: List of conditions representing a combination of compliance properties joined by a logical OR operator. type: array nullable: false items: type: object x-property-sort: - and properties: and: description: List of combinations of compliance properties joined by a logical AND operator. type: array nullable: false items: type: object x-property-sort: - id - negate properties: id: description: 'Identifier of a compliance property. The compliance properties with `id=4` (SRD) and `id=10` (SRD long only) are mutually exclusive. ⁣ Examples: ⁣ ⁣1. Retrieve only stocks which are compliant to all of the following: PEA, PEAPME, and SRD `"compliance":{ "france": { "or": [{ "and": [{ "id":2, "negate":false }, {"id":3, "negate":false}, {"id":4, "negate":false}]}]}}` ⁣ ⁣2. Retrieve only stocks which are compliant to PEA or to PEAPME `"compliance":{ "france": { "or": [{ "and": [{ "id":2, "negate":false }]}, {"and": [{ "id":3, "negate":false }]}]}}` ⁣ ⁣3. Retrieve only stocks which are compliant to PEA or to PEAPME, but are not compliant to SRD long only. `"compliance":{ "france": { "or": [{ "and": [{ "id":2, "negate":false },{"id":10, "negate":true}]}, {"and": [{ "id":3, "negate":false},{"id":10, "negate":true}]}]}}`' type: number format: id32 x-positive: true x-enum-description: - PEA - PEAPME - SRD - SRD long only enum: - 2 - 3 - 4 - 10 negate: description: 'If `true`, the condition excludes stocks compliant to the compliance property. ' type: boolean uniqueItems: true uniqueItems: true reportedKeyFigures: description: Parameters for stock-specific key figures as reported for a fiscal year. type: array nullable: false items: type: object x-property-sort: - fiscalYear - currencyDependentKeyFigures - ebitMargin - ebitdaMargin - netIncomeMargin - grossIncomeMargin - operatingMargin - returnOnAssets - returnOnEquity - ratios properties: fiscalYear: description: Since a fiscal year and a calendar year do not necessarily match with regard to their start and end dates, the year is derived as the calendar year occupied to a larger extent by the fiscal year, using a June through May fiscal year assignment. That means, fiscal years ending from the 1st of June onwards are assigned to the same calendar year. Either must be at most ten years in the past. type: object x-property-sort: - yearEnd - year x-atMostOne: true properties: yearEnd: description: Calendar year of the ending date of the fiscal year. type: number format: int32 year: description: Derived fiscal year. type: number format: int32 currencyDependentKeyFigures: description: Currency-dependent parameters. Selection of a currency is required to use these parameters. type: object x-property-sort: - currency - marketCapitalization - ebit - ebitda - perShare properties: currency: description: Currency in which the currency-dependent fiscal year key figures are expressed. type: object x-property-sort: - isoCode properties: isoCode: description: ISO 4217 code of the currency. type: string x-enum-description: - Euro - US Dollar - British Pound Sterling - Swiss Franc enum: - EUR - USD - GBP - CHF required: - isoCode marketCapitalization: description: Value range for the market capitalization, which is the market value of the shares outstanding over all types of shares of the company. type: object format: realRange properties: minimum: type: object x-property-sort: - value - inclusive description: The minimum of the range, or `null` to indicate that there is no minimum. properties: value: type: number format: real description: The minimum value. inclusive: type: boolean description: Indicates whether the minimum value is included in the range or not. default: true x-allowNullValue: true maximum: type: object x-property-sort: - value - inclusive description: The maximum of the range, or `null` to indicate that there is no maximum. properties: value: type: number format: real description: The maximum value. inclusive: type: boolean description: Indicates whether the maximum value is included in the range or not. default: true x-allowNullValue: true x-property-sort: - minimum - maximum ebit: description: Value range for the EBIT (earnings before interest and taxes). type: object format: realRange properties: minimum: type: object x-property-sort: - value - inclusive description: The minimum of the range, or `null` to indicate that there is no minimum. properties: value: type: number format: real description: The minimum value. inclusive: type: boolean description: Indicates whether the minimum value is included in the range or not. default: true x-allowNullValue: true maximum: type: object x-property-sort: - value - inclusive description: The maximum of the range, or `null` to indicate that there is no maximum. properties: value: type: number format: real description: The maximum value. inclusive: type: boolean description: Indicates whether the maximum value is included in the range or not. default: true x-allowNullValue: true x-property-sort: - minimum - maximum ebitda: description: Value range for the EBITDA (earnings before interest, taxes, depreciation, and amortization). type: object format: realRange properties: minimum: type: object x-property-sort: - value - inclusive description: The minimum of the range, or `null` to indicate that there is no minimum. properties: value: type: number format: real description: The minimum value. inclusive: type: boolean description: Indicates whether the minimum value is included in the range or not. default: true x-allowNullValue: true maximum: type: object x-property-sort: - value - inclusive description: The maximum of the range, or `null` to indicate that there is no maximum. properties: value: type: number format: real description: The maximum value. inclusive: type: boolean description: Indicates whether the maximum value is included in the range or not. default: true x-allowNullValue: true x-property-sort: - minimum - maximum perShare: description: Per-share parameters. type: object x-property-sort: - sales - recurringDilutedEarnings - dividends - bookValue - cashFlow properties: sales: description: Value range for the total sales revenue per share. type: object format: realRange properties: minimum: type: object x-property-sort: - value - inclusive description: The minimum of the range, or `null` to indicate that there is no minimum. properties: value: type: number format: real description: The minimum value. inclusive: type: boolean description: Indicates whether the minimum value is included in the range or not. default: true x-allowNullValue: true maximum: type: object x-property-sort: - value - inclusive description: The maximum of the range, or `null` to indicate that there is no maximum. properties: value: type: number format: real description: The maximum value. inclusive: type: boolean description: Indicates whether the maximum value is included in the range or not. default: true x-allowNullValue: true x-property-sort: - minimum - maximum recurringDilutedEarnings: description: Value range for the recurring (excluding extraordinary items) diluted earnings per share, which is the ratio of the net income excluding extraordinary items, divided by the diluted shares outstanding. An extraordinary item is an atypical and infrequent gain or loss due to an unforeseeable event. type: object format: realRange properties: minimum: type: object x-property-sort: - value - inclusive description: The minimum of the range, or `null` to indicate that there is no minimum. properties: value: type: number format: real description: The minimum value. inclusive: type: boolean description: Indicates whether the minimum value is included in the range or not. default: true x-allowNullValue: true maximum: type: object x-property-sort: - value - inclusive description: The maximum of the range, or `null` to indicate that there is no maximum. properties: value: type: number format: real description: The maximum value. inclusive: type: boolean description: Indicates whether the maximum value is included in the range or not. default: true x-allowNullValue: true x-property-sort: - minimum - maximum dividends: description: Value range for the dividends per share, which is the ratio of the total dividends paid out, divided by the shares outstanding. In general, the figure is based on the gross dividend, i.e. before taxes, except for countries with special tax regimes. type: object format: realRange properties: minimum: type: object x-property-sort: - value - inclusive description: The minimum of the range, or `null` to indicate that there is no minimum. properties: value: type: number format: real description: The minimum value. inclusive: type: boolean description: Indicates whether the minimum value is included in the range or not. default: true x-allowNullValue: true maximum: type: object x-property-sort: - value - inclusive description: The maximum of the range, or `null` to indicate that there is no maximum. properties: value: type: number format: real description: The maximum value. inclusive: type: boolean description: Indicates whether the maximum value is included in the range or not. default: true x-allowNullValue: true x-property-sort: - minimum - maximum bookValue: description: Value range for the book value per share, which is the ratio of the book value (common equity), divided by the shares outstanding. type: object format: realRange properties: minimum: type: object x-property-sort: - value - inclusive description: The minimum of the range, or `null` to indicate that there is no minimum. properties: value: type: number format: real description: The minimum value. inclusive: type: boolean description: Indicates whether the minimum value is included in the range or not. default: true x-allowNullValue: true maximum: type: object x-property-sort: - value - inclusive description: The maximum of the range, or `null` to indicate that there is no maximum. properties: value: type: number format: real description: The maximum value. inclusive: type: boolean description: Indicates whether the maximum value is included in the range or not. default: true x-allowNullValue: true x-property-sort: - minimum - maximum cashFlow: description: Value range for the cash flow per share, which is the ratio of the net operating cash flow, divided by the diluted shares outstanding. type: object format: realRange properties: minimum: type: object x-property-sort: - value - inclusive description: The minimum of the range, or `null` to indicate that there is no minimum. properties: value: type: number format: real description: The minimum value. inclusive: type: boolean description: Indicates whether the minimum value is included in the range or not. default: true x-allowNullValue: true maximum: type: object x-property-sort: - value - inclusive description: The maximum of the range, or `null` to indicate that there is no maximum. properties: value: type: number format: real description: The maximum value. inclusive: type: boolean description: Indicates whether the maximum value is included in the range or not. default: true x-allowNullValue: true x-property-sort: - minimum - maximum required: - currency ebitMargin: description: Value range for the EBIT margin, which is the ratio of the EBIT, divided by the total sales revenue. type: object format: relativeValueRange properties: minimum: type: object x-property-sort: - value - inclusive description: The minimum of the range, or `null` to indicate that there is no minimum. properties: value: type: number format: relativeValue description: The minimum value. inclusive: type: boolean description: Indicates whether the minimum value is included in the range or not. default: true x-allowNullValue: true maximum: type: object x-property-sort: - value - inclusive description: The maximum of the range, or `null` to indicate that there is no maximum. properties: value: type: number format: relativeValue description: The maximum value. inclusive: type: boolean description: Indicates whether the maximum value is included in the range or not. default: true x-allowNullValue: true x-property-sort: - minimum - maximum ebitdaMargin: description: Value range for the EBITDA margin, which is the ratio of the EBITDA, divided by the total sales revenue. type: object format: relativeValueRange properties: minimum: type: object x-property-sort: - value - inclusive description: The minimum of the range, or `null` to indicate that there is no minimum. properties: value: type: number format: relativeValue description: The minimum value. inclusive: type: boolean description: Indicates whether the minimum value is included in the range or not. default: true x-allowNullValue: true maximum: type: object x-property-sort: - value - inclusive description: The maximum of the range, or `null` to indicate that there is no maximum. properties: value: type: number format: relativeValue description: The maximum value. inclusive: type: boolean description: Indicates whether the maximum value is included in the range or not. default: true x-allowNullValue: true x-property-sort: - minimum - maximum netIncomeMargin: description: Value range for the net income margin, which is the ratio of the net income, divided by the total sales revenue. type: object format: relativeValueRange properties: minimum: type: object x-property-sort: - value - inclusive description: The minimum of the range, or `null` to indicate that there is no minimum. properties: value: type: number format: relativeValue description: The minimum value. inclusive: type: boolean description: Indicates whether the minimum value is included in the range or not. default: true x-allowNullValue: true maximum: type: object x-property-sort: - value - inclusive description: The maximum of the range, or `null` to indicate that there is no maximum. properties: value: type: number format: relativeValue description: The maximum value. inclusive: type: boolean description: Indicates whether the maximum value is included in the range or not. default: true x-allowNullValue: true x-property-sort: - minimum - maximum grossIncomeMargin: description: Value range for the gross income margin, which is the ratio of the gross income, divided by the total sales revenue. type: object format: relativeValueRange properties: minimum: type: object x-property-sort: - value - inclusive description: The minimum of the range, or `null` to indicate that there is no minimum. properties: value: type: number format: relativeValue description: The minimum value. inclusive: type: boolean description: Indicates whether the minimum value is included in the range or not. default: true x-allowNullValue: true maximum: type: object x-property-sort: - value - inclusive description: The maximum of the range, or `null` to indicate that there is no maximum. properties: value: type: number format: relativeValue description: The maximum value. inclusive: type: boolean description: Indicates whether the maximum value is included in the range or not. default: true x-allowNullValue: true x-property-sort: - minimum - maximum operatingMargin: description: Value range for the operating margin, which is the ratio of the operating income, divided by the sales revenue. type: object format: relativeValueRange properties: minimum: type: object x-property-sort: - value - inclusive description: The minimum of the range, or `null` to indicate that there is no minimum. properties: value: type: number format: relativeValue description: The minimum value. inclusive: type: boolean description: Indicates whether the minimum value is included in the range or not. default: true x-allowNullValue: true maximum: type: object x-property-sort: - value - inclusive description: The maximum of the range, or `null` to indicate that there is no maximum. properties: value: type: number format: relativeValue description: The maximum value. inclusive: type: boolean description: Indicates whether the maximum value is included in the range or not. default: true x-allowNullValue: true x-property-sort: - minimum - maximum returnOnAssets: description: Value range for the return on assets, which is the ratio of the net income, divided by the two-fiscal-year average of the total assets. type: object format: relativeValueRange properties: minimum: type: object x-property-sort: - value - inclusive description: The minimum of the range, or `null` to indicate that there is no minimum. properties: value: type: number format: relativeValue description: The minimum value. inclusive: type: boolean description: Indicates whether the minimum value is included in the range or not. default: true x-allowNullValue: true maximum: type: object x-property-sort: - value - inclusive description: The maximum of the range, or `null` to indicate that there is no maximum. properties: value: type: number format: relativeValue description: The maximum value. inclusive: type: boolean description: Indicates whether the maximum value is included in the range or not. default: true x-allowNullValue: true x-property-sort: - minimum - maximum returnOnEquity: description: Value range for the return on equity (ROE), which is the ratio of the net income, divided by the two-fiscal-year average of the total shareholder's equity. type: object format: relativeValueRange properties: minimum: type: object x-property-sort: - value - inclusive description: The minimum of the range, or `null` to indicate that there is no minimum. properties: value: type: number format: relativeValue description: The minimum value. inclusive: type: boolean description: Indicates whether the minimum value is included in the range or not. default: true x-allowNullValue: true maximum: type: object x-property-sort: - value - inclusive description: The maximum of the range, or `null` to indicate that there is no maximum. properties: value: type: number format: relativeValue description: The maximum value. inclusive: type: boolean description: Indicates whether the maximum value is included in the range or not. default: true x-allowNullValue: true x-property-sort: - minimum - maximum ratios: description: Ratio parameters. type: object x-property-sort: - priceSales - priceEarnings - priceBookValue - priceCashFlow - priceFreeCashFlow - dividendYield - enterpriseValueEbit - enterpriseValueEbitda - enterpriseValueSales - debtEquity properties: priceSales: description: Value range for the ratio of the price, divided by the total sales revenue per share. type: object format: realRange properties: minimum: type: object x-property-sort: - value - inclusive description: The minimum of the range, or `null` to indicate that there is no minimum. properties: value: type: number format: real description: The minimum value. inclusive: type: boolean description: Indicates whether the minimum value is included in the range or not. default: true x-allowNullValue: true maximum: type: object x-property-sort: - value - inclusive description: The maximum of the range, or `null` to indicate that there is no maximum. properties: value: type: number format: real description: The maximum value. inclusive: type: boolean description: Indicates whether the maximum value is included in the range or not. default: true x-allowNullValue: true x-property-sort: - minimum - maximum priceEarnings: description: Value range for the ratio of the price, divided by the reported earnings per share (basic or diluted) by the company. type: object format: realRange properties: minimum: type: object x-property-sort: - value - inclusive description: The minimum of the range, or `null` to indicate that there is no minimum. properties: value: type: number format: real description: The minimum value. inclusive: type: boolean description: Indicates whether the minimum value is included in the range or not. default: true x-allowNullValue: true maximum: type: object x-property-sort: - value - inclusive description: The maximum of the range, or `null` to indicate that there is no maximum. properties: value: type: number format: real description: The maximum value. inclusive: type: boolean description: Indicates whether the maximum value is included in the range or not. default: true x-allowNullValue: true x-property-sort: - minimum - maximum priceBookValue: description: Value range for the ratio of the price, divided by the book value per share. type: object format: realRange properties: minimum: type: object x-property-sort: - value - inclusive description: The minimum of the range, or `null` to indicate that there is no minimum. properties: value: type: number format: real description: The minimum value. inclusive: type: boolean description: Indicates whether the minimum value is included in the range or not. default: true x-allowNullValue: true maximum: type: object x-property-sort: - value - inclusive description: The maximum of the range, or `null` to indicate that there is no maximum. properties: value: type: number format: real description: The maximum value. inclusive: type: boolean description: Indicates whether the maximum value is included in the range or not. default: true x-allowNullValue: true x-property-sort: - minimum - maximum priceCashFlow: description: Value range for the ratio of the price, divided by the cash flow per share. type: object format: realRange properties: minimum: type: object x-property-sort: - value - inclusive description: The minimum of the range, or `null` to indicate that there is no minimum. properties: value: type: number format: real description: The minimum value. inclusive: type: boolean description: Indicates whether the minimum value is included in the range or not. default: true x-allowNullValue: true maximum: type: object x-property-sort: - value - inclusive description: The maximum of the range, or `null` to indicate that there is no maximum. properties: value: type: number format: real description: The maximum value. inclusive: type: boolean description: Indicates whether the maximum value is included in the range or not. default: true x-allowNullValue: true x-property-sort: - minimum - maximum priceFreeCashFlow: description: Value range for the ratio of the price, divided by the free (i.e. without subtraction of dividends) cash flow per share. type: object format: realRange properties: minimum: type: object x-property-sort: - value - inclusive description: The minimum of the range, or `null` to indicate that there is no minimum. properties: value: type: number format: real description: The minimum value. inclusive: type: boolean description: Indicates whether the minimum value is included in the range or not. default: true x-allowNullValue: true maximum: type: object x-property-sort: - value - inclusive description: The maximum of the range, or `null` to indicate that there is no maximum. properties: value: type: number format: real description: The maximum value. inclusive: type: boolean description: Indicates whether the maximum value is included in the range or not. default: true x-allowNullValue: true x-property-sort: - minimum - maximum dividendYield: description: Value range for the ratio of the dividend per share, divided by the price. type: object format: relativeValueRange properties: minimum: type: object x-property-sort: - value - inclusive description: The minimum of the range, or `null` to indicate that there is no minimum. properties: value: type: number format: relativeValue description: The minimum value. inclusive: type: boolean description: Indicates whether the minimum value is included in the range or not. default: true x-allowNullValue: true maximum: type: object x-property-sort: - value - inclusive description: The maximum of the range, or `null` to indicate that there is no maximum. properties: value: type: number format: relativeValue description: The maximum value. inclusive: type: boolean description: Indicates whether the maximum value is included in the range or not. default: true x-allowNullValue: true x-property-sort: - minimum - maximum enterpriseValueEbit: description: Value range for the ratio of the enterprise value, divided by the EBIT. type: object format: realRange properties: minimum: type: object x-property-sort: - value - inclusive description: The minimum of the range, or `null` to indicate that there is no minimum. properties: value: type: number format: real description: The minimum value. inclusive: type: boolean description: Indicates whether the minimum value is included in the range or not. default: true x-allowNullValue: true maximum: type: object x-property-sort: - value - inclusive description: The maximum of the range, or `null` to indicate that there is no maximum. properties: value: type: number format: real description: The maximum value. inclusive: type: boolean description: Indicates whether the maximum value is included in the range or not. default: true x-allowNullValue: true x-property-sort: - minimum - maximum enterpriseValueEbitda: description: Value range for the ratio of the enterprise value, divided by the EBITDA. type: object format: realRange properties: minimum: type: object x-property-sort: - value - inclusive description: The minimum of the range, or `null` to indicate that there is no minimum. properties: value: type: number format: real description: The minimum value. inclusive: type: boolean description: Indicates whether the minimum value is included in the range or not. default: true x-allowNullValue: true maximum: type: object x-property-sort: - value - inclusive description: The maximum of the range, or `null` to indicate that there is no maximum. properties: value: type: number format: real description: The maximum value. inclusive: type: boolean description: Indicates whether the maximum value is included in the range or not. default: true x-allowNullValue: true x-property-sort: - minimum - maximum enterpriseValueSales: description: Value range for the ratio of the enterprise value, divided by the total amount of sales revenue. type: object format: realRange properties: minimum: type: object x-property-sort: - value - inclusive description: The minimum of the range, or `null` to indicate that there is no minimum. properties: value: type: number format: real description: The minimum value. inclusive: type: boolean description: Indicates whether the minimum value is included in the range or not. default: true x-allowNullValue: true maximum: type: object x-property-sort: - value - inclusive description: The maximum of the range, or `null` to indicate that there is no maximum. properties: value: type: number format: real description: The maximum value. inclusive: type: boolean description: Indicates whether the maximum value is included in the range or not. default: true x-allowNullValue: true x-property-sort: - minimum - maximum debtEquity: description: Value range for the ratio of the total debt, divided by the total shareholder's equity. type: object format: realRange properties: minimum: type: object x-property-sort: - value - inclusive description: The minimum of the range, or `null` to indicate that there is no minimum. properties: value: type: number format: real description: The minimum value. inclusive: type: boolean description: Indicates whether the minimum value is included in the range or not. default: true x-allowNullValue: true maximum: type: object x-property-sort: - value - inclusive description: The maximum of the range, or `null` to indicate that there is no maximum. properties: value: type: number format: real description: The maximum value. inclusive: type: boolean description: Indicates whether the maximum value is included in the range or not. default: true x-allowNullValue: true x-property-sort: - minimum - maximum required: - fiscalYear maxItems: 3 performance: description: Relative performance for different time ranges. type: object x-property-sort: - intraday - endOfDay properties: intraday: description: Value range for the time range intraday. That is the difference of a notation's most recent price from the current trading day against the most recent EOD closing price. The parameter can be used only with the quality `DLY`, see parameter `prices.quality`. type: object format: relativeValueRange properties: minimum: type: object x-property-sort: - value - inclusive description: The minimum of the range, or `null` to indicate that there is no minimum. properties: value: type: number format: relativeValue description: The minimum value. inclusive: type: boolean description: Indicates whether the minimum value is included in the range or not. default: true x-allowNullValue: true maximum: type: object x-property-sort: - value - inclusive description: The maximum of the range, or `null` to indicate that there is no maximum. properties: value: type: number format: relativeValue description: The maximum value. inclusive: type: boolean description: Indicates whether the maximum value is included in the range or not. default: true x-allowNullValue: true x-property-sort: - minimum - maximum endOfDay: description: End-of-day (EOD) relative performance for different time ranges. The relative performance is the difference of a notation's most recent EOD closing price against the EOD closing price on the reference date, relative to the EOD closing price on the reference date. type: object x-property-sort: - day1 - week1 - month1 - months3 - months6 - year1 - years3 - years5 - yearToDate properties: day1: description: Value range for the time range one day. type: object format: relativeValueRange properties: minimum: type: object x-property-sort: - value - inclusive description: The minimum of the range, or `null` to indicate that there is no minimum. properties: value: type: number format: relativeValue description: The minimum value. inclusive: type: boolean description: Indicates whether the minimum value is included in the range or not. default: true x-allowNullValue: true maximum: type: object x-property-sort: - value - inclusive description: The maximum of the range, or `null` to indicate that there is no maximum. properties: value: type: number format: relativeValue description: The maximum value. inclusive: type: boolean description: Indicates whether the maximum value is included in the range or not. default: true x-allowNullValue: true x-property-sort: - minimum - maximum week1: description: Value range for the time range one week. type: object format: relativeValueRange properties: minimum: type: object x-property-sort: - value - inclusive description: The minimum of the range, or `null` to indicate that there is no minimum. properties: value: type: number format: relativeValue description: The minimum value. inclusive: type: boolean description: Indicates whether the minimum value is included in the range or not. default: true x-allowNullValue: true maximum: type: object x-property-sort: - value - inclusive description: The maximum of the range, or `null` to indicate that there is no maximum. properties: value: type: number format: relativeValue description: The maximum value. inclusive: type: boolean description: Indicates whether the maximum value is included in the range or not. default: true x-allowNullValue: true x-property-sort: - minimum - maximum month1: description: Value range for the time range one month. type: object format: relativeValueRange properties: minimum: type: object x-property-sort: - value - inclusive description: The minimum of the range, or `null` to indicate that there is no minimum. properties: value: type: number format: relativeValue description: The minimum value. inclusive: type: boolean description: Indicates whether the minimum value is included in the range or not. default: true x-allowNullValue: true maximum: type: object x-property-sort: - value - inclusive description: The maximum of the range, or `null` to indicate that there is no maximum. properties: value: type: number format: relativeValue description: The maximum value. inclusive: type: boolean description: Indicates whether the maximum value is included in the range or not. default: true x-allowNullValue: true x-property-sort: - minimum - maximum months3: description: Value range for the time range three months. type: object format: relativeValueRange properties: minimum: type: object x-property-sort: - value - inclusive description: The minimum of the range, or `null` to indicate that there is no minimum. properties: value: type: number format: relativeValue description: The minimum value. inclusive: type: boolean description: Indicates whether the minimum value is included in the range or not. default: true x-allowNullValue: true maximum: type: object x-property-sort: - value - inclusive description: The maximum of the range, or `null` to indicate that there is no maximum. properties: value: type: number format: relativeValue description: The maximum value. inclusive: type: boolean description: Indicates whether the maximum value is included in the range or not. default: true x-allowNullValue: true x-property-sort: - minimum - maximum months6: description: Value range for the time range six months. type: object format: relativeValueRange properties: minimum: type: object x-property-sort: - value - inclusive description: The minimum of the range, or `null` to indicate that there is no minimum. properties: value: type: number format: relativeValue description: The minimum value. inclusive: type: boolean description: Indicates whether the minimum value is included in the range or not. default: true x-allowNullValue: true maximum: type: object x-property-sort: - value - inclusive description: The maximum of the range, or `null` to indicate that there is no maximum. properties: value: type: number format: relativeValue description: The maximum value. inclusive: type: boolean description: Indicates whether the maximum value is included in the range or not. default: true x-allowNullValue: true x-property-sort: - minimum - maximum year1: description: Value range for the time range one year. type: object format: relativeValueRange properties: minimum: type: object x-property-sort: - value - inclusive description: The minimum of the range, or `null` to indicate that there is no minimum. properties: value: type: number format: relativeValue description: The minimum value. inclusive: type: boolean description: Indicates whether the minimum value is included in the range or not. default: true x-allowNullValue: true maximum: type: object x-property-sort: - value - inclusive description: The maximum of the range, or `null` to indicate that there is no maximum. properties: value: type: number format: relativeValue description: The maximum value. inclusive: type: boolean description: Indicates whether the maximum value is included in the range or not. default: true x-allowNullValue: true x-property-sort: - minimum - maximum years3: description: Value range for the time range three years. type: object format: relativeValueRange properties: minimum: type: object x-property-sort: - value - inclusive description: The minimum of the range, or `null` to indicate that there is no minimum. properties: value: type: number format: relativeValue description: The minimum value. inclusive: type: boolean description: Indicates whether the minimum value is included in the range or not. default: true x-allowNullValue: true maximum: type: object x-property-sort: - value - inclusive description: The maximum of the range, or `null` to indicate that there is no maximum. properties: value: type: number format: relativeValue description: The maximum value. inclusive: type: boolean description: Indicates whether the maximum value is included in the range or not. default: true x-allowNullValue: true x-property-sort: - minimum - maximum years5: description: Value range for the time range five years. type: object format: relativeValueRange properties: minimum: type: object x-property-sort: - value - inclusive description: The minimum of the range, or `null` to indicate that there is no minimum. properties: value: type: number format: relativeValue description: The minimum value. inclusive: type: boolean description: Indicates whether the minimum value is included in the range or not. default: true x-allowNullValue: true maximum: type: object x-property-sort: - value - inclusive description: The maximum of the range, or `null` to indicate that there is no maximum. properties: value: type: number format: relativeValue description: The maximum value. inclusive: type: boolean description: Indicates whether the maximum value is included in the range or not. default: true x-allowNullValue: true x-property-sort: - minimum - maximum yearToDate: description: Value range for the time range year-to-date (YTD). type: object format: relativeValueRange properties: minimum: type: object x-property-sort: - value - inclusive description: The minimum of the range, or `null` to indicate that there is no minimum. properties: value: type: number format: relativeValue description: The minimum value. inclusive: type: boolean description: Indicates whether the minimum value is included in the range or not. default: true x-allowNullValue: true maximum: type: object x-property-sort: - value - inclusive description: The maximum of the range, or `null` to indicate that there is no maximum. properties: value: type: number format: relativeValue description: The maximum value. inclusive: type: boolean description: Indicates whether the maximum value is included in the range or not. default: true x-allowNullValue: true x-property-sort: - minimum - maximum volatility: description: Volatility of the daily logarithmic returns, annualized assuming 256 trading days per year for different time ranges. type: object x-property-sort: - week1 - month1 - months3 - months6 - year1 - years3 - years5 - yearToDate properties: week1: description: Value range for the time range one week. type: object format: relativeValueRange properties: minimum: type: object x-property-sort: - value - inclusive description: The minimum of the range, or `null` to indicate that there is no minimum. properties: value: type: number format: relativeValue description: The minimum value. inclusive: type: boolean description: Indicates whether the minimum value is included in the range or not. default: true x-allowNullValue: true maximum: type: object x-property-sort: - value - inclusive description: The maximum of the range, or `null` to indicate that there is no maximum. properties: value: type: number format: relativeValue description: The maximum value. inclusive: type: boolean description: Indicates whether the maximum value is included in the range or not. default: true x-allowNullValue: true x-property-sort: - minimum - maximum month1: description: Value range for the time range one month. type: object format: relativeValueRange properties: minimum: type: object x-property-sort: - value - inclusive description: The minimum of the range, or `null` to indicate that there is no minimum. properties: value: type: number format: relativeValue description: The minimum value. inclusive: type: boolean description: Indicates whether the minimum value is included in the range or not. default: true x-allowNullValue: true maximum: type: object x-property-sort: - value - inclusive description: The maximum of the range, or `null` to indicate that there is no maximum. properties: value: type: number format: relativeValue description: The maximum value. inclusive: type: boolean description: Indicates whether the maximum value is included in the range or not. default: true x-allowNullValue: true x-property-sort: - minimum - maximum months3: description: Value range for the time range three months. type: object format: relativeValueRange properties: minimum: type: object x-property-sort: - value - inclusive description: The minimum of the range, or `null` to indicate that there is no minimum. properties: value: type: number format: relativeValue description: The minimum value. inclusive: type: boolean description: Indicates whether the minimum value is included in the range or not. default: true x-allowNullValue: true maximum: type: object x-property-sort: - value - inclusive description: The maximum of the range, or `null` to indicate that there is no maximum. properties: value: type: number format: relativeValue description: The maximum value. inclusive: type: boolean description: Indicates whether the maximum value is included in the range or not. default: true x-allowNullValue: true x-property-sort: - minimum - maximum months6: description: Value range for the time range six months. type: object format: relativeValueRange properties: minimum: type: object x-property-sort: - value - inclusive description: The minimum of the range, or `null` to indicate that there is no minimum. properties: value: type: number format: relativeValue description: The minimum value. inclusive: type: boolean description: Indicates whether the minimum value is included in the range or not. default: true x-allowNullValue: true maximum: type: object x-property-sort: - value - inclusive description: The maximum of the range, or `null` to indicate that there is no maximum. properties: value: type: number format: relativeValue description: The maximum value. inclusive: type: boolean description: Indicates whether the maximum value is included in the range or not. default: true x-allowNullValue: true x-property-sort: - minimum - maximum year1: description: Value range for the time range one year. type: object format: relativeValueRange properties: minimum: type: object x-property-sort: - value - inclusive description: The minimum of the range, or `null` to indicate that there is no minimum. properties: value: type: number format: relativeValue description: The minimum value. inclusive: type: boolean description: Indicates whether the minimum value is included in the range or not. default: true x-allowNullValue: true maximum: type: object x-property-sort: - value - inclusive description: The maximum of the range, or `null` to indicate that there is no maximum. properties: value: type: number format: relativeValue description: The maximum value. inclusive: type: boolean description: Indicates whether the maximum value is included in the range or not. default: true x-allowNullValue: true x-property-sort: - minimum - maximum years3: description: Value range for the time range three years. type: object format: relativeValueRange properties: minimum: type: object x-property-sort: - value - inclusive description: The minimum of the range, or `null` to indicate that there is no minimum. properties: value: type: number format: relativeValue description: The minimum value. inclusive: type: boolean description: Indicates whether the minimum value is included in the range or not. default: true x-allowNullValue: true maximum: type: object x-property-sort: - value - inclusive description: The maximum of the range, or `null` to indicate that there is no maximum. properties: value: type: number format: relativeValue description: The maximum value. inclusive: type: boolean description: Indicates whether the maximum value is included in the range or not. default: true x-allowNullValue: true x-property-sort: - minimum - maximum years5: description: Value range for the time range five years. type: object format: relativeValueRange properties: minimum: type: object x-property-sort: - value - inclusive description: The minimum of the range, or `null` to indicate that there is no minimum. properties: value: type: number format: relativeValue description: The minimum value. inclusive: type: boolean description: Indicates whether the minimum value is included in the range or not. default: true x-allowNullValue: true maximum: type: object x-property-sort: - value - inclusive description: The maximum of the range, or `null` to indicate that there is no maximum. properties: value: type: number format: relativeValue description: The maximum value. inclusive: type: boolean description: Indicates whether the maximum value is included in the range or not. default: true x-allowNullValue: true x-property-sort: - minimum - maximum yearToDate: description: Value range for the time range year-to-date (YTD). type: object format: relativeValueRange properties: minimum: type: object x-property-sort: - value - inclusive description: The minimum of the range, or `null` to indicate that there is no minimum. properties: value: type: number format: relativeValue description: The minimum value. inclusive: type: boolean description: Indicates whether the minimum value is included in the range or not. default: true x-allowNullValue: true maximum: type: object x-property-sort: - value - inclusive description: The maximum of the range, or `null` to indicate that there is no maximum. properties: value: type: number format: relativeValue description: The maximum value. inclusive: type: boolean description: Indicates whether the maximum value is included in the range or not. default: true x-allowNullValue: true x-property-sort: - minimum - maximum tradingValue: description: Sum of the cash flow for all transactions of a notation over a certain time range. The cash flow of a transaction is its volume multiplied by its trade price. type: object x-property-sort: - average properties: average: description: Arithmetic mean of the trading value for different time ranges. type: object x-property-sort: - days5 - days30 properties: days5: description: Value range for the time range five trading days. type: object format: realRange properties: minimum: type: object x-property-sort: - value - inclusive description: The minimum of the range, or `null` to indicate that there is no minimum. properties: value: type: number format: real description: The minimum value. inclusive: type: boolean description: Indicates whether the minimum value is included in the range or not. default: true x-allowNullValue: true maximum: type: object x-property-sort: - value - inclusive description: The maximum of the range, or `null` to indicate that there is no maximum. properties: value: type: number format: real description: The maximum value. inclusive: type: boolean description: Indicates whether the maximum value is included in the range or not. default: true x-allowNullValue: true x-property-sort: - minimum - maximum days30: description: Value range for the time range 30 trading days. type: object format: realRange properties: minimum: type: object x-property-sort: - value - inclusive description: The minimum of the range, or `null` to indicate that there is no minimum. properties: value: type: number format: real description: The minimum value. inclusive: type: boolean description: Indicates whether the minimum value is included in the range or not. default: true x-allowNullValue: true maximum: type: object x-property-sort: - value - inclusive description: The maximum of the range, or `null` to indicate that there is no maximum. properties: value: type: number format: real description: The maximum value. inclusive: type: boolean description: Indicates whether the maximum value is included in the range or not. default: true x-allowNullValue: true x-property-sort: - minimum - maximum simpleMovingAverage: description: Simple moving average (SMA), that is the arithmetic mean of a notation�"s EOD closing price, for different time ranges. type: object x-property-sort: - days20 - days50 - days200 - tradingDaysSinceCrossover properties: days20: description: Value range for the time range 20 trading days. type: object format: realRange properties: minimum: type: object x-property-sort: - value - inclusive description: The minimum of the range, or `null` to indicate that there is no minimum. properties: value: type: number format: real description: The minimum value. inclusive: type: boolean description: Indicates whether the minimum value is included in the range or not. default: true x-allowNullValue: true maximum: type: object x-property-sort: - value - inclusive description: The maximum of the range, or `null` to indicate that there is no maximum. properties: value: type: number format: real description: The maximum value. inclusive: type: boolean description: Indicates whether the maximum value is included in the range or not. default: true x-allowNullValue: true x-property-sort: - minimum - maximum days50: description: Value range for the time range 50 trading days. type: object format: realRange properties: minimum: type: object x-property-sort: - value - inclusive description: The minimum of the range, or `null` to indicate that there is no minimum. properties: value: type: number format: real description: The minimum value. inclusive: type: boolean description: Indicates whether the minimum value is included in the range or not. default: true x-allowNullValue: true maximum: type: object x-property-sort: - value - inclusive description: The maximum of the range, or `null` to indicate that there is no maximum. properties: value: type: number format: real description: The maximum value. inclusive: type: boolean description: Indicates whether the maximum value is included in the range or not. default: true x-allowNullValue: true x-property-sort: - minimum - maximum days200: description: Value range for the time range 200 trading days. type: object format: realRange properties: minimum: type: object x-property-sort: - value - inclusive description: The minimum of the range, or `null` to indicate that there is no minimum. properties: value: type: number format: real description: The minimum value. inclusive: type: boolean description: Indicates whether the minimum value is included in the range or not. default: true x-allowNullValue: true maximum: type: object x-property-sort: - value - inclusive description: The maximum of the range, or `null` to indicate that there is no maximum. properties: value: type: number format: real description: The maximum value. inclusive: type: boolean description: Indicates whether the maximum value is included in the range or not. default: true x-allowNullValue: true x-property-sort: - minimum - maximum tradingDaysSinceCrossover: description: Number of trading days since a simple moving average crossed another one. All SMAs are calculated with EOD prices, thus the value 0 for the number of days means the crossover occurred on the most recent trading day for which such prices are available. type: object x-property-sort: - sma20vs50 - sma50vs200 properties: sma20vs50: description: Number of trading days since the crossover and direction thereof of the SMA 20 (see parameter `simpleMovingAverage.days20`) and the SMA 50 (see parameter `simpleMovingAverage.days50`). Only crossovers which occurred in the most recent 100 trading days are considered. type: object x-property-sort: - numberDays - direction properties: numberDays: description: Value range for the number of trading days. type: object format: int32Range properties: minimum: type: object x-property-sort: - value - inclusive description: The minimum of the range, or `null` to indicate that there is no minimum. properties: value: type: number format: int32 description: The minimum value. minimum: 0 exclusiveMinimum: false maximum: 100 exclusiveMaximum: false inclusive: type: boolean description: Indicates whether the minimum value is included in the range or not. default: true x-allowNullValue: true maximum: type: object x-property-sort: - value - inclusive description: The maximum of the range, or `null` to indicate that there is no maximum. properties: value: type: number format: int32 description: The maximum value. minimum: 0 exclusiveMinimum: false maximum: 100 exclusiveMaximum: false inclusive: type: boolean description: Indicates whether the maximum value is included in the range or not. default: true x-allowNullValue: true x-property-sort: - minimum - maximum direction: description: Direction of the crossing. type: string default: up x-enum-description: - The SMA 20 crossed the SMA 50 from below, hence the SMA 20 has currently a higher value. - The SMA 20 crossed the SMA 50 from above, hence the SMA 20 has currently a lower value. enum: - up - down required: - numberDays sma50vs200: description: Number of trading days since the crossover and direction thereof of the SMA 50 (see parameter `simpleMovingAverage.days50`) and the SMA 200 (see parameter `simpleMovingAverage.days200`). Only crossovers which occurred in the most recent 300 trading days are considered. type: object x-property-sort: - numberDays - direction properties: numberDays: description: Value range for the number of trading days. type: object format: int32Range properties: minimum: type: object x-property-sort: - value - inclusive description: The minimum of the range, or `null` to indicate that there is no minimum. properties: value: type: number format: int32 description: The minimum value. minimum: 0 exclusiveMinimum: false maximum: 300 exclusiveMaximum: false inclusive: type: boolean description: Indicates whether the minimum value is included in the range or not. default: true x-allowNullValue: true maximum: type: object x-property-sort: - value - inclusive description: The maximum of the range, or `null` to indicate that there is no maximum. properties: value: type: number format: int32 description: The maximum value. minimum: 0 exclusiveMinimum: false maximum: 300 exclusiveMaximum: false inclusive: type: boolean description: Indicates whether the maximum value is included in the range or not. default: true x-allowNullValue: true x-property-sort: - minimum - maximum direction: description: Direction of the crossing. type: string default: up x-enum-description: - The SMA 50 crossed the SMA 200 from below, hence the SMA 50 has currently a higher value. - The SMA 50 crossed the SMA 200 from above, hence the SMA 50 has currently a lower value. enum: - up - down required: - numberDays rsiWilder: description: Relative strength index (RSI) by Wilder for different time ranges. This is the ratio of smoothed moving averages of the upwards and downwards daily returns over the given period, normalized to the range between 0 and 100. The RSI by Wilder measures the magnitude of the price changes in a given time period evaluating whether an asset is overbought or oversold and deriving a respective sell or buy signal. type: object x-property-sort: - days14 properties: days14: description: Value range of the RSI by Wilder for the time range 14 trading days. type: object format: realRange properties: minimum: type: object x-property-sort: - value - inclusive description: The minimum of the range, or `null` to indicate that there is no minimum. properties: value: type: number format: real description: The minimum value. inclusive: type: boolean description: Indicates whether the minimum value is included in the range or not. default: true x-allowNullValue: true maximum: type: object x-property-sort: - value - inclusive description: The maximum of the range, or `null` to indicate that there is no maximum. properties: value: type: number format: real description: The maximum value. inclusive: type: boolean description: Indicates whether the maximum value is included in the range or not. default: true x-allowNullValue: true x-property-sort: - minimum - maximum recommendation: description: Aggregated recommendation. type: object x-property-sort: - counts - consensus properties: counts: description: Number of recommendations. type: object x-property-sort: - total properties: total: description: Value range for the total number of recommendations included in the current recommendation consensus (see parameter `recommendation.consensus`). type: object format: int32Range properties: minimum: type: object x-property-sort: - value - inclusive description: The minimum of the range, or `null` to indicate that there is no minimum. properties: value: type: number format: int32 description: The minimum value. inclusive: type: boolean description: Indicates whether the minimum value is included in the range or not. default: true x-allowNullValue: true maximum: type: object x-property-sort: - value - inclusive description: The maximum of the range, or `null` to indicate that there is no maximum. properties: value: type: number format: int32 description: The maximum value. inclusive: type: boolean description: Indicates whether the maximum value is included in the range or not. default: true x-allowNullValue: true x-property-sort: - minimum - maximum consensus: description: Recommendation consensus, which is the average value of all provided recommendations. Values are in the range from 1.0 to 5.0, whereby 1 represents the strongest buy recommendation, 3 a hold (neutral) recommendation and 5 the strongest sell recommendation. type: object format: realRange properties: minimum: type: object x-property-sort: - value - inclusive description: The minimum of the range, or `null` to indicate that there is no minimum. properties: value: type: number format: real description: The minimum value. inclusive: type: boolean description: Indicates whether the minimum value is included in the range or not. default: true x-allowNullValue: true maximum: type: object x-property-sort: - value - inclusive description: The maximum of the range, or `null` to indicate that there is no maximum. properties: value: type: number format: real description: The maximum value. inclusive: type: boolean description: Indicates whether the maximum value is included in the range or not. default: true x-allowNullValue: true x-property-sort: - minimum - maximum estimates: description: Parameters for stock-specific consolidated estimates for a fiscal year. type: array nullable: false items: type: object x-property-sort: - fiscalYear - currencyDependentEstimates - returnOnAssets - returnOnEquity - ratios properties: fiscalYear: description: Since a fiscal year and a calendar year do not necessarily match with regard to their start and end dates, the year is derived as the calendar year occupied to a larger extent by the fiscal year, using a June through May fiscal year assignment. That means, fiscal years ending from the 1st of June onwards are assigned to the same calendar year. Either must be at most two years in the future. type: object x-property-sort: - yearEnd - year x-atMostOne: true properties: yearEnd: description: Calendar year of the ending date of the fiscal year. type: number format: int32 year: description: Derived fiscal year. type: number format: int32 currencyDependentEstimates: description: Currency-dependent estimates. Selection of a currency is required to use these parameters. type: object x-property-sort: - currency - ebit - ebitda - perShare properties: currency: description: Currency in which the currency-dependent estimates are expressed. type: object x-property-sort: - isoCode properties: isoCode: description: ISO 4217 code of the currency. type: string x-enum-description: - Euro - US Dollar - British Pound Sterling - Swiss Franc enum: - EUR - USD - GBP - CHF required: - isoCode ebit: description: EBIT (earnings before interest and taxes). type: object x-property-sort: - mean properties: mean: description: Value range for the mean value. type: object format: realRange properties: minimum: type: object x-property-sort: - value - inclusive description: The minimum of the range, or `null` to indicate that there is no minimum. properties: value: type: number format: real description: The minimum value. inclusive: type: boolean description: Indicates whether the minimum value is included in the range or not. default: true x-allowNullValue: true maximum: type: object x-property-sort: - value - inclusive description: The maximum of the range, or `null` to indicate that there is no maximum. properties: value: type: number format: real description: The maximum value. inclusive: type: boolean description: Indicates whether the maximum value is included in the range or not. default: true x-allowNullValue: true x-property-sort: - minimum - maximum ebitda: description: EBITDA (earnings before interest, taxes, depreciation, and amortization). type: object x-property-sort: - mean properties: mean: description: Value range for the mean value. type: object format: realRange properties: minimum: type: object x-property-sort: - value - inclusive description: The minimum of the range, or `null` to indicate that there is no minimum. properties: value: type: number format: real description: The minimum value. inclusive: type: boolean description: Indicates whether the minimum value is included in the range or not. default: true x-allowNullValue: true maximum: type: object x-property-sort: - value - inclusive description: The maximum of the range, or `null` to indicate that there is no maximum. properties: value: type: number format: real description: The maximum value. inclusive: type: boolean description: Indicates whether the maximum value is included in the range or not. default: true x-allowNullValue: true x-property-sort: - minimum - maximum perShare: description: Per-share parameters. type: object x-property-sort: - sales - earnings - dividends - cashFlow properties: sales: description: Total sales revenue per share. type: object x-property-sort: - mean properties: mean: description: Value range for the mean value. type: object format: realRange properties: minimum: type: object x-property-sort: - value - inclusive description: The minimum of the range, or `null` to indicate that there is no minimum. properties: value: type: number format: real description: The minimum value. inclusive: type: boolean description: Indicates whether the minimum value is included in the range or not. default: true x-allowNullValue: true maximum: type: object x-property-sort: - value - inclusive description: The maximum of the range, or `null` to indicate that there is no maximum. properties: value: type: number format: real description: The maximum value. inclusive: type: boolean description: Indicates whether the maximum value is included in the range or not. default: true x-allowNullValue: true x-property-sort: - minimum - maximum earnings: description: Earnings per share (EPS), which is ratio of the net income, divided by the shares outstanding. For European equities, EPS is adjusted for exceptional and any non-recurring items. For Asian equities, EPS is as reported (as per local accounting standards). For US, Canada & South Africa, EPS reflects the analysts�" and company�"s standards. type: object x-property-sort: - mean properties: mean: description: Value range for the mean value. type: object format: realRange properties: minimum: type: object x-property-sort: - value - inclusive description: The minimum of the range, or `null` to indicate that there is no minimum. properties: value: type: number format: real description: The minimum value. inclusive: type: boolean description: Indicates whether the minimum value is included in the range or not. default: true x-allowNullValue: true maximum: type: object x-property-sort: - value - inclusive description: The maximum of the range, or `null` to indicate that there is no maximum. properties: value: type: number format: real description: The maximum value. inclusive: type: boolean description: Indicates whether the maximum value is included in the range or not. default: true x-allowNullValue: true x-property-sort: - minimum - maximum dividends: description: Dividends per share, which is the ratio of the total dividends paid out, divided by the shares outstanding. type: object x-property-sort: - mean properties: mean: description: Value range for the mean value. type: object format: realRange properties: minimum: type: object x-property-sort: - value - inclusive description: The minimum of the range, or `null` to indicate that there is no minimum. properties: value: type: number format: real description: The minimum value. inclusive: type: boolean description: Indicates whether the minimum value is included in the range or not. default: true x-allowNullValue: true maximum: type: object x-property-sort: - value - inclusive description: The maximum of the range, or `null` to indicate that there is no maximum. properties: value: type: number format: real description: The maximum value. inclusive: type: boolean description: Indicates whether the maximum value is included in the range or not. default: true x-allowNullValue: true x-property-sort: - minimum - maximum cashFlow: description: Cash flow per share, which is the ratio of the net operating cash flow, divided by the shares outstanding. type: object x-property-sort: - mean properties: mean: description: Value range for the mean value. type: object format: realRange properties: minimum: type: object x-property-sort: - value - inclusive description: The minimum of the range, or `null` to indicate that there is no minimum. properties: value: type: number format: real description: The minimum value. inclusive: type: boolean description: Indicates whether the minimum value is included in the range or not. default: true x-allowNullValue: true maximum: type: object x-property-sort: - value - inclusive description: The maximum of the range, or `null` to indicate that there is no maximum. properties: value: type: number format: real description: The maximum value. inclusive: type: boolean description: Indicates whether the maximum value is included in the range or not. default: true x-allowNullValue: true x-property-sort: - minimum - maximum required: - currency returnOnAssets: description: Return on assets (ROA), which is the ratio of the net income, divided by the total assets. type: object x-property-sort: - mean properties: mean: description: Value range for the mean value. type: object format: relativeValueRange properties: minimum: type: object x-property-sort: - value - inclusive description: The minimum of the range, or `null` to indicate that there is no minimum. properties: value: type: number format: relativeValue description: The minimum value. inclusive: type: boolean description: Indicates whether the minimum value is included in the range or not. default: true x-allowNullValue: true maximum: type: object x-property-sort: - value - inclusive description: The maximum of the range, or `null` to indicate that there is no maximum. properties: value: type: number format: relativeValue description: The maximum value. inclusive: type: boolean description: Indicates whether the maximum value is included in the range or not. default: true x-allowNullValue: true x-property-sort: - minimum - maximum returnOnEquity: description: Return on equity (ROE), which is the ratio of the net income, divided by the total shareholders' equity. type: object x-property-sort: - mean properties: mean: description: Value range for the mean value. type: object format: relativeValueRange properties: minimum: type: object x-property-sort: - value - inclusive description: The minimum of the range, or `null` to indicate that there is no minimum. properties: value: type: number format: relativeValue description: The minimum value. inclusive: type: boolean description: Indicates whether the minimum value is included in the range or not. default: true x-allowNullValue: true maximum: type: object x-property-sort: - value - inclusive description: The maximum of the range, or `null` to indicate that there is no maximum. properties: value: type: number format: relativeValue description: The maximum value. inclusive: type: boolean description: Indicates whether the maximum value is included in the range or not. default: true x-allowNullValue: true x-property-sort: - minimum - maximum ratios: description: Ratio parameters. type: object x-property-sort: - priceSales - priceEarnings - priceEarningsGrowth - priceBookValue - priceCashFlow - priceFreeCashFlow - dividendYield - enterpriseValueEbit - enterpriseValueEbitda - enterpriseValueSales properties: priceSales: description: Ratio of the price, divided by the total sales revenue per share. type: object x-property-sort: - mean properties: mean: description: Value range for the mean value. type: object format: realRange properties: minimum: type: object x-property-sort: - value - inclusive description: The minimum of the range, or `null` to indicate that there is no minimum. properties: value: type: number format: real description: The minimum value. inclusive: type: boolean description: Indicates whether the minimum value is included in the range or not. default: true x-allowNullValue: true maximum: type: object x-property-sort: - value - inclusive description: The maximum of the range, or `null` to indicate that there is no maximum. properties: value: type: number format: real description: The maximum value. inclusive: type: boolean description: Indicates whether the maximum value is included in the range or not. default: true x-allowNullValue: true x-property-sort: - minimum - maximum priceEarnings: description: Ratio of the price, divided by the earnings per share. type: object x-property-sort: - mean properties: mean: description: Value range for the mean value. type: object format: realRange properties: minimum: type: object x-property-sort: - value - inclusive description: The minimum of the range, or `null` to indicate that there is no minimum. properties: value: type: number format: real description: The minimum value. inclusive: type: boolean description: Indicates whether the minimum value is included in the range or not. default: true x-allowNullValue: true maximum: type: object x-property-sort: - value - inclusive description: The maximum of the range, or `null` to indicate that there is no maximum. properties: value: type: number format: real description: The maximum value. inclusive: type: boolean description: Indicates whether the maximum value is included in the range or not. default: true x-allowNullValue: true x-property-sort: - minimum - maximum priceEarningsGrowth: description: Price-earnings ratio divided by the growth rate of the earnings. type: object x-property-sort: - mean properties: mean: description: Value range for the mean value type: object format: realRange properties: minimum: type: object x-property-sort: - value - inclusive description: The minimum of the range, or `null` to indicate that there is no minimum. properties: value: type: number format: real description: The minimum value. inclusive: type: boolean description: Indicates whether the minimum value is included in the range or not. default: true x-allowNullValue: true maximum: type: object x-property-sort: - value - inclusive description: The maximum of the range, or `null` to indicate that there is no maximum. properties: value: type: number format: real description: The maximum value. inclusive: type: boolean description: Indicates whether the maximum value is included in the range or not. default: true x-allowNullValue: true x-property-sort: - minimum - maximum priceBookValue: description: Ratio of the price, divided by the book value per share. type: object x-property-sort: - mean properties: mean: description: Value range for the mean value type: object format: realRange properties: minimum: type: object x-property-sort: - value - inclusive description: The minimum of the range, or `null` to indicate that there is no minimum. properties: value: type: number format: real description: The minimum value. inclusive: type: boolean description: Indicates whether the minimum value is included in the range or not. default: true x-allowNullValue: true maximum: type: object x-property-sort: - value - inclusive description: The maximum of the range, or `null` to indicate that there is no maximum. properties: value: type: number format: real description: The maximum value. inclusive: type: boolean description: Indicates whether the maximum value is included in the range or not. default: true x-allowNullValue: true x-property-sort: - minimum - maximum priceCashFlow: description: Ratio of the price, divided by the cash flow per share. type: object x-property-sort: - mean properties: mean: description: Value range for the mean value. type: object format: realRange properties: minimum: type: object x-property-sort: - value - inclusive description: The minimum of the range, or `null` to indicate that there is no minimum. properties: value: type: number format: real description: The minimum value. inclusive: type: boolean description: Indicates whether the minimum value is included in the range or not. default: true x-allowNullValue: true maximum: type: object x-property-sort: - value - inclusive description: The maximum of the range, or `null` to indicate that there is no maximum. properties: value: type: number format: real description: The maximum value. inclusive: type: boolean description: Indicates whether the maximum value is included in the range or not. default: true x-allowNullValue: true x-property-sort: - minimum - maximum priceFreeCashFlow: description: Ratio of the price, divided by the free (i.e. without subtraction of dividends) cash flow per share. type: object x-property-sort: - mean properties: mean: description: Value range for the mean value. type: object format: realRange properties: minimum: type: object x-property-sort: - value - inclusive description: The minimum of the range, or `null` to indicate that there is no minimum. properties: value: type: number format: real description: The minimum value. inclusive: type: boolean description: Indicates whether the minimum value is included in the range or not. default: true x-allowNullValue: true maximum: type: object x-property-sort: - value - inclusive description: The maximum of the range, or `null` to indicate that there is no maximum. properties: value: type: number format: real description: The maximum value. inclusive: type: boolean description: Indicates whether the maximum value is included in the range or not. default: true x-allowNullValue: true x-property-sort: - minimum - maximum dividendYield: description: Ratio of the dividend per share, divided by the price. type: object x-property-sort: - mean properties: mean: description: Value range for the mean value. type: object format: relativeValueRange properties: minimum: type: object x-property-sort: - value - inclusive description: The minimum of the range, or `null` to indicate that there is no minimum. properties: value: type: number format: relativeValue description: The minimum value. inclusive: type: boolean description: Indicates whether the minimum value is included in the range or not. default: true x-allowNullValue: true maximum: type: object x-property-sort: - value - inclusive description: The maximum of the range, or `null` to indicate that there is no maximum. properties: value: type: number format: relativeValue description: The maximum value. inclusive: type: boolean description: Indicates whether the maximum value is included in the range or not. default: true x-allowNullValue: true x-property-sort: - minimum - maximum enterpriseValueEbit: description: Ratio of the enterprise value, divided by the EBIT. type: object x-property-sort: - mean properties: mean: description: Value range for the mean value type: object format: realRange properties: minimum: type: object x-property-sort: - value - inclusive description: The minimum of the range, or `null` to indicate that there is no minimum. properties: value: type: number format: real description: The minimum value. inclusive: type: boolean description: Indicates whether the minimum value is included in the range or not. default: true x-allowNullValue: true maximum: type: object x-property-sort: - value - inclusive description: The maximum of the range, or `null` to indicate that there is no maximum. properties: value: type: number format: real description: The maximum value. inclusive: type: boolean description: Indicates whether the maximum value is included in the range or not. default: true x-allowNullValue: true x-property-sort: - minimum - maximum enterpriseValueEbitda: description: Ratio of the enterprise value, divided by the EBITDA. type: object x-property-sort: - mean properties: mean: description: Value range for the mean value. type: object format: realRange properties: minimum: type: object x-property-sort: - value - inclusive description: The minimum of the range, or `null` to indicate that there is no minimum. properties: value: type: number format: real description: The minimum value. inclusive: type: boolean description: Indicates whether the minimum value is included in the range or not. default: true x-allowNullValue: true maximum: type: object x-property-sort: - value - inclusive description: The maximum of the range, or `null` to indicate that there is no maximum. properties: value: type: number format: real description: The maximum value. inclusive: type: boolean description: Indicates whether the maximum value is included in the range or not. default: true x-allowNullValue: true x-property-sort: - minimum - maximum enterpriseValueSales: description: Ratio of the enterprise value, divided by the total amount of sales revenue. type: object x-property-sort: - mean properties: mean: description: Value range for the mean value. type: object format: realRange properties: minimum: type: object x-property-sort: - value - inclusive description: The minimum of the range, or `null` to indicate that there is no minimum. properties: value: type: number format: real description: The minimum value. inclusive: type: boolean description: Indicates whether the minimum value is included in the range or not. default: true x-allowNullValue: true maximum: type: object x-property-sort: - value - inclusive description: The maximum of the range, or `null` to indicate that there is no maximum. properties: value: type: number format: real description: The maximum value. inclusive: type: boolean description: Indicates whether the maximum value is included in the range or not. default: true x-allowNullValue: true x-property-sort: - minimum - maximum required: - fiscalYear maxItems: 3 meta: type: object description: The meta member contains the meta information of the request. properties: attributes: $ref: '#/components/schemas/AttributesMember' language: $ref: '#/components/schemas/LanguageMember' x-property-sort: - attributes - language PostStockNotationScreenerSearchRequest: type: object properties: data: type: object x-property-sort: - validation - stockType - industryClassification - company - indexMembership - esg - compliance - currentKeyFigures - reportedKeyFigures - benchmark - performance - volatility - tradingValue - simpleMovingAverage - rsiWilder - recommendation - estimates description: The data member contains the request's primary data. properties: validation: description: Validation parameters. type: object x-property-sort: - onlyActive - onlyNotSuspended - prices - valueUnit - market - instrumentSelectionList - notationSelectionList properties: onlyActive: description: If `true`, only active notations will be returned. The term "active" reflects the fact that notations and related data are not being deleted immediately after becoming irrelevant (e.g. because the source does not provide a price anymore), but remains in general retrievable for up to 6 months. type: boolean default: true onlyNotSuspended: description: If `true`, only notations not suspended from trading will be returned. type: boolean default: false prices: description: Price-related parameters. type: object x-property-sort: - quality - latest - previous properties: quality: type: string description: Quality of the price. default: DLY x-enum-description: - 'Delayed: intraday prices with an exchange-imposed delay of usually 15 to 30 minutes.' - 'End-of-day: prices updated once per day after the close of trading, possibly with an exchange-imposed delay of several hours or days.' enum: - DLY - EOD latest: description: Parameters related to the presence and age of the most recent trade price. type: object x-property-sort: - availableOnly - minimumDate properties: availableOnly: description: If `true`, only notations for which a trade price (even an outdated one) is available will be returned. type: boolean minimumDate: description: Earliest admissible date of the most recent trade price. type: string format: date previous: description: Parameters related to the presence and age of a trade price from a preceding trading day. type: object x-property-sort: - availableOnly - minimumDate properties: availableOnly: description: If `true`, only notations for which a trade price from a preceding trading day is available will be returned. type: boolean minimumDate: description: Earliest admissible date of the trade price from a preceding trading day. type: string format: date valueUnit: description: Value unit selection. See endpoint `/basic/valueUnit/list` for valid values. type: object x-property-sort: - restrict - exclude x-atMostOne: true properties: restrict: description: Specifies the value units a notation may have. type: object x-property-sort: - ids properties: ids: description: Set of value unit identifiers. type: array nullable: false items: type: number format: id32 x-positive: true uniqueItems: true maxItems: 50 exclude: description: Specifies the value units a notation may not have. type: object x-property-sort: - ids properties: ids: description: Set of value unit identifiers. type: array nullable: false items: type: number format: id32 x-positive: true uniqueItems: true maxItems: 50 market: description: Market-related notation selection. See endpoint `/basic/market/list` for valid values. type: object x-property-sort: - selection - priority properties: selection: description: Market selection. type: object x-property-sort: - restrict - exclude x-atMostOne: true properties: restrict: description: Specifies the markets from which a notation may originate. type: object x-property-sort: - ids properties: ids: description: Set of market identifiers. type: array nullable: false items: type: number format: id32 x-positive: true uniqueItems: true maxItems: 100 exclude: description: Specifies the markets from which a notation may not originate. type: object x-property-sort: - ids properties: ids: description: Set of market identifiers. type: array nullable: false items: type: number format: id32 x-positive: true uniqueItems: true maxItems: 100 priority: description: "Sequence of markets specifying the priority order of the markets for the selection of one notation per instrument. If for a given instrument with two matching notations, A and B, the market of notation A precedes the market of notation B in this list or if the market of notation B is not in this list, A is selected. If neither of the markets is in this list, the notation with the highest trading volume, averaged over one month, is selected. \n The list does not restrict the request to only those markets (use the parameter `market.selection` for that purpose)." type: object x-property-sort: - ids properties: ids: description: List of market identifiers. type: array nullable: false items: type: number format: id32 x-positive: true uniqueItems: true maxItems: 100 instrumentSelectionList: description: Instrument-level restriction or exclusion. type: object x-property-sort: - restrict - exclude x-atMostOne: true properties: restrict: description: Restriction lists. If present, the result contains only notations belonging to stock instruments that are a member of any of the provided lists. type: object x-property-sort: - ids properties: ids: description: Set of identifiers of restriction lists. type: array nullable: false items: type: number format: id32 x-positive: true uniqueItems: true maxItems: 3 exclude: description: Exclusion lists. If present, the result does not contain notations belonging to stock instruments that are a member of any of the provided lists. type: object x-property-sort: - ids properties: ids: description: Set of identifiers of exclusion lists. type: array nullable: false items: type: number format: id32 x-positive: true uniqueItems: true maxItems: 3 notationSelectionList: description: Notation-level restriction or exclusion. type: object x-property-sort: - restrict - exclude x-atMostOne: true properties: restrict: description: Restriction lists. If present, the result contains only stock notations that are a member of any of the provided lists. type: object x-property-sort: - ids properties: ids: description: Set of identifiers of restriction lists. type: array nullable: false items: type: number format: id32 x-positive: true uniqueItems: true maxItems: 3 exclude: description: Exclusion lists. If present, the result does not contain stock notations that are a member of any of the provided lists. type: object x-property-sort: - ids properties: ids: description: Set of identifiers of exclusion lists. type: array nullable: false items: type: number format: id32 x-positive: true uniqueItems: true maxItems: 3 stockType: description: Type of stock. type: array nullable: false items: type: string x-enum-description: - Common stock - Preferred stock - Depository receipt - Other stock enum: - common - preferred - depositoryReceipt - other uniqueItems: true industryClassification: description: Industry classification. Here, an industry is a category from any level of category system FactSet Revere Business Industry Classification System (RBICS), see endpoint `/category/listBySystem` with `id=48` for valid values. type: object x-property-sort: - restrict - exclude x-atMostOne: true properties: restrict: description: Restriction list. Only stocks that belong to a category in the provided list are returned. type: object x-property-sort: - ids properties: ids: description: Set of category identifiers. type: array nullable: false items: type: number format: id32 x-positive: true maxItems: 100 exclude: description: Exclusion list. Stocks that belong to a category in the provided list are not returned. type: object x-property-sort: - ids properties: ids: description: 'Set of category identifiers. ' type: array nullable: false items: type: number format: id32 x-positive: true maxItems: 100 company: description: Company-related parameters. type: object x-property-sort: - country properties: country: description: Country of the head office of a company. See endpoint `/basic/region/country/list` for valid values. type: object x-property-sort: - restrict - exclude x-atMostOne: true properties: restrict: description: Restriction list. Only stocks issued by a company whose head office is located in a country in the provided list are returned. type: object x-property-sort: - ids properties: ids: description: Set of country identifiers. type: array nullable: false items: type: number format: id32 x-positive: true maxItems: 50 exclude: description: Exclusion list. Stocks issued by a company whose head office is located in a country in the provided list are not returned. type: object x-property-sort: - ids properties: ids: description: Set of country identifiers. type: array nullable: false items: type: number format: id32 x-positive: true maxItems: 50 indexMembership: description: List of indices of which a stock is a constituent. The list restricts the request to return only those stocks that are a constituent of one of the specified indices. type: object x-property-sort: - ids properties: ids: description: List of index instrument identifiers. type: array nullable: false items: type: string format: id64 x-positive: true maxItems: 20 esg: description: Parameters related to Environmental, Social, and Governance (ESG) data. type: object x-property-sort: - truvalueLabs properties: truvalueLabs: description: ESG data provided by FactSet's Truvalue Labs. type: object x-property-sort: - sasb - sdg properties: sasb: description: ESG data for categories as defined by the Sustainability Accounting Standards Board (SASB). type: object x-property-sort: - allCategories - materiality properties: allCategories: description: ESG data for all 26 SASB categories. type: object x-property-sort: - insight - momentum - ranking properties: insight: description: Value range for the insight score which is a measure of a company's longer-term ESG track record. The score is less sensitive to daily events and reflect the enduring performance record of a company over time. The ESG impact of a company is scored on a 0 to 100 scale. A score of 50 represents a neutral impact. Scores above 50 indicate positive performance, and scores below reflect negative performance. type: object format: realRange properties: minimum: type: object x-property-sort: - value - inclusive description: The minimum of the range, or `null` to indicate that there is no minimum. properties: value: type: number format: real description: The minimum value. inclusive: type: boolean description: Indicates whether the minimum value is included in the range or not. default: true x-allowNullValue: true maximum: type: object x-property-sort: - value - inclusive description: The maximum of the range, or `null` to indicate that there is no maximum. properties: value: type: number format: real description: The maximum value. inclusive: type: boolean description: Indicates whether the maximum value is included in the range or not. default: true x-allowNullValue: true x-property-sort: - minimum - maximum momentum: description: Value range for the momentum score which is a trajectory based on the upward or downward movement of the company's insight score, relative to that of all others in the universe. The ESG impact of a company is scored on a 0 to 100 scale. A score of 50 represents a neutral impact. Scores above 50 indicate positive performance, and scores below reflect negative performance. type: object format: realRange properties: minimum: type: object x-property-sort: - value - inclusive description: The minimum of the range, or `null` to indicate that there is no minimum. properties: value: type: number format: real description: The minimum value. inclusive: type: boolean description: Indicates whether the minimum value is included in the range or not. default: true x-allowNullValue: true maximum: type: object x-property-sort: - value - inclusive description: The maximum of the range, or `null` to indicate that there is no maximum. properties: value: type: number format: real description: The maximum value. inclusive: type: boolean description: Indicates whether the maximum value is included in the range or not. default: true x-allowNullValue: true x-property-sort: - minimum - maximum ranking: description: ESG rank. type: object x-property-sort: - minimum properties: minimum: description: Minimum ESG rank. type: string x-enum-description: - Indicates that the company's ESG rating is within the percentile range of 90% to 100% of all companies. - Indicates that the company's ESG rating is within the percentile range of 70% to 90% (exclusive) of all companies. - Indicates that the company's ESG rating is within the percentile range of 30% to 70% (exclusive) of all companies. - Indicates that the company's ESG rating is within the percentile range of 10% to 30% (exclusive) of all companies. - Indicates that the company's ESG rating is within the percentile range of 0% to 10% (exclusive) of all companies. enum: - leader - aboveAverage - average - belowAverage - laggard materiality: description: ESG data for all materiality categories. type: object x-property-sort: - insight - momentum - ranking properties: insight: description: Value range for the insight score which is a measure of a company's longer-term ESG track record. The score is less sensitive to daily events and reflect the enduring performance record of a company over time. The ESG impact of a company is scored on a 0 to 100 scale. A score of 50 represents a neutral impact. Scores above 50 indicate positive performance, and scores below reflect negative performance. type: object format: realRange properties: minimum: type: object x-property-sort: - value - inclusive description: The minimum of the range, or `null` to indicate that there is no minimum. properties: value: type: number format: real description: The minimum value. inclusive: type: boolean description: Indicates whether the minimum value is included in the range or not. default: true x-allowNullValue: true maximum: type: object x-property-sort: - value - inclusive description: The maximum of the range, or `null` to indicate that there is no maximum. properties: value: type: number format: real description: The maximum value. inclusive: type: boolean description: Indicates whether the maximum value is included in the range or not. default: true x-allowNullValue: true x-property-sort: - minimum - maximum momentum: description: Value range for the momentum score which is a trajectory based on the upward or downward movement of the company's insight score, relative to that of all others in the universe. The ESG impact of a company is scored on a 0 to 100 scale. A score of 50 represents a neutral impact. Scores above 50 indicate positive performance, and scores below reflect negative performance. type: object format: realRange properties: minimum: type: object x-property-sort: - value - inclusive description: The minimum of the range, or `null` to indicate that there is no minimum. properties: value: type: number format: real description: The minimum value. inclusive: type: boolean description: Indicates whether the minimum value is included in the range or not. default: true x-allowNullValue: true maximum: type: object x-property-sort: - value - inclusive description: The maximum of the range, or `null` to indicate that there is no maximum. properties: value: type: number format: real description: The maximum value. inclusive: type: boolean description: Indicates whether the maximum value is included in the range or not. default: true x-allowNullValue: true x-property-sort: - minimum - maximum ranking: description: ESG rank. type: object x-property-sort: - minimum properties: minimum: description: Minimum ESG rank. type: string x-enum-description: - Indicates that the company's ESG rating is within the percentile range of 90% to 100% of all companies. - Indicates that the company's ESG rating is within the percentile range of 70% to 90% (exclusive) of all companies. - Indicates that the company's ESG rating is within the percentile range of 30% to 70% (exclusive) of all companies. - Indicates that the company's ESG rating is within the percentile range of 10% to 30% (exclusive) of all companies. - Indicates that the company's ESG rating is within the percentile range of 0% to 10% (exclusive) of all companies. enum: - leader - aboveAverage - average - belowAverage - laggard sdg: description: ESG data for categories based on the Sustainable Development Goals (SDG) as defined by the United Nations. type: object x-property-sort: - impact properties: impact: description: ESG data for the category impact which is a weighted average of individual category scores, where the weight utilized is the category score volume. type: object x-property-sort: - insight - momentum properties: insight: description: Value range for the insight score which is a measure of a company's longer-term ESG track record. The score is less sensitive to daily events and reflect the enduring performance record of a company over time. The ESG impact of a company is scored on a 0 to 100 scale. A score of 50 represents a neutral impact. Scores above 50 indicate positive performance, and scores below reflect negative performance. type: object format: realRange properties: minimum: type: object x-property-sort: - value - inclusive description: The minimum of the range, or `null` to indicate that there is no minimum. properties: value: type: number format: real description: The minimum value. inclusive: type: boolean description: Indicates whether the minimum value is included in the range or not. default: true x-allowNullValue: true maximum: type: object x-property-sort: - value - inclusive description: The maximum of the range, or `null` to indicate that there is no maximum. properties: value: type: number format: real description: The maximum value. inclusive: type: boolean description: Indicates whether the maximum value is included in the range or not. default: true x-allowNullValue: true x-property-sort: - minimum - maximum momentum: description: Value range for the momentum score which is a measure of the trend of a company's insight score. The ESG impact of a company is scored on a 0 to 100 scale. A score of 50 represents a neutral impact. Scores above 50 indicate positive performance, and scores below reflect negative performance. type: object format: realRange properties: minimum: type: object x-property-sort: - value - inclusive description: The minimum of the range, or `null` to indicate that there is no minimum. properties: value: type: number format: real description: The minimum value. inclusive: type: boolean description: Indicates whether the minimum value is included in the range or not. default: true x-allowNullValue: true maximum: type: object x-property-sort: - value - inclusive description: The maximum of the range, or `null` to indicate that there is no maximum. properties: value: type: number format: real description: The maximum value. inclusive: type: boolean description: Indicates whether the maximum value is included in the range or not. default: true x-allowNullValue: true x-property-sort: - minimum - maximum compliance: description: Compliance properties. See endpoint `/instrument/complianceProperty/list` for the full list of compliance properties associated with instruments (across all asset classes). type: object x-property-sort: - france properties: france: description: Compliance properties in accordance with the French law. type: object x-property-sort: - or properties: or: description: List of conditions representing a combination of compliance properties joined by a logical OR operator. type: array nullable: false items: type: object x-property-sort: - and properties: and: description: List of combinations of compliance properties joined by a logical AND operator. type: array nullable: false items: type: object x-property-sort: - id - negate properties: id: description: 'Identifier of a compliance property. The compliance properties with `id=4` (SRD) and `id=10` (SRD long only) are mutually exclusive. ⁣ Examples: ⁣ ⁣1. Retrieve only stocks which are compliant to all of the following: PEA, PEAPME, and SRD `"compliance":{ "france": { "or": [{ "and": [{ "id":2, "negate":false }, {"id":3, "negate":false}, {"id":4, "negate":false}]}]}}` ⁣ ⁣2. Retrieve only stocks which are compliant to PEA or to PEAPME `"compliance":{ "france": { "or": [{ "and": [{ "id":2, "negate":false }]}, {"and": [{ "id":3, "negate":false }]}]}}` ⁣ ⁣3. Retrieve only stocks which are compliant to PEA or to PEAPME, but are not compliant to SRD long only. `"compliance":{ "france": { "or": [{ "and": [{ "id":2, "negate":false },{"id":10, "negate":true}]}, {"and": [{ "id":3, "negate":false},{"id":10, "negate":true}]}]}}`' type: number format: id32 x-positive: true x-enum-description: - PEA - PEAPME - SRD - SRD long only enum: - 2 - 3 - 4 - 10 negate: description: 'If `true`, the condition excludes stocks compliant to the compliance property. ' type: boolean uniqueItems: true uniqueItems: true currentKeyFigures: description: Parameters for stock-specific current key figures. type: object x-property-sort: - company - shareInstrument properties: company: description: Company key figures. type: object x-property-sort: - sharesOutstanding - freeFloat - currencyDependent properties: sharesOutstanding: description: Value range for the number of outstanding shares. type: object format: int64Range properties: minimum: type: object x-property-sort: - value - inclusive description: The minimum of the range, or `null` to indicate that there is no minimum. properties: value: type: string format: int64 description: The minimum value. inclusive: type: boolean description: Indicates whether the minimum value is included in the range or not. default: true x-allowNullValue: true maximum: type: object x-property-sort: - value - inclusive description: The maximum of the range, or `null` to indicate that there is no maximum. properties: value: type: string format: int64 description: The maximum value. inclusive: type: boolean description: Indicates whether the maximum value is included in the range or not. default: true x-allowNullValue: true x-property-sort: - minimum - maximum freeFloat: description: Value range for the number of free float shares. type: object format: int64Range properties: minimum: type: object x-property-sort: - value - inclusive description: The minimum of the range, or `null` to indicate that there is no minimum. properties: value: type: string format: int64 description: The minimum value. inclusive: type: boolean description: Indicates whether the minimum value is included in the range or not. default: true x-allowNullValue: true maximum: type: object x-property-sort: - value - inclusive description: The maximum of the range, or `null` to indicate that there is no maximum. properties: value: type: string format: int64 description: The maximum value. inclusive: type: boolean description: Indicates whether the maximum value is included in the range or not. default: true x-allowNullValue: true x-property-sort: - minimum - maximum currencyDependent: description: Currency-dependent key figures. type: object x-property-sort: - currency - marketCapitalizationSharesOutstanding - perShare properties: currency: description: Main currency of the currency-dependent attributes. type: object x-property-sort: - isoCode properties: isoCode: description: ISO 4217 code of the currency. type: string x-enum-description: - Euro - US Dollar - British Pound Sterling - Swiss Franc enum: - EUR - USD - GBP - CHF required: - isoCode marketCapitalizationSharesOutstanding: description: Value range for the market capitalization based on the number of outstanding shares. type: object format: realRange properties: minimum: type: object x-property-sort: - value - inclusive description: The minimum of the range, or `null` to indicate that there is no minimum. properties: value: type: number format: real description: The minimum value. inclusive: type: boolean description: Indicates whether the minimum value is included in the range or not. default: true x-allowNullValue: true maximum: type: object x-property-sort: - value - inclusive description: The maximum of the range, or `null` to indicate that there is no maximum. properties: value: type: number format: real description: The maximum value. inclusive: type: boolean description: Indicates whether the maximum value is included in the range or not. default: true x-allowNullValue: true x-property-sort: - minimum - maximum perShare: description: Per-share key figures. type: object x-property-sort: - earnings - bookValue - cashFlow - sales properties: earnings: description: Value range for the earnings per share, which is the company's net income from continuing operations divided by the number of shares. The earnings per share might be based on either the diluted or basic number of shares outstanding depending on how the company reports and may follow country-specific reporting patterns. type: object format: realRange properties: minimum: type: object x-property-sort: - value - inclusive description: The minimum of the range, or `null` to indicate that there is no minimum. properties: value: type: number format: real description: The minimum value. inclusive: type: boolean description: Indicates whether the minimum value is included in the range or not. default: true x-allowNullValue: true maximum: type: object x-property-sort: - value - inclusive description: The maximum of the range, or `null` to indicate that there is no maximum. properties: value: type: number format: real description: The maximum value. inclusive: type: boolean description: Indicates whether the maximum value is included in the range or not. default: true x-allowNullValue: true x-property-sort: - minimum - maximum bookValue: description: Value range for the book value per share, which is the common equity divided by the number of common shares outstanding. type: object format: realRange properties: minimum: type: object x-property-sort: - value - inclusive description: The minimum of the range, or `null` to indicate that there is no minimum. properties: value: type: number format: real description: The minimum value. inclusive: type: boolean description: Indicates whether the minimum value is included in the range or not. default: true x-allowNullValue: true maximum: type: object x-property-sort: - value - inclusive description: The maximum of the range, or `null` to indicate that there is no maximum. properties: value: type: number format: real description: The maximum value. inclusive: type: boolean description: Indicates whether the maximum value is included in the range or not. default: true x-allowNullValue: true x-property-sort: - minimum - maximum cashFlow: description: Value range for the cash flow per share, which is the company's gross cash flow from operating activities divided by the number of outstanding shares. The calculation method of the cash flow depends on the accounting standard used by the company. type: object format: realRange properties: minimum: type: object x-property-sort: - value - inclusive description: The minimum of the range, or `null` to indicate that there is no minimum. properties: value: type: number format: real description: The minimum value. inclusive: type: boolean description: Indicates whether the minimum value is included in the range or not. default: true x-allowNullValue: true maximum: type: object x-property-sort: - value - inclusive description: The maximum of the range, or `null` to indicate that there is no maximum. properties: value: type: number format: real description: The maximum value. inclusive: type: boolean description: Indicates whether the maximum value is included in the range or not. default: true x-allowNullValue: true x-property-sort: - minimum - maximum sales: description: Value range for the sales per share, which is the total sales revenue divided by the diluted shares outstanding. type: object format: realRange properties: minimum: type: object x-property-sort: - value - inclusive description: The minimum of the range, or `null` to indicate that there is no minimum. properties: value: type: number format: real description: The minimum value. inclusive: type: boolean description: Indicates whether the minimum value is included in the range or not. default: true x-allowNullValue: true maximum: type: object x-property-sort: - value - inclusive description: The maximum of the range, or `null` to indicate that there is no maximum. properties: value: type: number format: real description: The maximum value. inclusive: type: boolean description: Indicates whether the maximum value is included in the range or not. default: true x-allowNullValue: true x-property-sort: - minimum - maximum required: - currency shareInstrument: description: Share instrument key figures. type: object x-property-sort: - sharesOutstanding - freeFloat - ratios - currencyDependent properties: sharesOutstanding: description: Value range for the number of outstanding shares. type: object format: int64Range properties: minimum: type: object x-property-sort: - value - inclusive description: The minimum of the range, or `null` to indicate that there is no minimum. properties: value: type: string format: int64 description: The minimum value. inclusive: type: boolean description: Indicates whether the minimum value is included in the range or not. default: true x-allowNullValue: true maximum: type: object x-property-sort: - value - inclusive description: The maximum of the range, or `null` to indicate that there is no maximum. properties: value: type: string format: int64 description: The maximum value. inclusive: type: boolean description: Indicates whether the maximum value is included in the range or not. default: true x-allowNullValue: true x-property-sort: - minimum - maximum freeFloat: description: Value range for the number of free float shares. type: object format: int64Range properties: minimum: type: object x-property-sort: - value - inclusive description: The minimum of the range, or `null` to indicate that there is no minimum. properties: value: type: string format: int64 description: The minimum value. inclusive: type: boolean description: Indicates whether the minimum value is included in the range or not. default: true x-allowNullValue: true maximum: type: object x-property-sort: - value - inclusive description: The maximum of the range, or `null` to indicate that there is no maximum. properties: value: type: string format: int64 description: The maximum value. inclusive: type: boolean description: Indicates whether the maximum value is included in the range or not. default: true x-allowNullValue: true x-property-sort: - minimum - maximum ratios: description: Ratios. type: object x-property-sort: - priceEarnings - priceBookValue - priceCashFlow - priceSales - dividendYield - earningsYield properties: priceEarnings: description: Value range for the price earnings ratio, which is the most recent available end-of-day close price divided by the earnings per share. type: object format: realRange properties: minimum: type: object x-property-sort: - value - inclusive description: The minimum of the range, or `null` to indicate that there is no minimum. properties: value: type: number format: real description: The minimum value. inclusive: type: boolean description: Indicates whether the minimum value is included in the range or not. default: true x-allowNullValue: true maximum: type: object x-property-sort: - value - inclusive description: The maximum of the range, or `null` to indicate that there is no maximum. properties: value: type: number format: real description: The maximum value. inclusive: type: boolean description: Indicates whether the maximum value is included in the range or not. default: true x-allowNullValue: true x-property-sort: - minimum - maximum priceBookValue: description: Value range for the price book value ratio, which is the most recent available end-ofday close price divided by the book value per share. type: object format: realRange properties: minimum: type: object x-property-sort: - value - inclusive description: The minimum of the range, or `null` to indicate that there is no minimum. properties: value: type: number format: real description: The minimum value. inclusive: type: boolean description: Indicates whether the minimum value is included in the range or not. default: true x-allowNullValue: true maximum: type: object x-property-sort: - value - inclusive description: The maximum of the range, or `null` to indicate that there is no maximum. properties: value: type: number format: real description: The maximum value. inclusive: type: boolean description: Indicates whether the maximum value is included in the range or not. default: true x-allowNullValue: true x-property-sort: - minimum - maximum priceCashFlow: description: Value range for the price cash flow ratio, which is the most recent available end-ofday close price divided by the cash flow per share. type: object format: realRange properties: minimum: type: object x-property-sort: - value - inclusive description: The minimum of the range, or `null` to indicate that there is no minimum. properties: value: type: number format: real description: The minimum value. inclusive: type: boolean description: Indicates whether the minimum value is included in the range or not. default: true x-allowNullValue: true maximum: type: object x-property-sort: - value - inclusive description: The maximum of the range, or `null` to indicate that there is no maximum. properties: value: type: number format: real description: The maximum value. inclusive: type: boolean description: Indicates whether the maximum value is included in the range or not. default: true x-allowNullValue: true x-property-sort: - minimum - maximum priceSales: description: Value range for the price sales ratio, which is the most recent available end-of-day close price divided by the sales per share. type: object format: realRange properties: minimum: type: object x-property-sort: - value - inclusive description: The minimum of the range, or `null` to indicate that there is no minimum. properties: value: type: number format: real description: The minimum value. inclusive: type: boolean description: Indicates whether the minimum value is included in the range or not. default: true x-allowNullValue: true maximum: type: object x-property-sort: - value - inclusive description: The maximum of the range, or `null` to indicate that there is no maximum. properties: value: type: number format: real description: The maximum value. inclusive: type: boolean description: Indicates whether the maximum value is included in the range or not. default: true x-allowNullValue: true x-property-sort: - minimum - maximum dividendYield: description: Value range for the dividend yield, which is the dividend per share divided by the most recent available end-of-day close price. type: object format: realRange properties: minimum: type: object x-property-sort: - value - inclusive description: The minimum of the range, or `null` to indicate that there is no minimum. properties: value: type: number format: real description: The minimum value. inclusive: type: boolean description: Indicates whether the minimum value is included in the range or not. default: true x-allowNullValue: true maximum: type: object x-property-sort: - value - inclusive description: The maximum of the range, or `null` to indicate that there is no maximum. properties: value: type: number format: real description: The maximum value. inclusive: type: boolean description: Indicates whether the maximum value is included in the range or not. default: true x-allowNullValue: true x-property-sort: - minimum - maximum earningsYield: description: Value range for the earnings yield, which is the earnings per share divided by the most recent available end-of-day close price. type: object format: realRange properties: minimum: type: object x-property-sort: - value - inclusive description: The minimum of the range, or `null` to indicate that there is no minimum. properties: value: type: number format: real description: The minimum value. inclusive: type: boolean description: Indicates whether the minimum value is included in the range or not. default: true x-allowNullValue: true maximum: type: object x-property-sort: - value - inclusive description: The maximum of the range, or `null` to indicate that there is no maximum. properties: value: type: number format: real description: The maximum value. inclusive: type: boolean description: Indicates whether the maximum value is included in the range or not. default: true x-allowNullValue: true x-property-sort: - minimum - maximum currencyDependent: description: Currency-dependent key figures. type: object x-property-sort: - currency - marketCapitalizationSharesOutstanding - perShare properties: currency: description: Main currency of the currency-dependent attributes. type: object x-property-sort: - isoCode properties: isoCode: description: ISO 4217 code of the currency. type: string x-enum-description: - Euro - US Dollar - British Pound Sterling - Swiss Franc enum: - EUR - USD - GBP - CHF required: - isoCode marketCapitalizationSharesOutstanding: description: Value range for the market capitalization based on the number of outstanding shares. type: object format: realRange properties: minimum: type: object x-property-sort: - value - inclusive description: The minimum of the range, or `null` to indicate that there is no minimum. properties: value: type: number format: real description: The minimum value. inclusive: type: boolean description: Indicates whether the minimum value is included in the range or not. default: true x-allowNullValue: true maximum: type: object x-property-sort: - value - inclusive description: The maximum of the range, or `null` to indicate that there is no maximum. properties: value: type: number format: real description: The maximum value. inclusive: type: boolean description: Indicates whether the maximum value is included in the range or not. default: true x-allowNullValue: true x-property-sort: - minimum - maximum perShare: description: Per-share key figures. type: object x-property-sort: - dividend properties: dividend: description: Value range for the dividend per share. type: object format: realRange properties: minimum: type: object x-property-sort: - value - inclusive description: The minimum of the range, or `null` to indicate that there is no minimum. properties: value: type: number format: real description: The minimum value. inclusive: type: boolean description: Indicates whether the minimum value is included in the range or not. default: true x-allowNullValue: true maximum: type: object x-property-sort: - value - inclusive description: The maximum of the range, or `null` to indicate that there is no maximum. properties: value: type: number format: real description: The maximum value. inclusive: type: boolean description: Indicates whether the maximum value is included in the range or not. default: true x-allowNullValue: true x-property-sort: - minimum - maximum required: - currency reportedKeyFigures: description: Parameters for stock-specific key figures as reported for a fiscal year. type: array nullable: false items: type: object x-property-sort: - fiscalYear - currencyDependentKeyFigures - ebitMargin - ebitdaMargin - netIncomeMargin - grossIncomeMargin - operatingMargin - returnOnAssets - returnOnEquity - ratios properties: fiscalYear: description: Since a fiscal year and a calendar year do not necessarily match with regard to their start and end dates, the year is derived as the calendar year occupied to a larger extent by the fiscal year, using a June through May fiscal year assignment. That means, fiscal years ending from the 1st of June onwards are assigned to the same calendar year. Either must be at most ten years in the past. type: object x-property-sort: - yearEnd - year x-atMostOne: true properties: yearEnd: description: Calendar year of the ending date of the fiscal year. type: number format: int32 year: description: Derived fiscal year. type: number format: int32 currencyDependentKeyFigures: description: Currency-dependent parameters. Selection of a currency is required to use these parameters. type: object x-property-sort: - currency - marketCapitalization - ebit - ebitda - perShare properties: currency: description: Currency in which the currency-dependent fiscal year key figures are expressed. type: object x-property-sort: - isoCode properties: isoCode: description: ISO 4217 code of the currency. type: string x-enum-description: - Euro - US Dollar - British Pound Sterling - Swiss Franc enum: - EUR - USD - GBP - CHF required: - isoCode marketCapitalization: description: Value range for the market capitalization, which is the market value of the shares outstanding over all types of shares of the company. type: object format: realRange properties: minimum: type: object x-property-sort: - value - inclusive description: The minimum of the range, or `null` to indicate that there is no minimum. properties: value: type: number format: real description: The minimum value. inclusive: type: boolean description: Indicates whether the minimum value is included in the range or not. default: true x-allowNullValue: true maximum: type: object x-property-sort: - value - inclusive description: The maximum of the range, or `null` to indicate that there is no maximum. properties: value: type: number format: real description: The maximum value. inclusive: type: boolean description: Indicates whether the maximum value is included in the range or not. default: true x-allowNullValue: true x-property-sort: - minimum - maximum ebit: description: Value range for the EBIT (earnings before interest and taxes). type: object format: realRange properties: minimum: type: object x-property-sort: - value - inclusive description: The minimum of the range, or `null` to indicate that there is no minimum. properties: value: type: number format: real description: The minimum value. inclusive: type: boolean description: Indicates whether the minimum value is included in the range or not. default: true x-allowNullValue: true maximum: type: object x-property-sort: - value - inclusive description: The maximum of the range, or `null` to indicate that there is no maximum. properties: value: type: number format: real description: The maximum value. inclusive: type: boolean description: Indicates whether the maximum value is included in the range or not. default: true x-allowNullValue: true x-property-sort: - minimum - maximum ebitda: description: Value range for the EBITDA (earnings before interest, taxes, depreciation, and amortization). type: object format: realRange properties: minimum: type: object x-property-sort: - value - inclusive description: The minimum of the range, or `null` to indicate that there is no minimum. properties: value: type: number format: real description: The minimum value. inclusive: type: boolean description: Indicates whether the minimum value is included in the range or not. default: true x-allowNullValue: true maximum: type: object x-property-sort: - value - inclusive description: The maximum of the range, or `null` to indicate that there is no maximum. properties: value: type: number format: real description: The maximum value. inclusive: type: boolean description: Indicates whether the maximum value is included in the range or not. default: true x-allowNullValue: true x-property-sort: - minimum - maximum perShare: description: Per-share parameters. type: object x-property-sort: - sales - recurringDilutedEarnings - dividends - bookValue - cashFlow properties: sales: description: Value range for the total sales revenue per share. type: object format: realRange properties: minimum: type: object x-property-sort: - value - inclusive description: The minimum of the range, or `null` to indicate that there is no minimum. properties: value: type: number format: real description: The minimum value. inclusive: type: boolean description: Indicates whether the minimum value is included in the range or not. default: true x-allowNullValue: true maximum: type: object x-property-sort: - value - inclusive description: The maximum of the range, or `null` to indicate that there is no maximum. properties: value: type: number format: real description: The maximum value. inclusive: type: boolean description: Indicates whether the maximum value is included in the range or not. default: true x-allowNullValue: true x-property-sort: - minimum - maximum recurringDilutedEarnings: description: Value range for the recurring (excluding extraordinary items) diluted earnings per share, which is the ratio of the net income excluding extraordinary items, divided by the diluted shares outstanding. An extraordinary item is an atypical and infrequent gain or loss due to an unforeseeable event. type: object format: realRange properties: minimum: type: object x-property-sort: - value - inclusive description: The minimum of the range, or `null` to indicate that there is no minimum. properties: value: type: number format: real description: The minimum value. inclusive: type: boolean description: Indicates whether the minimum value is included in the range or not. default: true x-allowNullValue: true maximum: type: object x-property-sort: - value - inclusive description: The maximum of the range, or `null` to indicate that there is no maximum. properties: value: type: number format: real description: The maximum value. inclusive: type: boolean description: Indicates whether the maximum value is included in the range or not. default: true x-allowNullValue: true x-property-sort: - minimum - maximum dividends: description: Value range for the dividends per share, which is the ratio of the total dividends paid out, divided by the shares outstanding. In general, the figure is based on the gross dividend, i.e. before taxes, except for countries with special tax regimes. type: object format: realRange properties: minimum: type: object x-property-sort: - value - inclusive description: The minimum of the range, or `null` to indicate that there is no minimum. properties: value: type: number format: real description: The minimum value. inclusive: type: boolean description: Indicates whether the minimum value is included in the range or not. default: true x-allowNullValue: true maximum: type: object x-property-sort: - value - inclusive description: The maximum of the range, or `null` to indicate that there is no maximum. properties: value: type: number format: real description: The maximum value. inclusive: type: boolean description: Indicates whether the maximum value is included in the range or not. default: true x-allowNullValue: true x-property-sort: - minimum - maximum bookValue: description: Value range for the book value per share, which is the ratio of the book value (common equity), divided by the shares outstanding. type: object format: realRange properties: minimum: type: object x-property-sort: - value - inclusive description: The minimum of the range, or `null` to indicate that there is no minimum. properties: value: type: number format: real description: The minimum value. inclusive: type: boolean description: Indicates whether the minimum value is included in the range or not. default: true x-allowNullValue: true maximum: type: object x-property-sort: - value - inclusive description: The maximum of the range, or `null` to indicate that there is no maximum. properties: value: type: number format: real description: The maximum value. inclusive: type: boolean description: Indicates whether the maximum value is included in the range or not. default: true x-allowNullValue: true x-property-sort: - minimum - maximum cashFlow: description: Value range for the cash flow per share, which is the ratio of the net operating cash flow, divided by the diluted shares outstanding. type: object format: realRange properties: minimum: type: object x-property-sort: - value - inclusive description: The minimum of the range, or `null` to indicate that there is no minimum. properties: value: type: number format: real description: The minimum value. inclusive: type: boolean description: Indicates whether the minimum value is included in the range or not. default: true x-allowNullValue: true maximum: type: object x-property-sort: - value - inclusive description: The maximum of the range, or `null` to indicate that there is no maximum. properties: value: type: number format: real description: The maximum value. inclusive: type: boolean description: Indicates whether the maximum value is included in the range or not. default: true x-allowNullValue: true x-property-sort: - minimum - maximum required: - currency ebitMargin: description: Value range for the EBIT margin, which is the ratio of the EBIT, divided by the total sales revenue. type: object format: relativeValueRange properties: minimum: type: object x-property-sort: - value - inclusive description: The minimum of the range, or `null` to indicate that there is no minimum. properties: value: type: number format: relativeValue description: The minimum value. inclusive: type: boolean description: Indicates whether the minimum value is included in the range or not. default: true x-allowNullValue: true maximum: type: object x-property-sort: - value - inclusive description: The maximum of the range, or `null` to indicate that there is no maximum. properties: value: type: number format: relativeValue description: The maximum value. inclusive: type: boolean description: Indicates whether the maximum value is included in the range or not. default: true x-allowNullValue: true x-property-sort: - minimum - maximum ebitdaMargin: description: Value range for the EBITDA margin, which is the ratio of the EBITDA, divided by the total sales revenue. type: object format: relativeValueRange properties: minimum: type: object x-property-sort: - value - inclusive description: The minimum of the range, or `null` to indicate that there is no minimum. properties: value: type: number format: relativeValue description: The minimum value. inclusive: type: boolean description: Indicates whether the minimum value is included in the range or not. default: true x-allowNullValue: true maximum: type: object x-property-sort: - value - inclusive description: The maximum of the range, or `null` to indicate that there is no maximum. properties: value: type: number format: relativeValue description: The maximum value. inclusive: type: boolean description: Indicates whether the maximum value is included in the range or not. default: true x-allowNullValue: true x-property-sort: - minimum - maximum netIncomeMargin: description: Value range for the net income margin, which is the ratio of the net income, divided by the total sales revenue. type: object format: relativeValueRange properties: minimum: type: object x-property-sort: - value - inclusive description: The minimum of the range, or `null` to indicate that there is no minimum. properties: value: type: number format: relativeValue description: The minimum value. inclusive: type: boolean description: Indicates whether the minimum value is included in the range or not. default: true x-allowNullValue: true maximum: type: object x-property-sort: - value - inclusive description: The maximum of the range, or `null` to indicate that there is no maximum. properties: value: type: number format: relativeValue description: The maximum value. inclusive: type: boolean description: Indicates whether the maximum value is included in the range or not. default: true x-allowNullValue: true x-property-sort: - minimum - maximum grossIncomeMargin: description: Value range for the gross income margin, which is the ratio of the gross income, divided by the total sales revenue. type: object format: relativeValueRange properties: minimum: type: object x-property-sort: - value - inclusive description: The minimum of the range, or `null` to indicate that there is no minimum. properties: value: type: number format: relativeValue description: The minimum value. inclusive: type: boolean description: Indicates whether the minimum value is included in the range or not. default: true x-allowNullValue: true maximum: type: object x-property-sort: - value - inclusive description: The maximum of the range, or `null` to indicate that there is no maximum. properties: value: type: number format: relativeValue description: The maximum value. inclusive: type: boolean description: Indicates whether the maximum value is included in the range or not. default: true x-allowNullValue: true x-property-sort: - minimum - maximum operatingMargin: description: Value range for the operating margin, which is the ratio of the operating income, divided by the sales revenue. type: object format: relativeValueRange properties: minimum: type: object x-property-sort: - value - inclusive description: The minimum of the range, or `null` to indicate that there is no minimum. properties: value: type: number format: relativeValue description: The minimum value. inclusive: type: boolean description: Indicates whether the minimum value is included in the range or not. default: true x-allowNullValue: true maximum: type: object x-property-sort: - value - inclusive description: The maximum of the range, or `null` to indicate that there is no maximum. properties: value: type: number format: relativeValue description: The maximum value. inclusive: type: boolean description: Indicates whether the maximum value is included in the range or not. default: true x-allowNullValue: true x-property-sort: - minimum - maximum returnOnAssets: description: Value range for the return on assets, which is the ratio of the net income, divided by the two-fiscal-year average of the total assets. type: object format: relativeValueRange properties: minimum: type: object x-property-sort: - value - inclusive description: The minimum of the range, or `null` to indicate that there is no minimum. properties: value: type: number format: relativeValue description: The minimum value. inclusive: type: boolean description: Indicates whether the minimum value is included in the range or not. default: true x-allowNullValue: true maximum: type: object x-property-sort: - value - inclusive description: The maximum of the range, or `null` to indicate that there is no maximum. properties: value: type: number format: relativeValue description: The maximum value. inclusive: type: boolean description: Indicates whether the maximum value is included in the range or not. default: true x-allowNullValue: true x-property-sort: - minimum - maximum returnOnEquity: description: Value range for the return on equity (ROE), which is the ratio of the net income, divided by the two-fiscal-year average of the total shareholder's equity. type: object format: relativeValueRange properties: minimum: type: object x-property-sort: - value - inclusive description: The minimum of the range, or `null` to indicate that there is no minimum. properties: value: type: number format: relativeValue description: The minimum value. inclusive: type: boolean description: Indicates whether the minimum value is included in the range or not. default: true x-allowNullValue: true maximum: type: object x-property-sort: - value - inclusive description: The maximum of the range, or `null` to indicate that there is no maximum. properties: value: type: number format: relativeValue description: The maximum value. inclusive: type: boolean description: Indicates whether the maximum value is included in the range or not. default: true x-allowNullValue: true x-property-sort: - minimum - maximum ratios: description: Ratio parameters. type: object x-property-sort: - priceSales - priceEarnings - priceBookValue - priceCashFlow - priceFreeCashFlow - dividendYield - enterpriseValueEbit - enterpriseValueEbitda - enterpriseValueSales - debtEquity properties: priceSales: description: Value range for the ratio of the price, divided by the total sales revenue per share. type: object format: realRange properties: minimum: type: object x-property-sort: - value - inclusive description: The minimum of the range, or `null` to indicate that there is no minimum. properties: value: type: number format: real description: The minimum value. inclusive: type: boolean description: Indicates whether the minimum value is included in the range or not. default: true x-allowNullValue: true maximum: type: object x-property-sort: - value - inclusive description: The maximum of the range, or `null` to indicate that there is no maximum. properties: value: type: number format: real description: The maximum value. inclusive: type: boolean description: Indicates whether the maximum value is included in the range or not. default: true x-allowNullValue: true x-property-sort: - minimum - maximum priceEarnings: description: Value range for the ratio of the price, divided by the reported earnings per share (basic or diluted) by the company. type: object format: realRange properties: minimum: type: object x-property-sort: - value - inclusive description: The minimum of the range, or `null` to indicate that there is no minimum. properties: value: type: number format: real description: The minimum value. inclusive: type: boolean description: Indicates whether the minimum value is included in the range or not. default: true x-allowNullValue: true maximum: type: object x-property-sort: - value - inclusive description: The maximum of the range, or `null` to indicate that there is no maximum. properties: value: type: number format: real description: The maximum value. inclusive: type: boolean description: Indicates whether the maximum value is included in the range or not. default: true x-allowNullValue: true x-property-sort: - minimum - maximum priceBookValue: description: Value range for the ratio of the price, divided by the book value per share. type: object format: realRange properties: minimum: type: object x-property-sort: - value - inclusive description: The minimum of the range, or `null` to indicate that there is no minimum. properties: value: type: number format: real description: The minimum value. inclusive: type: boolean description: Indicates whether the minimum value is included in the range or not. default: true x-allowNullValue: true maximum: type: object x-property-sort: - value - inclusive description: The maximum of the range, or `null` to indicate that there is no maximum. properties: value: type: number format: real description: The maximum value. inclusive: type: boolean description: Indicates whether the maximum value is included in the range or not. default: true x-allowNullValue: true x-property-sort: - minimum - maximum priceCashFlow: description: Value range for the ratio of the price, divided by the cash flow per share. type: object format: realRange properties: minimum: type: object x-property-sort: - value - inclusive description: The minimum of the range, or `null` to indicate that there is no minimum. properties: value: type: number format: real description: The minimum value. inclusive: type: boolean description: Indicates whether the minimum value is included in the range or not. default: true x-allowNullValue: true maximum: type: object x-property-sort: - value - inclusive description: The maximum of the range, or `null` to indicate that there is no maximum. properties: value: type: number format: real description: The maximum value. inclusive: type: boolean description: Indicates whether the maximum value is included in the range or not. default: true x-allowNullValue: true x-property-sort: - minimum - maximum priceFreeCashFlow: description: Value range for the ratio of the price, divided by the free (i.e. without subtraction of dividends) cash flow per share. type: object format: realRange properties: minimum: type: object x-property-sort: - value - inclusive description: The minimum of the range, or `null` to indicate that there is no minimum. properties: value: type: number format: real description: The minimum value. inclusive: type: boolean description: Indicates whether the minimum value is included in the range or not. default: true x-allowNullValue: true maximum: type: object x-property-sort: - value - inclusive description: The maximum of the range, or `null` to indicate that there is no maximum. properties: value: type: number format: real description: The maximum value. inclusive: type: boolean description: Indicates whether the maximum value is included in the range or not. default: true x-allowNullValue: true x-property-sort: - minimum - maximum dividendYield: description: Value range for the ratio of the dividend per share, divided by the price. type: object format: relativeValueRange properties: minimum: type: object x-property-sort: - value - inclusive description: The minimum of the range, or `null` to indicate that there is no minimum. properties: value: type: number format: relativeValue description: The minimum value. inclusive: type: boolean description: Indicates whether the minimum value is included in the range or not. default: true x-allowNullValue: true maximum: type: object x-property-sort: - value - inclusive description: The maximum of the range, or `null` to indicate that there is no maximum. properties: value: type: number format: relativeValue description: The maximum value. inclusive: type: boolean description: Indicates whether the maximum value is included in the range or not. default: true x-allowNullValue: true x-property-sort: - minimum - maximum enterpriseValueEbit: description: Value range for the ratio of the enterprise value, divided by the EBIT. type: object format: realRange properties: minimum: type: object x-property-sort: - value - inclusive description: The minimum of the range, or `null` to indicate that there is no minimum. properties: value: type: number format: real description: The minimum value. inclusive: type: boolean description: Indicates whether the minimum value is included in the range or not. default: true x-allowNullValue: true maximum: type: object x-property-sort: - value - inclusive description: The maximum of the range, or `null` to indicate that there is no maximum. properties: value: type: number format: real description: The maximum value. inclusive: type: boolean description: Indicates whether the maximum value is included in the range or not. default: true x-allowNullValue: true x-property-sort: - minimum - maximum enterpriseValueEbitda: description: Value range for the ratio of the enterprise value, divided by the EBITDA. type: object format: realRange properties: minimum: type: object x-property-sort: - value - inclusive description: The minimum of the range, or `null` to indicate that there is no minimum. properties: value: type: number format: real description: The minimum value. inclusive: type: boolean description: Indicates whether the minimum value is included in the range or not. default: true x-allowNullValue: true maximum: type: object x-property-sort: - value - inclusive description: The maximum of the range, or `null` to indicate that there is no maximum. properties: value: type: number format: real description: The maximum value. inclusive: type: boolean description: Indicates whether the maximum value is included in the range or not. default: true x-allowNullValue: true x-property-sort: - minimum - maximum enterpriseValueSales: description: Value range for the ratio of the enterprise value, divided by the total amount of sales revenue. type: object format: realRange properties: minimum: type: object x-property-sort: - value - inclusive description: The minimum of the range, or `null` to indicate that there is no minimum. properties: value: type: number format: real description: The minimum value. inclusive: type: boolean description: Indicates whether the minimum value is included in the range or not. default: true x-allowNullValue: true maximum: type: object x-property-sort: - value - inclusive description: The maximum of the range, or `null` to indicate that there is no maximum. properties: value: type: number format: real description: The maximum value. inclusive: type: boolean description: Indicates whether the maximum value is included in the range or not. default: true x-allowNullValue: true x-property-sort: - minimum - maximum debtEquity: description: Value range for the ratio of the total debt, divided by the total shareholder's equity. type: object format: realRange properties: minimum: type: object x-property-sort: - value - inclusive description: The minimum of the range, or `null` to indicate that there is no minimum. properties: value: type: number format: real description: The minimum value. inclusive: type: boolean description: Indicates whether the minimum value is included in the range or not. default: true x-allowNullValue: true maximum: type: object x-property-sort: - value - inclusive description: The maximum of the range, or `null` to indicate that there is no maximum. properties: value: type: number format: real description: The maximum value. inclusive: type: boolean description: Indicates whether the maximum value is included in the range or not. default: true x-allowNullValue: true x-property-sort: - minimum - maximum required: - fiscalYear maxItems: 3 benchmark: description: Benchmark-related data. type: object x-property-sort: - type - beta - correlation - outperformance properties: type: description: Type of benchmark. type: string x-enum-description: - Key figures calculated against a local index. See the group description of `/stock/notation/keyFigures/benchmark` for the list of countries and the respective local index per country. This value restricts the result to only stocks with headquarters in those countries. - Key figures calculated against MSCI World Index (notation 3193857), available for all stocks, regardless of the location of their headquarters. enum: - local - global beta: description: Beta of the stock notation with respect to the benchmark notation. type: object x-property-sort: - week1 - month1 - months3 - months6 - year1 - years3 - years5 properties: week1: description: Value range for the time range one week. type: object format: realRange properties: minimum: type: object x-property-sort: - value - inclusive description: The minimum of the range, or `null` to indicate that there is no minimum. properties: value: type: number format: real description: The minimum value. inclusive: type: boolean description: Indicates whether the minimum value is included in the range or not. default: true x-allowNullValue: true maximum: type: object x-property-sort: - value - inclusive description: The maximum of the range, or `null` to indicate that there is no maximum. properties: value: type: number format: real description: The maximum value. inclusive: type: boolean description: Indicates whether the maximum value is included in the range or not. default: true x-allowNullValue: true x-property-sort: - minimum - maximum month1: description: Value range for the time range one month. type: object format: realRange properties: minimum: type: object x-property-sort: - value - inclusive description: The minimum of the range, or `null` to indicate that there is no minimum. properties: value: type: number format: real description: The minimum value. inclusive: type: boolean description: Indicates whether the minimum value is included in the range or not. default: true x-allowNullValue: true maximum: type: object x-property-sort: - value - inclusive description: The maximum of the range, or `null` to indicate that there is no maximum. properties: value: type: number format: real description: The maximum value. inclusive: type: boolean description: Indicates whether the maximum value is included in the range or not. default: true x-allowNullValue: true x-property-sort: - minimum - maximum months3: description: Value range for the time range three months. type: object format: realRange properties: minimum: type: object x-property-sort: - value - inclusive description: The minimum of the range, or `null` to indicate that there is no minimum. properties: value: type: number format: real description: The minimum value. inclusive: type: boolean description: Indicates whether the minimum value is included in the range or not. default: true x-allowNullValue: true maximum: type: object x-property-sort: - value - inclusive description: The maximum of the range, or `null` to indicate that there is no maximum. properties: value: type: number format: real description: The maximum value. inclusive: type: boolean description: Indicates whether the maximum value is included in the range or not. default: true x-allowNullValue: true x-property-sort: - minimum - maximum months6: description: Value range for the time range six months. type: object format: realRange properties: minimum: type: object x-property-sort: - value - inclusive description: The minimum of the range, or `null` to indicate that there is no minimum. properties: value: type: number format: real description: The minimum value. inclusive: type: boolean description: Indicates whether the minimum value is included in the range or not. default: true x-allowNullValue: true maximum: type: object x-property-sort: - value - inclusive description: The maximum of the range, or `null` to indicate that there is no maximum. properties: value: type: number format: real description: The maximum value. inclusive: type: boolean description: Indicates whether the maximum value is included in the range or not. default: true x-allowNullValue: true x-property-sort: - minimum - maximum year1: description: Value range for the time range one year. type: object format: realRange properties: minimum: type: object x-property-sort: - value - inclusive description: The minimum of the range, or `null` to indicate that there is no minimum. properties: value: type: number format: real description: The minimum value. inclusive: type: boolean description: Indicates whether the minimum value is included in the range or not. default: true x-allowNullValue: true maximum: type: object x-property-sort: - value - inclusive description: The maximum of the range, or `null` to indicate that there is no maximum. properties: value: type: number format: real description: The maximum value. inclusive: type: boolean description: Indicates whether the maximum value is included in the range or not. default: true x-allowNullValue: true x-property-sort: - minimum - maximum years3: description: Value range for the time range three years. type: object format: realRange properties: minimum: type: object x-property-sort: - value - inclusive description: The minimum of the range, or `null` to indicate that there is no minimum. properties: value: type: number format: real description: The minimum value. inclusive: type: boolean description: Indicates whether the minimum value is included in the range or not. default: true x-allowNullValue: true maximum: type: object x-property-sort: - value - inclusive description: The maximum of the range, or `null` to indicate that there is no maximum. properties: value: type: number format: real description: The maximum value. inclusive: type: boolean description: Indicates whether the maximum value is included in the range or not. default: true x-allowNullValue: true x-property-sort: - minimum - maximum years5: description: Value range for the time range five years. type: object format: realRange properties: minimum: type: object x-property-sort: - value - inclusive description: The minimum of the range, or `null` to indicate that there is no minimum. properties: value: type: number format: real description: The minimum value. inclusive: type: boolean description: Indicates whether the minimum value is included in the range or not. default: true x-allowNullValue: true maximum: type: object x-property-sort: - value - inclusive description: The maximum of the range, or `null` to indicate that there is no maximum. properties: value: type: number format: real description: The maximum value. inclusive: type: boolean description: Indicates whether the maximum value is included in the range or not. default: true x-allowNullValue: true x-property-sort: - minimum - maximum correlation: description: Correlation of the stock notation with respect to the benchmark notation. type: object x-property-sort: - week1 - month1 - months3 - months6 - year1 - years3 - years5 properties: week1: description: Value range for the time range one week. type: object format: realRange properties: minimum: type: object x-property-sort: - value - inclusive description: The minimum of the range, or `null` to indicate that there is no minimum. properties: value: type: number format: real description: The minimum value. inclusive: type: boolean description: Indicates whether the minimum value is included in the range or not. default: true x-allowNullValue: true maximum: type: object x-property-sort: - value - inclusive description: The maximum of the range, or `null` to indicate that there is no maximum. properties: value: type: number format: real description: The maximum value. inclusive: type: boolean description: Indicates whether the maximum value is included in the range or not. default: true x-allowNullValue: true x-property-sort: - minimum - maximum month1: description: Value range for the time range one month. type: object format: realRange properties: minimum: type: object x-property-sort: - value - inclusive description: The minimum of the range, or `null` to indicate that there is no minimum. properties: value: type: number format: real description: The minimum value. inclusive: type: boolean description: Indicates whether the minimum value is included in the range or not. default: true x-allowNullValue: true maximum: type: object x-property-sort: - value - inclusive description: The maximum of the range, or `null` to indicate that there is no maximum. properties: value: type: number format: real description: The maximum value. inclusive: type: boolean description: Indicates whether the maximum value is included in the range or not. default: true x-allowNullValue: true x-property-sort: - minimum - maximum months3: description: Value range for the time range three months. type: object format: realRange properties: minimum: type: object x-property-sort: - value - inclusive description: The minimum of the range, or `null` to indicate that there is no minimum. properties: value: type: number format: real description: The minimum value. inclusive: type: boolean description: Indicates whether the minimum value is included in the range or not. default: true x-allowNullValue: true maximum: type: object x-property-sort: - value - inclusive description: The maximum of the range, or `null` to indicate that there is no maximum. properties: value: type: number format: real description: The maximum value. inclusive: type: boolean description: Indicates whether the maximum value is included in the range or not. default: true x-allowNullValue: true x-property-sort: - minimum - maximum months6: description: Value range for the time range six months. type: object format: realRange properties: minimum: type: object x-property-sort: - value - inclusive description: The minimum of the range, or `null` to indicate that there is no minimum. properties: value: type: number format: real description: The minimum value. inclusive: type: boolean description: Indicates whether the minimum value is included in the range or not. default: true x-allowNullValue: true maximum: type: object x-property-sort: - value - inclusive description: The maximum of the range, or `null` to indicate that there is no maximum. properties: value: type: number format: real description: The maximum value. inclusive: type: boolean description: Indicates whether the maximum value is included in the range or not. default: true x-allowNullValue: true x-property-sort: - minimum - maximum year1: description: Value range for the time range one year. type: object format: realRange properties: minimum: type: object x-property-sort: - value - inclusive description: The minimum of the range, or `null` to indicate that there is no minimum. properties: value: type: number format: real description: The minimum value. inclusive: type: boolean description: Indicates whether the minimum value is included in the range or not. default: true x-allowNullValue: true maximum: type: object x-property-sort: - value - inclusive description: The maximum of the range, or `null` to indicate that there is no maximum. properties: value: type: number format: real description: The maximum value. inclusive: type: boolean description: Indicates whether the maximum value is included in the range or not. default: true x-allowNullValue: true x-property-sort: - minimum - maximum years3: description: Value range for the time range three years. type: object format: realRange properties: minimum: type: object x-property-sort: - value - inclusive description: The minimum of the range, or `null` to indicate that there is no minimum. properties: value: type: number format: real description: The minimum value. inclusive: type: boolean description: Indicates whether the minimum value is included in the range or not. default: true x-allowNullValue: true maximum: type: object x-property-sort: - value - inclusive description: The maximum of the range, or `null` to indicate that there is no maximum. properties: value: type: number format: real description: The maximum value. inclusive: type: boolean description: Indicates whether the maximum value is included in the range or not. default: true x-allowNullValue: true x-property-sort: - minimum - maximum years5: description: Value range for the time range five years. type: object format: realRange properties: minimum: type: object x-property-sort: - value - inclusive description: The minimum of the range, or `null` to indicate that there is no minimum. properties: value: type: number format: real description: The minimum value. inclusive: type: boolean description: Indicates whether the minimum value is included in the range or not. default: true x-allowNullValue: true maximum: type: object x-property-sort: - value - inclusive description: The maximum of the range, or `null` to indicate that there is no maximum. properties: value: type: number format: real description: The maximum value. inclusive: type: boolean description: Indicates whether the maximum value is included in the range or not. default: true x-allowNullValue: true x-property-sort: - minimum - maximum outperformance: description: Outperformance of the stock notation with respect to the benchmark notation. type: object x-property-sort: - week1 - month1 - months3 - months6 - year1 - years3 - years5 properties: week1: description: Value range for the time range one week. type: object format: relativeValueRange properties: minimum: type: object x-property-sort: - value - inclusive description: The minimum of the range, or `null` to indicate that there is no minimum. properties: value: type: number format: relativeValue description: The minimum value. inclusive: type: boolean description: Indicates whether the minimum value is included in the range or not. default: true x-allowNullValue: true maximum: type: object x-property-sort: - value - inclusive description: The maximum of the range, or `null` to indicate that there is no maximum. properties: value: type: number format: relativeValue description: The maximum value. inclusive: type: boolean description: Indicates whether the maximum value is included in the range or not. default: true x-allowNullValue: true x-property-sort: - minimum - maximum month1: description: Value range for the time range one month. type: object format: relativeValueRange properties: minimum: type: object x-property-sort: - value - inclusive description: The minimum of the range, or `null` to indicate that there is no minimum. properties: value: type: number format: relativeValue description: The minimum value. inclusive: type: boolean description: Indicates whether the minimum value is included in the range or not. default: true x-allowNullValue: true maximum: type: object x-property-sort: - value - inclusive description: The maximum of the range, or `null` to indicate that there is no maximum. properties: value: type: number format: relativeValue description: The maximum value. inclusive: type: boolean description: Indicates whether the maximum value is included in the range or not. default: true x-allowNullValue: true x-property-sort: - minimum - maximum months3: description: Value range for the time range three months. type: object format: relativeValueRange properties: minimum: type: object x-property-sort: - value - inclusive description: The minimum of the range, or `null` to indicate that there is no minimum. properties: value: type: number format: relativeValue description: The minimum value. inclusive: type: boolean description: Indicates whether the minimum value is included in the range or not. default: true x-allowNullValue: true maximum: type: object x-property-sort: - value - inclusive description: The maximum of the range, or `null` to indicate that there is no maximum. properties: value: type: number format: relativeValue description: The maximum value. inclusive: type: boolean description: Indicates whether the maximum value is included in the range or not. default: true x-allowNullValue: true x-property-sort: - minimum - maximum months6: description: Value range for the time range six months. type: object format: relativeValueRange properties: minimum: type: object x-property-sort: - value - inclusive description: The minimum of the range, or `null` to indicate that there is no minimum. properties: value: type: number format: relativeValue description: The minimum value. inclusive: type: boolean description: Indicates whether the minimum value is included in the range or not. default: true x-allowNullValue: true maximum: type: object x-property-sort: - value - inclusive description: The maximum of the range, or `null` to indicate that there is no maximum. properties: value: type: number format: relativeValue description: The maximum value. inclusive: type: boolean description: Indicates whether the maximum value is included in the range or not. default: true x-allowNullValue: true x-property-sort: - minimum - maximum year1: description: Value range for the time range one year. type: object format: relativeValueRange properties: minimum: type: object x-property-sort: - value - inclusive description: The minimum of the range, or `null` to indicate that there is no minimum. properties: value: type: number format: relativeValue description: The minimum value. inclusive: type: boolean description: Indicates whether the minimum value is included in the range or not. default: true x-allowNullValue: true maximum: type: object x-property-sort: - value - inclusive description: The maximum of the range, or `null` to indicate that there is no maximum. properties: value: type: number format: relativeValue description: The maximum value. inclusive: type: boolean description: Indicates whether the maximum value is included in the range or not. default: true x-allowNullValue: true x-property-sort: - minimum - maximum years3: description: Value range for the time range three years. type: object format: relativeValueRange properties: minimum: type: object x-property-sort: - value - inclusive description: The minimum of the range, or `null` to indicate that there is no minimum. properties: value: type: number format: relativeValue description: The minimum value. inclusive: type: boolean description: Indicates whether the minimum value is included in the range or not. default: true x-allowNullValue: true maximum: type: object x-property-sort: - value - inclusive description: The maximum of the range, or `null` to indicate that there is no maximum. properties: value: type: number format: relativeValue description: The maximum value. inclusive: type: boolean description: Indicates whether the maximum value is included in the range or not. default: true x-allowNullValue: true x-property-sort: - minimum - maximum years5: description: Value range for the time range five years. type: object format: relativeValueRange properties: minimum: type: object x-property-sort: - value - inclusive description: The minimum of the range, or `null` to indicate that there is no minimum. properties: value: type: number format: relativeValue description: The minimum value. inclusive: type: boolean description: Indicates whether the minimum value is included in the range or not. default: true x-allowNullValue: true maximum: type: object x-property-sort: - value - inclusive description: The maximum of the range, or `null` to indicate that there is no maximum. properties: value: type: number format: relativeValue description: The maximum value. inclusive: type: boolean description: Indicates whether the maximum value is included in the range or not. default: true x-allowNullValue: true x-property-sort: - minimum - maximum required: - type performance: description: Relative performance for different time ranges. type: object x-property-sort: - intraday - endOfDay properties: intraday: description: Value range for the time range intraday. That is the difference of a notation's most recent price from the current trading day against the most recent EOD closing price. The parameter can be used only with the quality `DLY`, see parameter `prices.quality`. type: object format: relativeValueRange properties: minimum: type: object x-property-sort: - value - inclusive description: The minimum of the range, or `null` to indicate that there is no minimum. properties: value: type: number format: relativeValue description: The minimum value. inclusive: type: boolean description: Indicates whether the minimum value is included in the range or not. default: true x-allowNullValue: true maximum: type: object x-property-sort: - value - inclusive description: The maximum of the range, or `null` to indicate that there is no maximum. properties: value: type: number format: relativeValue description: The maximum value. inclusive: type: boolean description: Indicates whether the maximum value is included in the range or not. default: true x-allowNullValue: true x-property-sort: - minimum - maximum endOfDay: description: End-of-day (EOD) relative performance for different time ranges. The relative performance is the difference of a notation's most recent EOD closing price against the EOD closing price on the reference date, relative to the EOD closing price on the reference date. type: object x-property-sort: - day1 - week1 - month1 - months3 - months6 - year1 - years3 - years5 - yearToDate properties: day1: description: Value range for the time range one day. type: object format: relativeValueRange properties: minimum: type: object x-property-sort: - value - inclusive description: The minimum of the range, or `null` to indicate that there is no minimum. properties: value: type: number format: relativeValue description: The minimum value. inclusive: type: boolean description: Indicates whether the minimum value is included in the range or not. default: true x-allowNullValue: true maximum: type: object x-property-sort: - value - inclusive description: The maximum of the range, or `null` to indicate that there is no maximum. properties: value: type: number format: relativeValue description: The maximum value. inclusive: type: boolean description: Indicates whether the maximum value is included in the range or not. default: true x-allowNullValue: true x-property-sort: - minimum - maximum week1: description: Value range for the time range one week. type: object format: relativeValueRange properties: minimum: type: object x-property-sort: - value - inclusive description: The minimum of the range, or `null` to indicate that there is no minimum. properties: value: type: number format: relativeValue description: The minimum value. inclusive: type: boolean description: Indicates whether the minimum value is included in the range or not. default: true x-allowNullValue: true maximum: type: object x-property-sort: - value - inclusive description: The maximum of the range, or `null` to indicate that there is no maximum. properties: value: type: number format: relativeValue description: The maximum value. inclusive: type: boolean description: Indicates whether the maximum value is included in the range or not. default: true x-allowNullValue: true x-property-sort: - minimum - maximum month1: description: Value range for the time range one month. type: object format: relativeValueRange properties: minimum: type: object x-property-sort: - value - inclusive description: The minimum of the range, or `null` to indicate that there is no minimum. properties: value: type: number format: relativeValue description: The minimum value. inclusive: type: boolean description: Indicates whether the minimum value is included in the range or not. default: true x-allowNullValue: true maximum: type: object x-property-sort: - value - inclusive description: The maximum of the range, or `null` to indicate that there is no maximum. properties: value: type: number format: relativeValue description: The maximum value. inclusive: type: boolean description: Indicates whether the maximum value is included in the range or not. default: true x-allowNullValue: true x-property-sort: - minimum - maximum months3: description: Value range for the time range three months. type: object format: relativeValueRange properties: minimum: type: object x-property-sort: - value - inclusive description: The minimum of the range, or `null` to indicate that there is no minimum. properties: value: type: number format: relativeValue description: The minimum value. inclusive: type: boolean description: Indicates whether the minimum value is included in the range or not. default: true x-allowNullValue: true maximum: type: object x-property-sort: - value - inclusive description: The maximum of the range, or `null` to indicate that there is no maximum. properties: value: type: number format: relativeValue description: The maximum value. inclusive: type: boolean description: Indicates whether the maximum value is included in the range or not. default: true x-allowNullValue: true x-property-sort: - minimum - maximum months6: description: Value range for the time range six months. type: object format: relativeValueRange properties: minimum: type: object x-property-sort: - value - inclusive description: The minimum of the range, or `null` to indicate that there is no minimum. properties: value: type: number format: relativeValue description: The minimum value. inclusive: type: boolean description: Indicates whether the minimum value is included in the range or not. default: true x-allowNullValue: true maximum: type: object x-property-sort: - value - inclusive description: The maximum of the range, or `null` to indicate that there is no maximum. properties: value: type: number format: relativeValue description: The maximum value. inclusive: type: boolean description: Indicates whether the maximum value is included in the range or not. default: true x-allowNullValue: true x-property-sort: - minimum - maximum year1: description: Value range for the time range one year. type: object format: relativeValueRange properties: minimum: type: object x-property-sort: - value - inclusive description: The minimum of the range, or `null` to indicate that there is no minimum. properties: value: type: number format: relativeValue description: The minimum value. inclusive: type: boolean description: Indicates whether the minimum value is included in the range or not. default: true x-allowNullValue: true maximum: type: object x-property-sort: - value - inclusive description: The maximum of the range, or `null` to indicate that there is no maximum. properties: value: type: number format: relativeValue description: The maximum value. inclusive: type: boolean description: Indicates whether the maximum value is included in the range or not. default: true x-allowNullValue: true x-property-sort: - minimum - maximum years3: description: Value range for the time range three years. type: object format: relativeValueRange properties: minimum: type: object x-property-sort: - value - inclusive description: The minimum of the range, or `null` to indicate that there is no minimum. properties: value: type: number format: relativeValue description: The minimum value. inclusive: type: boolean description: Indicates whether the minimum value is included in the range or not. default: true x-allowNullValue: true maximum: type: object x-property-sort: - value - inclusive description: The maximum of the range, or `null` to indicate that there is no maximum. properties: value: type: number format: relativeValue description: The maximum value. inclusive: type: boolean description: Indicates whether the maximum value is included in the range or not. default: true x-allowNullValue: true x-property-sort: - minimum - maximum years5: description: Value range for the time range five years. type: object format: relativeValueRange properties: minimum: type: object x-property-sort: - value - inclusive description: The minimum of the range, or `null` to indicate that there is no minimum. properties: value: type: number format: relativeValue description: The minimum value. inclusive: type: boolean description: Indicates whether the minimum value is included in the range or not. default: true x-allowNullValue: true maximum: type: object x-property-sort: - value - inclusive description: The maximum of the range, or `null` to indicate that there is no maximum. properties: value: type: number format: relativeValue description: The maximum value. inclusive: type: boolean description: Indicates whether the maximum value is included in the range or not. default: true x-allowNullValue: true x-property-sort: - minimum - maximum yearToDate: description: Value range for the time range year-to-date (YTD). type: object format: relativeValueRange properties: minimum: type: object x-property-sort: - value - inclusive description: The minimum of the range, or `null` to indicate that there is no minimum. properties: value: type: number format: relativeValue description: The minimum value. inclusive: type: boolean description: Indicates whether the minimum value is included in the range or not. default: true x-allowNullValue: true maximum: type: object x-property-sort: - value - inclusive description: The maximum of the range, or `null` to indicate that there is no maximum. properties: value: type: number format: relativeValue description: The maximum value. inclusive: type: boolean description: Indicates whether the maximum value is included in the range or not. default: true x-allowNullValue: true x-property-sort: - minimum - maximum volatility: description: Volatility of the daily logarithmic returns, annualized assuming 256 trading days per year for different time ranges. type: object x-property-sort: - week1 - month1 - months3 - months6 - year1 - years3 - years5 - yearToDate properties: week1: description: Value range for the time range one week. type: object format: relativeValueRange properties: minimum: type: object x-property-sort: - value - inclusive description: The minimum of the range, or `null` to indicate that there is no minimum. properties: value: type: number format: relativeValue description: The minimum value. inclusive: type: boolean description: Indicates whether the minimum value is included in the range or not. default: true x-allowNullValue: true maximum: type: object x-property-sort: - value - inclusive description: The maximum of the range, or `null` to indicate that there is no maximum. properties: value: type: number format: relativeValue description: The maximum value. inclusive: type: boolean description: Indicates whether the maximum value is included in the range or not. default: true x-allowNullValue: true x-property-sort: - minimum - maximum month1: description: Value range for the time range one month. type: object format: relativeValueRange properties: minimum: type: object x-property-sort: - value - inclusive description: The minimum of the range, or `null` to indicate that there is no minimum. properties: value: type: number format: relativeValue description: The minimum value. inclusive: type: boolean description: Indicates whether the minimum value is included in the range or not. default: true x-allowNullValue: true maximum: type: object x-property-sort: - value - inclusive description: The maximum of the range, or `null` to indicate that there is no maximum. properties: value: type: number format: relativeValue description: The maximum value. inclusive: type: boolean description: Indicates whether the maximum value is included in the range or not. default: true x-allowNullValue: true x-property-sort: - minimum - maximum months3: description: Value range for the time range three months. type: object format: relativeValueRange properties: minimum: type: object x-property-sort: - value - inclusive description: The minimum of the range, or `null` to indicate that there is no minimum. properties: value: type: number format: relativeValue description: The minimum value. inclusive: type: boolean description: Indicates whether the minimum value is included in the range or not. default: true x-allowNullValue: true maximum: type: object x-property-sort: - value - inclusive description: The maximum of the range, or `null` to indicate that there is no maximum. properties: value: type: number format: relativeValue description: The maximum value. inclusive: type: boolean description: Indicates whether the maximum value is included in the range or not. default: true x-allowNullValue: true x-property-sort: - minimum - maximum months6: description: Value range for the time range six months. type: object format: relativeValueRange properties: minimum: type: object x-property-sort: - value - inclusive description: The minimum of the range, or `null` to indicate that there is no minimum. properties: value: type: number format: relativeValue description: The minimum value. inclusive: type: boolean description: Indicates whether the minimum value is included in the range or not. default: true x-allowNullValue: true maximum: type: object x-property-sort: - value - inclusive description: The maximum of the range, or `null` to indicate that there is no maximum. properties: value: type: number format: relativeValue description: The maximum value. inclusive: type: boolean description: Indicates whether the maximum value is included in the range or not. default: true x-allowNullValue: true x-property-sort: - minimum - maximum year1: description: Value range for the time range one year. type: object format: relativeValueRange properties: minimum: type: object x-property-sort: - value - inclusive description: The minimum of the range, or `null` to indicate that there is no minimum. properties: value: type: number format: relativeValue description: The minimum value. inclusive: type: boolean description: Indicates whether the minimum value is included in the range or not. default: true x-allowNullValue: true maximum: type: object x-property-sort: - value - inclusive description: The maximum of the range, or `null` to indicate that there is no maximum. properties: value: type: number format: relativeValue description: The maximum value. inclusive: type: boolean description: Indicates whether the maximum value is included in the range or not. default: true x-allowNullValue: true x-property-sort: - minimum - maximum years3: description: Value range for the time range three years. type: object format: relativeValueRange properties: minimum: type: object x-property-sort: - value - inclusive description: The minimum of the range, or `null` to indicate that there is no minimum. properties: value: type: number format: relativeValue description: The minimum value. inclusive: type: boolean description: Indicates whether the minimum value is included in the range or not. default: true x-allowNullValue: true maximum: type: object x-property-sort: - value - inclusive description: The maximum of the range, or `null` to indicate that there is no maximum. properties: value: type: number format: relativeValue description: The maximum value. inclusive: type: boolean description: Indicates whether the maximum value is included in the range or not. default: true x-allowNullValue: true x-property-sort: - minimum - maximum years5: description: Value range for the time range five years. type: object format: relativeValueRange properties: minimum: type: object x-property-sort: - value - inclusive description: The minimum of the range, or `null` to indicate that there is no minimum. properties: value: type: number format: relativeValue description: The minimum value. inclusive: type: boolean description: Indicates whether the minimum value is included in the range or not. default: true x-allowNullValue: true maximum: type: object x-property-sort: - value - inclusive description: The maximum of the range, or `null` to indicate that there is no maximum. properties: value: type: number format: relativeValue description: The maximum value. inclusive: type: boolean description: Indicates whether the maximum value is included in the range or not. default: true x-allowNullValue: true x-property-sort: - minimum - maximum yearToDate: description: Value range for the time range year-to-date (YTD). type: object format: relativeValueRange properties: minimum: type: object x-property-sort: - value - inclusive description: The minimum of the range, or `null` to indicate that there is no minimum. properties: value: type: number format: relativeValue description: The minimum value. inclusive: type: boolean description: Indicates whether the minimum value is included in the range or not. default: true x-allowNullValue: true maximum: type: object x-property-sort: - value - inclusive description: The maximum of the range, or `null` to indicate that there is no maximum. properties: value: type: number format: relativeValue description: The maximum value. inclusive: type: boolean description: Indicates whether the maximum value is included in the range or not. default: true x-allowNullValue: true x-property-sort: - minimum - maximum tradingValue: description: Sum of the cash flow for all transactions of a notation over a certain time range. The cash flow of a transaction is its volume multiplied by its trade price. type: object x-property-sort: - average properties: average: description: Arithmetic mean of the trading value for different time ranges. type: object x-property-sort: - days5 - days30 properties: days5: description: Value range for the time range five trading days. type: object format: realRange properties: minimum: type: object x-property-sort: - value - inclusive description: The minimum of the range, or `null` to indicate that there is no minimum. properties: value: type: number format: real description: The minimum value. inclusive: type: boolean description: Indicates whether the minimum value is included in the range or not. default: true x-allowNullValue: true maximum: type: object x-property-sort: - value - inclusive description: The maximum of the range, or `null` to indicate that there is no maximum. properties: value: type: number format: real description: The maximum value. inclusive: type: boolean description: Indicates whether the maximum value is included in the range or not. default: true x-allowNullValue: true x-property-sort: - minimum - maximum days30: description: Value range for the time range 30 trading days. type: object format: realRange properties: minimum: type: object x-property-sort: - value - inclusive description: The minimum of the range, or `null` to indicate that there is no minimum. properties: value: type: number format: real description: The minimum value. inclusive: type: boolean description: Indicates whether the minimum value is included in the range or not. default: true x-allowNullValue: true maximum: type: object x-property-sort: - value - inclusive description: The maximum of the range, or `null` to indicate that there is no maximum. properties: value: type: number format: real description: The maximum value. inclusive: type: boolean description: Indicates whether the maximum value is included in the range or not. default: true x-allowNullValue: true x-property-sort: - minimum - maximum simpleMovingAverage: description: Simple moving average (SMA), that is the arithmetic mean of a notation�"s EOD closing price, for different time ranges. type: object x-property-sort: - days20 - days50 - days200 - tradingDaysSinceCrossover properties: days20: description: Value range for the time range 20 trading days. type: object format: realRange properties: minimum: type: object x-property-sort: - value - inclusive description: The minimum of the range, or `null` to indicate that there is no minimum. properties: value: type: number format: real description: The minimum value. inclusive: type: boolean description: Indicates whether the minimum value is included in the range or not. default: true x-allowNullValue: true maximum: type: object x-property-sort: - value - inclusive description: The maximum of the range, or `null` to indicate that there is no maximum. properties: value: type: number format: real description: The maximum value. inclusive: type: boolean description: Indicates whether the maximum value is included in the range or not. default: true x-allowNullValue: true x-property-sort: - minimum - maximum days50: description: Value range for the time range 50 trading days. type: object format: realRange properties: minimum: type: object x-property-sort: - value - inclusive description: The minimum of the range, or `null` to indicate that there is no minimum. properties: value: type: number format: real description: The minimum value. inclusive: type: boolean description: Indicates whether the minimum value is included in the range or not. default: true x-allowNullValue: true maximum: type: object x-property-sort: - value - inclusive description: The maximum of the range, or `null` to indicate that there is no maximum. properties: value: type: number format: real description: The maximum value. inclusive: type: boolean description: Indicates whether the maximum value is included in the range or not. default: true x-allowNullValue: true x-property-sort: - minimum - maximum days200: description: Value range for the time range 200 trading days. type: object format: realRange properties: minimum: type: object x-property-sort: - value - inclusive description: The minimum of the range, or `null` to indicate that there is no minimum. properties: value: type: number format: real description: The minimum value. inclusive: type: boolean description: Indicates whether the minimum value is included in the range or not. default: true x-allowNullValue: true maximum: type: object x-property-sort: - value - inclusive description: The maximum of the range, or `null` to indicate that there is no maximum. properties: value: type: number format: real description: The maximum value. inclusive: type: boolean description: Indicates whether the maximum value is included in the range or not. default: true x-allowNullValue: true x-property-sort: - minimum - maximum tradingDaysSinceCrossover: description: Number of trading days since a simple moving average crossed another one. All SMAs are calculated with EOD prices, thus the value 0 for the number of days means the crossover occurred on the most recent trading day for which such prices are available. type: object x-property-sort: - sma20vs50 - sma50vs200 properties: sma20vs50: description: Number of trading days since the crossover and direction thereof of the SMA 20 (see parameter `simpleMovingAverage.days20`) and the SMA 50 (see parameter `simpleMovingAverage.days50`). Only crossovers which occurred in the most recent 100 trading days are considered. type: object x-property-sort: - numberDays - direction properties: numberDays: description: Value range for the number of trading days. type: object format: int32Range properties: minimum: type: object x-property-sort: - value - inclusive description: The minimum of the range, or `null` to indicate that there is no minimum. properties: value: type: number format: int32 description: The minimum value. minimum: 0 exclusiveMinimum: false maximum: 100 exclusiveMaximum: false inclusive: type: boolean description: Indicates whether the minimum value is included in the range or not. default: true x-allowNullValue: true maximum: type: object x-property-sort: - value - inclusive description: The maximum of the range, or `null` to indicate that there is no maximum. properties: value: type: number format: int32 description: The maximum value. minimum: 0 exclusiveMinimum: false maximum: 100 exclusiveMaximum: false inclusive: type: boolean description: Indicates whether the maximum value is included in the range or not. default: true x-allowNullValue: true x-property-sort: - minimum - maximum direction: description: Direction of the crossing. type: string default: up x-enum-description: - The SMA 20 crossed the SMA 50 from below, hence the SMA 20 has currently a higher value. - The SMA 20 crossed the SMA 50 from above, hence the SMA 20 has currently a lower value. enum: - up - down required: - numberDays sma50vs200: description: Number of trading days since the crossover and direction thereof of the SMA 50 (see parameter `simpleMovingAverage.days50`) and the SMA 200 (see parameter `simpleMovingAverage.days200`). Only crossovers which occurred in the most recent 300 trading days are considered. type: object x-property-sort: - numberDays - direction properties: numberDays: description: Value range for the number of trading days. type: object format: int32Range properties: minimum: type: object x-property-sort: - value - inclusive description: The minimum of the range, or `null` to indicate that there is no minimum. properties: value: type: number format: int32 description: The minimum value. minimum: 0 exclusiveMinimum: false maximum: 300 exclusiveMaximum: false inclusive: type: boolean description: Indicates whether the minimum value is included in the range or not. default: true x-allowNullValue: true maximum: type: object x-property-sort: - value - inclusive description: The maximum of the range, or `null` to indicate that there is no maximum. properties: value: type: number format: int32 description: The maximum value. minimum: 0 exclusiveMinimum: false maximum: 300 exclusiveMaximum: false inclusive: type: boolean description: Indicates whether the maximum value is included in the range or not. default: true x-allowNullValue: true x-property-sort: - minimum - maximum direction: description: Direction of the crossing. type: string default: up x-enum-description: - The SMA 50 crossed the SMA 200 from below, hence the SMA 50 has currently a higher value. - The SMA 50 crossed the SMA 200 from above, hence the SMA 50 has currently a lower value. enum: - up - down required: - numberDays rsiWilder: description: Relative strength index (RSI) by Wilder for different time ranges. This is the ratio of smoothed moving averages of the upwards and downwards daily returns over the given period, normalized to the range between 0 and 100. The RSI by Wilder measures the magnitude of the price changes in a given time period evaluating whether an asset is overbought or oversold and deriving a respective sell or buy signal. type: object x-property-sort: - days14 properties: days14: description: Value range of the RSI by Wilder for the time range 14 trading days. type: object format: realRange properties: minimum: type: object x-property-sort: - value - inclusive description: The minimum of the range, or `null` to indicate that there is no minimum. properties: value: type: number format: real description: The minimum value. inclusive: type: boolean description: Indicates whether the minimum value is included in the range or not. default: true x-allowNullValue: true maximum: type: object x-property-sort: - value - inclusive description: The maximum of the range, or `null` to indicate that there is no maximum. properties: value: type: number format: real description: The maximum value. inclusive: type: boolean description: Indicates whether the maximum value is included in the range or not. default: true x-allowNullValue: true x-property-sort: - minimum - maximum recommendation: description: Aggregated recommendation. type: object x-property-sort: - counts - consensus properties: counts: description: Number of recommendations. type: object x-property-sort: - total properties: total: description: Value range for the total number of recommendations included in the current recommendation consensus (see parameter `recommendation.consensus`). type: object format: int32Range properties: minimum: type: object x-property-sort: - value - inclusive description: The minimum of the range, or `null` to indicate that there is no minimum. properties: value: type: number format: int32 description: The minimum value. inclusive: type: boolean description: Indicates whether the minimum value is included in the range or not. default: true x-allowNullValue: true maximum: type: object x-property-sort: - value - inclusive description: The maximum of the range, or `null` to indicate that there is no maximum. properties: value: type: number format: int32 description: The maximum value. inclusive: type: boolean description: Indicates whether the maximum value is included in the range or not. default: true x-allowNullValue: true x-property-sort: - minimum - maximum consensus: description: Recommendation consensus, which is the average value of all provided recommendations. type: object x-property-sort: - range - change properties: range: description: Values range for recommendation consensus. Values are in the range from 1.0 to 5.0, whereby 1 represents the strongest buy recommendation, 3 a hold (neutral) recommendation and 5 the strongest sell recommendation. type: object format: realRange properties: minimum: type: object x-property-sort: - value - inclusive description: The minimum of the range, or `null` to indicate that there is no minimum. properties: value: type: number format: real description: The minimum value. inclusive: type: boolean description: Indicates whether the minimum value is included in the range or not. default: true x-allowNullValue: true maximum: type: object x-property-sort: - value - inclusive description: The maximum of the range, or `null` to indicate that there is no maximum. properties: value: type: number format: real description: The maximum value. inclusive: type: boolean description: Indicates whether the maximum value is included in the range or not. default: true x-allowNullValue: true x-property-sort: - minimum - maximum change: description: Recommendation change as the difference of the current recommendation value minus the historic recommendation value. Values are in the range from -4.0 to 4.0, whereby -4 represents a recommendation change from 5.0 to 1.0 and 4 represents a recommendation change from 1 to 5. type: object x-property-sort: - week1 - month1 - months3 - months6 - year1 properties: week1: description: Value range for the time range one week. type: object format: realRange properties: minimum: type: object x-property-sort: - value - inclusive description: The minimum of the range, or `null` to indicate that there is no minimum. properties: value: type: number format: real description: The minimum value. inclusive: type: boolean description: Indicates whether the minimum value is included in the range or not. default: true x-allowNullValue: true maximum: type: object x-property-sort: - value - inclusive description: The maximum of the range, or `null` to indicate that there is no maximum. properties: value: type: number format: real description: The maximum value. inclusive: type: boolean description: Indicates whether the maximum value is included in the range or not. default: true x-allowNullValue: true x-property-sort: - minimum - maximum month1: description: Value range for the time range one month. type: object format: realRange properties: minimum: type: object x-property-sort: - value - inclusive description: The minimum of the range, or `null` to indicate that there is no minimum. properties: value: type: number format: real description: The minimum value. inclusive: type: boolean description: Indicates whether the minimum value is included in the range or not. default: true x-allowNullValue: true maximum: type: object x-property-sort: - value - inclusive description: The maximum of the range, or `null` to indicate that there is no maximum. properties: value: type: number format: real description: The maximum value. inclusive: type: boolean description: Indicates whether the maximum value is included in the range or not. default: true x-allowNullValue: true x-property-sort: - minimum - maximum months3: description: Value range for the time range three months. type: object format: realRange properties: minimum: type: object x-property-sort: - value - inclusive description: The minimum of the range, or `null` to indicate that there is no minimum. properties: value: type: number format: real description: The minimum value. inclusive: type: boolean description: Indicates whether the minimum value is included in the range or not. default: true x-allowNullValue: true maximum: type: object x-property-sort: - value - inclusive description: The maximum of the range, or `null` to indicate that there is no maximum. properties: value: type: number format: real description: The maximum value. inclusive: type: boolean description: Indicates whether the maximum value is included in the range or not. default: true x-allowNullValue: true x-property-sort: - minimum - maximum months6: description: Value range for the time range six months. type: object format: realRange properties: minimum: type: object x-property-sort: - value - inclusive description: The minimum of the range, or `null` to indicate that there is no minimum. properties: value: type: number format: real description: The minimum value. inclusive: type: boolean description: Indicates whether the minimum value is included in the range or not. default: true x-allowNullValue: true maximum: type: object x-property-sort: - value - inclusive description: The maximum of the range, or `null` to indicate that there is no maximum. properties: value: type: number format: real description: The maximum value. inclusive: type: boolean description: Indicates whether the maximum value is included in the range or not. default: true x-allowNullValue: true x-property-sort: - minimum - maximum year1: description: Value range for the time range one year. type: object format: realRange properties: minimum: type: object x-property-sort: - value - inclusive description: The minimum of the range, or `null` to indicate that there is no minimum. properties: value: type: number format: real description: The minimum value. inclusive: type: boolean description: Indicates whether the minimum value is included in the range or not. default: true x-allowNullValue: true maximum: type: object x-property-sort: - value - inclusive description: The maximum of the range, or `null` to indicate that there is no maximum. properties: value: type: number format: real description: The maximum value. inclusive: type: boolean description: Indicates whether the maximum value is included in the range or not. default: true x-allowNullValue: true x-property-sort: - minimum - maximum estimates: description: Parameters for stock-specific consolidated estimates for a fiscal year. type: array nullable: false items: type: object x-property-sort: - fiscalYear - currencyDependentEstimates - returnOnAssets - returnOnEquity - ratios properties: fiscalYear: description: Since a fiscal year and a calendar year do not necessarily match with regard to their start and end dates, the year is derived as the calendar year occupied to a larger extent by the fiscal year, using a June through May fiscal year assignment. That means, fiscal years ending from the 1st of June onwards are assigned to the same calendar year. Either must be at most two years in the future. type: object x-property-sort: - yearEnd - year x-atMostOne: true properties: yearEnd: description: Calendar year of the ending date of the fiscal year. type: number format: int32 year: description: Derived fiscal year. type: number format: int32 currencyDependentEstimates: description: Currency-dependent estimates. Selection of a currency is required to use these parameters. type: object x-property-sort: - currency - ebit - ebitda - perShare properties: currency: description: Currency in which the currency-dependent estimates are expressed. type: object x-property-sort: - isoCode properties: isoCode: description: ISO 4217 code of the currency. type: string x-enum-description: - Euro - US Dollar - British Pound Sterling - Swiss Franc enum: - EUR - USD - GBP - CHF required: - isoCode ebit: description: EBIT (earnings before interest and taxes). type: object x-property-sort: - mean properties: mean: description: Value range for the mean value. type: object format: realRange properties: minimum: type: object x-property-sort: - value - inclusive description: The minimum of the range, or `null` to indicate that there is no minimum. properties: value: type: number format: real description: The minimum value. inclusive: type: boolean description: Indicates whether the minimum value is included in the range or not. default: true x-allowNullValue: true maximum: type: object x-property-sort: - value - inclusive description: The maximum of the range, or `null` to indicate that there is no maximum. properties: value: type: number format: real description: The maximum value. inclusive: type: boolean description: Indicates whether the maximum value is included in the range or not. default: true x-allowNullValue: true x-property-sort: - minimum - maximum ebitda: description: EBITDA (earnings before interest, taxes, depreciation, and amortization). type: object x-property-sort: - mean properties: mean: description: Value range for the mean value. type: object format: realRange properties: minimum: type: object x-property-sort: - value - inclusive description: The minimum of the range, or `null` to indicate that there is no minimum. properties: value: type: number format: real description: The minimum value. inclusive: type: boolean description: Indicates whether the minimum value is included in the range or not. default: true x-allowNullValue: true maximum: type: object x-property-sort: - value - inclusive description: The maximum of the range, or `null` to indicate that there is no maximum. properties: value: type: number format: real description: The maximum value. inclusive: type: boolean description: Indicates whether the maximum value is included in the range or not. default: true x-allowNullValue: true x-property-sort: - minimum - maximum perShare: description: Per-share parameters. type: object x-property-sort: - sales - earnings - dividends - cashFlow properties: sales: description: Total sales revenue per share. type: object x-property-sort: - mean properties: mean: description: Value range for the mean value. type: object format: realRange properties: minimum: type: object x-property-sort: - value - inclusive description: The minimum of the range, or `null` to indicate that there is no minimum. properties: value: type: number format: real description: The minimum value. inclusive: type: boolean description: Indicates whether the minimum value is included in the range or not. default: true x-allowNullValue: true maximum: type: object x-property-sort: - value - inclusive description: The maximum of the range, or `null` to indicate that there is no maximum. properties: value: type: number format: real description: The maximum value. inclusive: type: boolean description: Indicates whether the maximum value is included in the range or not. default: true x-allowNullValue: true x-property-sort: - minimum - maximum earnings: description: Earnings per share (EPS), which is ratio of the net income, divided by the shares outstanding. For European equities, EPS is adjusted for exceptional and any non-recurring items. For Asian equities, EPS is as reported (as per local accounting standards). For US, Canada & South Africa, EPS reflects the analysts�" and company�"s standards. type: object x-property-sort: - mean properties: mean: description: Value range for the mean value. type: object format: realRange properties: minimum: type: object x-property-sort: - value - inclusive description: The minimum of the range, or `null` to indicate that there is no minimum. properties: value: type: number format: real description: The minimum value. inclusive: type: boolean description: Indicates whether the minimum value is included in the range or not. default: true x-allowNullValue: true maximum: type: object x-property-sort: - value - inclusive description: The maximum of the range, or `null` to indicate that there is no maximum. properties: value: type: number format: real description: The maximum value. inclusive: type: boolean description: Indicates whether the maximum value is included in the range or not. default: true x-allowNullValue: true x-property-sort: - minimum - maximum dividends: description: Dividends per share, which is the ratio of the total dividends paid out, divided by the shares outstanding. type: object x-property-sort: - mean properties: mean: description: Value range for the mean value. type: object format: realRange properties: minimum: type: object x-property-sort: - value - inclusive description: The minimum of the range, or `null` to indicate that there is no minimum. properties: value: type: number format: real description: The minimum value. inclusive: type: boolean description: Indicates whether the minimum value is included in the range or not. default: true x-allowNullValue: true maximum: type: object x-property-sort: - value - inclusive description: The maximum of the range, or `null` to indicate that there is no maximum. properties: value: type: number format: real description: The maximum value. inclusive: type: boolean description: Indicates whether the maximum value is included in the range or not. default: true x-allowNullValue: true x-property-sort: - minimum - maximum cashFlow: description: Cash flow per share, which is the ratio of the net operating cash flow, divided by the shares outstanding. type: object x-property-sort: - mean properties: mean: description: Value range for the mean value. type: object format: realRange properties: minimum: type: object x-property-sort: - value - inclusive description: The minimum of the range, or `null` to indicate that there is no minimum. properties: value: type: number format: real description: The minimum value. inclusive: type: boolean description: Indicates whether the minimum value is included in the range or not. default: true x-allowNullValue: true maximum: type: object x-property-sort: - value - inclusive description: The maximum of the range, or `null` to indicate that there is no maximum. properties: value: type: number format: real description: The maximum value. inclusive: type: boolean description: Indicates whether the maximum value is included in the range or not. default: true x-allowNullValue: true x-property-sort: - minimum - maximum required: - currency returnOnAssets: description: Return on assets (ROA), which is the ratio of the net income, divided by the total assets. type: object x-property-sort: - mean properties: mean: description: Value range for the mean value. type: object format: relativeValueRange properties: minimum: type: object x-property-sort: - value - inclusive description: The minimum of the range, or `null` to indicate that there is no minimum. properties: value: type: number format: relativeValue description: The minimum value. inclusive: type: boolean description: Indicates whether the minimum value is included in the range or not. default: true x-allowNullValue: true maximum: type: object x-property-sort: - value - inclusive description: The maximum of the range, or `null` to indicate that there is no maximum. properties: value: type: number format: relativeValue description: The maximum value. inclusive: type: boolean description: Indicates whether the maximum value is included in the range or not. default: true x-allowNullValue: true x-property-sort: - minimum - maximum returnOnEquity: description: Return on equity (ROE), which is the ratio of the net income, divided by the total shareholders' equity. type: object x-property-sort: - mean properties: mean: description: Value range for the mean value. type: object format: relativeValueRange properties: minimum: type: object x-property-sort: - value - inclusive description: The minimum of the range, or `null` to indicate that there is no minimum. properties: value: type: number format: relativeValue description: The minimum value. inclusive: type: boolean description: Indicates whether the minimum value is included in the range or not. default: true x-allowNullValue: true maximum: type: object x-property-sort: - value - inclusive description: The maximum of the range, or `null` to indicate that there is no maximum. properties: value: type: number format: relativeValue description: The maximum value. inclusive: type: boolean description: Indicates whether the maximum value is included in the range or not. default: true x-allowNullValue: true x-property-sort: - minimum - maximum ratios: description: Ratio parameters. type: object x-property-sort: - priceSales - priceEarnings - priceEarningsGrowth - priceBookValue - priceCashFlow - priceFreeCashFlow - dividendYield - enterpriseValueEbit - enterpriseValueEbitda - enterpriseValueSales properties: priceSales: description: Ratio of the price, divided by the total sales revenue per share. type: object x-property-sort: - mean properties: mean: description: Value range for the mean value. type: object format: realRange properties: minimum: type: object x-property-sort: - value - inclusive description: The minimum of the range, or `null` to indicate that there is no minimum. properties: value: type: number format: real description: The minimum value. inclusive: type: boolean description: Indicates whether the minimum value is included in the range or not. default: true x-allowNullValue: true maximum: type: object x-property-sort: - value - inclusive description: The maximum of the range, or `null` to indicate that there is no maximum. properties: value: type: number format: real description: The maximum value. inclusive: type: boolean description: Indicates whether the maximum value is included in the range or not. default: true x-allowNullValue: true x-property-sort: - minimum - maximum priceEarnings: description: Ratio of the price, divided by the earnings per share. type: object x-property-sort: - mean properties: mean: description: Value range for the mean value. type: object format: realRange properties: minimum: type: object x-property-sort: - value - inclusive description: The minimum of the range, or `null` to indicate that there is no minimum. properties: value: type: number format: real description: The minimum value. inclusive: type: boolean description: Indicates whether the minimum value is included in the range or not. default: true x-allowNullValue: true maximum: type: object x-property-sort: - value - inclusive description: The maximum of the range, or `null` to indicate that there is no maximum. properties: value: type: number format: real description: The maximum value. inclusive: type: boolean description: Indicates whether the maximum value is included in the range or not. default: true x-allowNullValue: true x-property-sort: - minimum - maximum priceEarningsGrowth: description: Price-earnings ratio divided by the growth rate of the earnings. type: object x-property-sort: - mean properties: mean: description: Value range for the mean value type: object format: realRange properties: minimum: type: object x-property-sort: - value - inclusive description: The minimum of the range, or `null` to indicate that there is no minimum. properties: value: type: number format: real description: The minimum value. inclusive: type: boolean description: Indicates whether the minimum value is included in the range or not. default: true x-allowNullValue: true maximum: type: object x-property-sort: - value - inclusive description: The maximum of the range, or `null` to indicate that there is no maximum. properties: value: type: number format: real description: The maximum value. inclusive: type: boolean description: Indicates whether the maximum value is included in the range or not. default: true x-allowNullValue: true x-property-sort: - minimum - maximum priceBookValue: description: Ratio of the price, divided by the book value per share. type: object x-property-sort: - mean properties: mean: description: Value range for the mean value type: object format: realRange properties: minimum: type: object x-property-sort: - value - inclusive description: The minimum of the range, or `null` to indicate that there is no minimum. properties: value: type: number format: real description: The minimum value. inclusive: type: boolean description: Indicates whether the minimum value is included in the range or not. default: true x-allowNullValue: true maximum: type: object x-property-sort: - value - inclusive description: The maximum of the range, or `null` to indicate that there is no maximum. properties: value: type: number format: real description: The maximum value. inclusive: type: boolean description: Indicates whether the maximum value is included in the range or not. default: true x-allowNullValue: true x-property-sort: - minimum - maximum priceCashFlow: description: Ratio of the price, divided by the cash flow per share. type: object x-property-sort: - mean properties: mean: description: Value range for the mean value. type: object format: realRange properties: minimum: type: object x-property-sort: - value - inclusive description: The minimum of the range, or `null` to indicate that there is no minimum. properties: value: type: number format: real description: The minimum value. inclusive: type: boolean description: Indicates whether the minimum value is included in the range or not. default: true x-allowNullValue: true maximum: type: object x-property-sort: - value - inclusive description: The maximum of the range, or `null` to indicate that there is no maximum. properties: value: type: number format: real description: The maximum value. inclusive: type: boolean description: Indicates whether the maximum value is included in the range or not. default: true x-allowNullValue: true x-property-sort: - minimum - maximum priceFreeCashFlow: description: Ratio of the price, divided by the free (i.e. without subtraction of dividends) cash flow per share. type: object x-property-sort: - mean properties: mean: description: Value range for the mean value. type: object format: realRange properties: minimum: type: object x-property-sort: - value - inclusive description: The minimum of the range, or `null` to indicate that there is no minimum. properties: value: type: number format: real description: The minimum value. inclusive: type: boolean description: Indicates whether the minimum value is included in the range or not. default: true x-allowNullValue: true maximum: type: object x-property-sort: - value - inclusive description: The maximum of the range, or `null` to indicate that there is no maximum. properties: value: type: number format: real description: The maximum value. inclusive: type: boolean description: Indicates whether the maximum value is included in the range or not. default: true x-allowNullValue: true x-property-sort: - minimum - maximum dividendYield: description: Ratio of the dividend per share, divided by the price. type: object x-property-sort: - mean properties: mean: description: Value range for the mean value. type: object format: relativeValueRange properties: minimum: type: object x-property-sort: - value - inclusive description: The minimum of the range, or `null` to indicate that there is no minimum. properties: value: type: number format: relativeValue description: The minimum value. inclusive: type: boolean description: Indicates whether the minimum value is included in the range or not. default: true x-allowNullValue: true maximum: type: object x-property-sort: - value - inclusive description: The maximum of the range, or `null` to indicate that there is no maximum. properties: value: type: number format: relativeValue description: The maximum value. inclusive: type: boolean description: Indicates whether the maximum value is included in the range or not. default: true x-allowNullValue: true x-property-sort: - minimum - maximum enterpriseValueEbit: description: Ratio of the enterprise value, divided by the EBIT. type: object x-property-sort: - mean properties: mean: description: Value range for the mean value type: object format: realRange properties: minimum: type: object x-property-sort: - value - inclusive description: The minimum of the range, or `null` to indicate that there is no minimum. properties: value: type: number format: real description: The minimum value. inclusive: type: boolean description: Indicates whether the minimum value is included in the range or not. default: true x-allowNullValue: true maximum: type: object x-property-sort: - value - inclusive description: The maximum of the range, or `null` to indicate that there is no maximum. properties: value: type: number format: real description: The maximum value. inclusive: type: boolean description: Indicates whether the maximum value is included in the range or not. default: true x-allowNullValue: true x-property-sort: - minimum - maximum enterpriseValueEbitda: description: Ratio of the enterprise value, divided by the EBITDA. type: object x-property-sort: - mean properties: mean: description: Value range for the mean value. type: object format: realRange properties: minimum: type: object x-property-sort: - value - inclusive description: The minimum of the range, or `null` to indicate that there is no minimum. properties: value: type: number format: real description: The minimum value. inclusive: type: boolean description: Indicates whether the minimum value is included in the range or not. default: true x-allowNullValue: true maximum: type: object x-property-sort: - value - inclusive description: The maximum of the range, or `null` to indicate that there is no maximum. properties: value: type: number format: real description: The maximum value. inclusive: type: boolean description: Indicates whether the maximum value is included in the range or not. default: true x-allowNullValue: true x-property-sort: - minimum - maximum enterpriseValueSales: description: Ratio of the enterprise value, divided by the total amount of sales revenue. type: object x-property-sort: - mean properties: mean: description: Value range for the mean value. type: object format: realRange properties: minimum: type: object x-property-sort: - value - inclusive description: The minimum of the range, or `null` to indicate that there is no minimum. properties: value: type: number format: real description: The minimum value. inclusive: type: boolean description: Indicates whether the minimum value is included in the range or not. default: true x-allowNullValue: true maximum: type: object x-property-sort: - value - inclusive description: The maximum of the range, or `null` to indicate that there is no maximum. properties: value: type: number format: real description: The maximum value. inclusive: type: boolean description: Indicates whether the maximum value is included in the range or not. default: true x-allowNullValue: true x-property-sort: - minimum - maximum required: - fiscalYear maxItems: 3 meta: type: object description: The meta member contains the meta information of the request. properties: attributes: $ref: '#/components/schemas/AttributesMember' language: $ref: '#/components/schemas/LanguageMember' sort: description: Sortable attributes. The sort order is ascending unless it is prefixed with a minus sign, in which case it is descending. A list of at most 10 (possibly prefixed) attribute name(s) is allowed. type: array items: type: string enum: - valueUnit.code - -valueUnit.code - market.name - -market.name - symbol - -symbol - instrument.name - -instrument.name - instrument.shortName - -instrument.shortName - instrument.stockType - -instrument.stockType - instrument.industryClassification.rbics.level1.name - -instrument.industryClassification.rbics.level1.name - instrument.industryClassification.rbics.level2.name - -instrument.industryClassification.rbics.level2.name - instrument.industryClassification.rbics.level3.name - -instrument.industryClassification.rbics.level3.name - instrument.industryClassification.rbics.level4.name - -instrument.industryClassification.rbics.level4.name - instrument.industryClassification.rbics.level5.name - -instrument.industryClassification.rbics.level5.name - instrument.industryClassification.rbics.level6.name - -instrument.industryClassification.rbics.level6.name - instrument.company.name - -instrument.company.name - instrument.company.country.name - -instrument.company.country.name - esg.truvalueLabs.sasb.allCategories.insight - -esg.truvalueLabs.sasb.allCategories.insight - esg.truvalueLabs.sasb.allCategories.momentum - -esg.truvalueLabs.sasb.allCategories.momentum - esg.truvalueLabs.sasb.allCategories.ranking - -esg.truvalueLabs.sasb.allCategories.ranking - esg.truvalueLabs.sasb.materiality.insight - -esg.truvalueLabs.sasb.materiality.insight - esg.truvalueLabs.sasb.materiality.momentum - -esg.truvalueLabs.sasb.materiality.momentum - esg.truvalueLabs.sasb.materiality.ranking - -esg.truvalueLabs.sasb.materiality.ranking - esg.truvalueLabs.sdg.impact.insight - -esg.truvalueLabs.sdg.impact.insight - esg.truvalueLabs.sdg.impact.momentum - -esg.truvalueLabs.sdg.impact.momentum - currentKeyFigures.company.sharesOutstanding - -currentKeyFigures.company.sharesOutstanding - currentKeyFigures.company.freeFloat - -currentKeyFigures.company.freeFloat - currentKeyFigures.company.currencyDependent.marketCapitalizationSharesOutstanding - -currentKeyFigures.company.currencyDependent.marketCapitalizationSharesOutstanding - currentKeyFigures.company.currencyDependent.perShare.earnings - -currentKeyFigures.company.currencyDependent.perShare.earnings - currentKeyFigures.company.currencyDependent.perShare.bookValue - -currentKeyFigures.company.currencyDependent.perShare.bookValue - currentKeyFigures.company.currencyDependent.perShare.cashFlow - -currentKeyFigures.company.currencyDependent.perShare.cashFlow - currentKeyFigures.company.currencyDependent.perShare.sales - -currentKeyFigures.company.currencyDependent.perShare.sales - currentKeyFigures.shareInstrument.sharesOutstanding - -currentKeyFigures.shareInstrument.sharesOutstanding - currentKeyFigures.shareInstrument.freeFloat - -currentKeyFigures.shareInstrument.freeFloat - currentKeyFigures.shareInstrument.ratios.priceEarnings - -currentKeyFigures.shareInstrument.ratios.priceEarnings - currentKeyFigures.shareInstrument.ratios.priceBookValue - -currentKeyFigures.shareInstrument.ratios.priceBookValue - currentKeyFigures.shareInstrument.ratios.priceCashFlow - -currentKeyFigures.shareInstrument.ratios.priceCashFlow - currentKeyFigures.shareInstrument.ratios.priceSales - -currentKeyFigures.shareInstrument.ratios.priceSales - currentKeyFigures.shareInstrument.ratios.dividendYield - -currentKeyFigures.shareInstrument.ratios.dividendYield - currentKeyFigures.shareInstrument.ratios.earningsYield - -currentKeyFigures.shareInstrument.ratios.earningsYield - currentKeyFigures.shareInstrument.currencyDependent.marketCapitalizationSharesOutstanding - -currentKeyFigures.shareInstrument.currencyDependent.marketCapitalizationSharesOutstanding - currentKeyFigures.shareInstrument.currencyDependent.perShare.dividend - -currentKeyFigures.shareInstrument.currencyDependent.perShare.dividend - reportedKeyFigures.firstFiscalYear.currencyDependentKeyFigures.currency.isoCode - -reportedKeyFigures.firstFiscalYear.currencyDependentKeyFigures.currency.isoCode - reportedKeyFigures.firstFiscalYear.currencyDependentKeyFigures.marketCapitalization - -reportedKeyFigures.firstFiscalYear.currencyDependentKeyFigures.marketCapitalization - reportedKeyFigures.firstFiscalYear.currencyDependentKeyFigures.ebit - -reportedKeyFigures.firstFiscalYear.currencyDependentKeyFigures.ebit - reportedKeyFigures.firstFiscalYear.currencyDependentKeyFigures.ebitda - -reportedKeyFigures.firstFiscalYear.currencyDependentKeyFigures.ebitda - reportedKeyFigures.firstFiscalYear.currencyDependentKeyFigures.perShare.sales - -reportedKeyFigures.firstFiscalYear.currencyDependentKeyFigures.perShare.sales - reportedKeyFigures.firstFiscalYear.currencyDependentKeyFigures.perShare.recurringDilutedEarnings - -reportedKeyFigures.firstFiscalYear.currencyDependentKeyFigures.perShare.recurringDilutedEarnings - reportedKeyFigures.firstFiscalYear.currencyDependentKeyFigures.perShare.dividends - -reportedKeyFigures.firstFiscalYear.currencyDependentKeyFigures.perShare.dividends - reportedKeyFigures.firstFiscalYear.currencyDependentKeyFigures.perShare.bookValue - -reportedKeyFigures.firstFiscalYear.currencyDependentKeyFigures.perShare.bookValue - reportedKeyFigures.firstFiscalYear.currencyDependentKeyFigures.perShare.cashFlow - -reportedKeyFigures.firstFiscalYear.currencyDependentKeyFigures.perShare.cashFlow - reportedKeyFigures.firstFiscalYear.ebitMargin - -reportedKeyFigures.firstFiscalYear.ebitMargin - reportedKeyFigures.firstFiscalYear.ebitdaMargin - -reportedKeyFigures.firstFiscalYear.ebitdaMargin - reportedKeyFigures.firstFiscalYear.netIncomeMargin - -reportedKeyFigures.firstFiscalYear.netIncomeMargin - reportedKeyFigures.firstFiscalYear.grossIncomeMargin - -reportedKeyFigures.firstFiscalYear.grossIncomeMargin - reportedKeyFigures.firstFiscalYear.operatingMargin - -reportedKeyFigures.firstFiscalYear.operatingMargin - reportedKeyFigures.firstFiscalYear.returnOnAssets - -reportedKeyFigures.firstFiscalYear.returnOnAssets - reportedKeyFigures.firstFiscalYear.returnOnEquity - -reportedKeyFigures.firstFiscalYear.returnOnEquity - reportedKeyFigures.firstFiscalYear.ratios.priceSales - -reportedKeyFigures.firstFiscalYear.ratios.priceSales - reportedKeyFigures.firstFiscalYear.ratios.priceEarnings - -reportedKeyFigures.firstFiscalYear.ratios.priceEarnings - reportedKeyFigures.firstFiscalYear.ratios.priceBookValue - -reportedKeyFigures.firstFiscalYear.ratios.priceBookValue - reportedKeyFigures.firstFiscalYear.ratios.priceCashFlow - -reportedKeyFigures.firstFiscalYear.ratios.priceCashFlow - reportedKeyFigures.firstFiscalYear.ratios.priceFreeCashFlow - -reportedKeyFigures.firstFiscalYear.ratios.priceFreeCashFlow - reportedKeyFigures.firstFiscalYear.ratios.dividendYield - -reportedKeyFigures.firstFiscalYear.ratios.dividendYield - reportedKeyFigures.firstFiscalYear.ratios.enterpriseValueEbit - -reportedKeyFigures.firstFiscalYear.ratios.enterpriseValueEbit - reportedKeyFigures.firstFiscalYear.ratios.enterpriseValueEbitda - -reportedKeyFigures.firstFiscalYear.ratios.enterpriseValueEbitda - reportedKeyFigures.firstFiscalYear.ratios.enterpriseValueSales - -reportedKeyFigures.firstFiscalYear.ratios.enterpriseValueSales - reportedKeyFigures.firstFiscalYear.ratios.debtEquity - -reportedKeyFigures.firstFiscalYear.ratios.debtEquity - reportedKeyFigures.secondFiscalYear.currencyDependentKeyFigures.currency.isoCode - -reportedKeyFigures.secondFiscalYear.currencyDependentKeyFigures.currency.isoCode - reportedKeyFigures.secondFiscalYear.currencyDependentKeyFigures.marketCapitalization - -reportedKeyFigures.secondFiscalYear.currencyDependentKeyFigures.marketCapitalization - reportedKeyFigures.secondFiscalYear.currencyDependentKeyFigures.ebit - -reportedKeyFigures.secondFiscalYear.currencyDependentKeyFigures.ebit - reportedKeyFigures.secondFiscalYear.currencyDependentKeyFigures.ebitda - -reportedKeyFigures.secondFiscalYear.currencyDependentKeyFigures.ebitda - reportedKeyFigures.secondFiscalYear.currencyDependentKeyFigures.perShare.sales - -reportedKeyFigures.secondFiscalYear.currencyDependentKeyFigures.perShare.sales - reportedKeyFigures.secondFiscalYear.currencyDependentKeyFigures.perShare.recurringDilutedEarnings - -reportedKeyFigures.secondFiscalYear.currencyDependentKeyFigures.perShare.recurringDilutedEarnings - reportedKeyFigures.secondFiscalYear.currencyDependentKeyFigures.perShare.dividends - -reportedKeyFigures.secondFiscalYear.currencyDependentKeyFigures.perShare.dividends - reportedKeyFigures.secondFiscalYear.currencyDependentKeyFigures.perShare.bookValue - -reportedKeyFigures.secondFiscalYear.currencyDependentKeyFigures.perShare.bookValue - reportedKeyFigures.secondFiscalYear.currencyDependentKeyFigures.perShare.cashFlow - -reportedKeyFigures.secondFiscalYear.currencyDependentKeyFigures.perShare.cashFlow - reportedKeyFigures.secondFiscalYear.ebitMargin - -reportedKeyFigures.secondFiscalYear.ebitMargin - reportedKeyFigures.secondFiscalYear.ebitdaMargin - -reportedKeyFigures.secondFiscalYear.ebitdaMargin - reportedKeyFigures.secondFiscalYear.netIncomeMargin - -reportedKeyFigures.secondFiscalYear.netIncomeMargin - reportedKeyFigures.secondFiscalYear.grossIncomeMargin - -reportedKeyFigures.secondFiscalYear.grossIncomeMargin - reportedKeyFigures.secondFiscalYear.operatingMargin - -reportedKeyFigures.secondFiscalYear.operatingMargin - reportedKeyFigures.secondFiscalYear.returnOnAssets - -reportedKeyFigures.secondFiscalYear.returnOnAssets - reportedKeyFigures.secondFiscalYear.returnOnEquity - -reportedKeyFigures.secondFiscalYear.returnOnEquity - reportedKeyFigures.secondFiscalYear.ratios.priceSales - -reportedKeyFigures.secondFiscalYear.ratios.priceSales - reportedKeyFigures.secondFiscalYear.ratios.priceEarnings - -reportedKeyFigures.secondFiscalYear.ratios.priceEarnings - reportedKeyFigures.secondFiscalYear.ratios.priceBookValue - -reportedKeyFigures.secondFiscalYear.ratios.priceBookValue - reportedKeyFigures.secondFiscalYear.ratios.priceCashFlow - -reportedKeyFigures.secondFiscalYear.ratios.priceCashFlow - reportedKeyFigures.secondFiscalYear.ratios.priceFreeCashFlow - -reportedKeyFigures.secondFiscalYear.ratios.priceFreeCashFlow - reportedKeyFigures.secondFiscalYear.ratios.dividendYield - -reportedKeyFigures.secondFiscalYear.ratios.dividendYield - reportedKeyFigures.secondFiscalYear.ratios.enterpriseValueEbit - -reportedKeyFigures.secondFiscalYear.ratios.enterpriseValueEbit - reportedKeyFigures.secondFiscalYear.ratios.enterpriseValueEbitda - -reportedKeyFigures.secondFiscalYear.ratios.enterpriseValueEbitda - reportedKeyFigures.secondFiscalYear.ratios.enterpriseValueSales - -reportedKeyFigures.secondFiscalYear.ratios.enterpriseValueSales - reportedKeyFigures.secondFiscalYear.ratios.debtEquity - -reportedKeyFigures.secondFiscalYear.ratios.debtEquity - reportedKeyFigures.thirdFiscalYear.currencyDependentKeyFigures.currency.isoCode - -reportedKeyFigures.thirdFiscalYear.currencyDependentKeyFigures.currency.isoCode - reportedKeyFigures.thirdFiscalYear.currencyDependentKeyFigures.marketCapitalization - -reportedKeyFigures.thirdFiscalYear.currencyDependentKeyFigures.marketCapitalization - reportedKeyFigures.thirdFiscalYear.currencyDependentKeyFigures.ebit - -reportedKeyFigures.thirdFiscalYear.currencyDependentKeyFigures.ebit - reportedKeyFigures.thirdFiscalYear.currencyDependentKeyFigures.ebitda - -reportedKeyFigures.thirdFiscalYear.currencyDependentKeyFigures.ebitda - reportedKeyFigures.thirdFiscalYear.currencyDependentKeyFigures.perShare.sales - -reportedKeyFigures.thirdFiscalYear.currencyDependentKeyFigures.perShare.sales - reportedKeyFigures.thirdFiscalYear.currencyDependentKeyFigures.perShare.recurringDilutedEarnings - -reportedKeyFigures.thirdFiscalYear.currencyDependentKeyFigures.perShare.recurringDilutedEarnings - reportedKeyFigures.thirdFiscalYear.currencyDependentKeyFigures.perShare.dividends - -reportedKeyFigures.thirdFiscalYear.currencyDependentKeyFigures.perShare.dividends - reportedKeyFigures.thirdFiscalYear.currencyDependentKeyFigures.perShare.bookValue - -reportedKeyFigures.thirdFiscalYear.currencyDependentKeyFigures.perShare.bookValue - reportedKeyFigures.thirdFiscalYear.currencyDependentKeyFigures.perShare.cashFlow - -reportedKeyFigures.thirdFiscalYear.currencyDependentKeyFigures.perShare.cashFlow - reportedKeyFigures.thirdFiscalYear.ebitMargin - -reportedKeyFigures.thirdFiscalYear.ebitMargin - reportedKeyFigures.thirdFiscalYear.ebitdaMargin - -reportedKeyFigures.thirdFiscalYear.ebitdaMargin - reportedKeyFigures.thirdFiscalYear.netIncomeMargin - -reportedKeyFigures.thirdFiscalYear.netIncomeMargin - reportedKeyFigures.thirdFiscalYear.grossIncomeMargin - -reportedKeyFigures.thirdFiscalYear.grossIncomeMargin - reportedKeyFigures.thirdFiscalYear.operatingMargin - -reportedKeyFigures.thirdFiscalYear.operatingMargin - reportedKeyFigures.thirdFiscalYear.returnOnAssets - -reportedKeyFigures.thirdFiscalYear.returnOnAssets - reportedKeyFigures.thirdFiscalYear.returnOnEquity - -reportedKeyFigures.thirdFiscalYear.returnOnEquity - reportedKeyFigures.thirdFiscalYear.ratios.priceSales - -reportedKeyFigures.thirdFiscalYear.ratios.priceSales - reportedKeyFigures.thirdFiscalYear.ratios.priceEarnings - -reportedKeyFigures.thirdFiscalYear.ratios.priceEarnings - reportedKeyFigures.thirdFiscalYear.ratios.priceBookValue - -reportedKeyFigures.thirdFiscalYear.ratios.priceBookValue - reportedKeyFigures.thirdFiscalYear.ratios.priceCashFlow - -reportedKeyFigures.thirdFiscalYear.ratios.priceCashFlow - reportedKeyFigures.thirdFiscalYear.ratios.priceFreeCashFlow - -reportedKeyFigures.thirdFiscalYear.ratios.priceFreeCashFlow - reportedKeyFigures.thirdFiscalYear.ratios.dividendYield - -reportedKeyFigures.thirdFiscalYear.ratios.dividendYield - reportedKeyFigures.thirdFiscalYear.ratios.enterpriseValueEbit - -reportedKeyFigures.thirdFiscalYear.ratios.enterpriseValueEbit - reportedKeyFigures.thirdFiscalYear.ratios.enterpriseValueEbitda - -reportedKeyFigures.thirdFiscalYear.ratios.enterpriseValueEbitda - reportedKeyFigures.thirdFiscalYear.ratios.enterpriseValueSales - -reportedKeyFigures.thirdFiscalYear.ratios.enterpriseValueSales - reportedKeyFigures.thirdFiscalYear.ratios.debtEquity - -reportedKeyFigures.thirdFiscalYear.ratios.debtEquity - benchmark.beta.week1 - -benchmark.beta.week1 - benchmark.beta.month1 - -benchmark.beta.month1 - benchmark.beta.months3 - -benchmark.beta.months3 - benchmark.beta.months6 - -benchmark.beta.months6 - benchmark.beta.year1 - -benchmark.beta.year1 - benchmark.beta.years3 - -benchmark.beta.years3 - benchmark.beta.years5 - -benchmark.beta.years5 - benchmark.correlation.week1 - -benchmark.correlation.week1 - benchmark.correlation.month1 - -benchmark.correlation.month1 - benchmark.correlation.months3 - -benchmark.correlation.months3 - benchmark.correlation.months6 - -benchmark.correlation.months6 - benchmark.correlation.year1 - -benchmark.correlation.year1 - benchmark.correlation.years3 - -benchmark.correlation.years3 - benchmark.correlation.years5 - -benchmark.correlation.years5 - benchmark.outperformance.week1 - -benchmark.outperformance.week1 - benchmark.outperformance.month1 - -benchmark.outperformance.month1 - benchmark.outperformance.months3 - -benchmark.outperformance.months3 - benchmark.outperformance.months6 - -benchmark.outperformance.months6 - benchmark.outperformance.year1 - -benchmark.outperformance.year1 - benchmark.outperformance.years3 - -benchmark.outperformance.years3 - benchmark.outperformance.years5 - -benchmark.outperformance.years5 - performance.intraday - -performance.intraday - performance.endOfDay.day1 - -performance.endOfDay.day1 - performance.endOfDay.week1 - -performance.endOfDay.week1 - performance.endOfDay.month1 - -performance.endOfDay.month1 - performance.endOfDay.months3 - -performance.endOfDay.months3 - performance.endOfDay.months6 - -performance.endOfDay.months6 - performance.endOfDay.year1 - -performance.endOfDay.year1 - performance.endOfDay.years3 - -performance.endOfDay.years3 - performance.endOfDay.years5 - -performance.endOfDay.years5 - performance.endOfDay.yearToDate - -performance.endOfDay.yearToDate - volatility.week1 - -volatility.week1 - volatility.month1 - -volatility.month1 - volatility.months3 - -volatility.months3 - volatility.months6 - -volatility.months6 - volatility.year1 - -volatility.year1 - volatility.years3 - -volatility.years3 - volatility.years5 - -volatility.years5 - volatility.yearToDate - -volatility.yearToDate - tradingValue.average.days5 - -tradingValue.average.days5 - tradingValue.average.days30 - -tradingValue.average.days30 - simpleMovingAverage.tradingDaysSinceCrossover.sma20vs50.numberDays - -simpleMovingAverage.tradingDaysSinceCrossover.sma20vs50.numberDays - simpleMovingAverage.tradingDaysSinceCrossover.sma20vs50.direction - -simpleMovingAverage.tradingDaysSinceCrossover.sma20vs50.direction - simpleMovingAverage.tradingDaysSinceCrossover.sma50vs200.numberDays - -simpleMovingAverage.tradingDaysSinceCrossover.sma50vs200.numberDays - simpleMovingAverage.tradingDaysSinceCrossover.sma50vs200.direction - -simpleMovingAverage.tradingDaysSinceCrossover.sma50vs200.direction - rsiWilder.days14 - -rsiWilder.days14 - recommendation.counts.total - -recommendation.counts.total - recommendation.consensus.change.week1 - -recommendation.consensus.change.week1 - recommendation.consensus.change.month1 - -recommendation.consensus.change.month1 - recommendation.consensus.change.months3 - -recommendation.consensus.change.months3 - recommendation.consensus.change.months6 - -recommendation.consensus.change.months6 - recommendation.consensus.change.year1 - -recommendation.consensus.change.year1 - estimates.firstFiscalYear.currencyDependentEstimates.currency.isoCode - -estimates.firstFiscalYear.currencyDependentEstimates.currency.isoCode - estimates.firstFiscalYear.currencyDependentEstimates.ebit.mean - -estimates.firstFiscalYear.currencyDependentEstimates.ebit.mean - estimates.firstFiscalYear.currencyDependentEstimates.ebitda.mean - -estimates.firstFiscalYear.currencyDependentEstimates.ebitda.mean - estimates.firstFiscalYear.currencyDependentEstimates.perShare.sales.mean - -estimates.firstFiscalYear.currencyDependentEstimates.perShare.sales.mean - estimates.firstFiscalYear.currencyDependentEstimates.perShare.earnings.mean - -estimates.firstFiscalYear.currencyDependentEstimates.perShare.earnings.mean - estimates.firstFiscalYear.currencyDependentEstimates.perShare.dividends.mean - -estimates.firstFiscalYear.currencyDependentEstimates.perShare.dividends.mean - estimates.firstFiscalYear.currencyDependentEstimates.perShare.cashFlow.mean - -estimates.firstFiscalYear.currencyDependentEstimates.perShare.cashFlow.mean - estimates.firstFiscalYear.returnOnAssets.mean - -estimates.firstFiscalYear.returnOnAssets.mean - estimates.firstFiscalYear.returnOnEquity.mean - -estimates.firstFiscalYear.returnOnEquity.mean - estimates.firstFiscalYear.ratios.priceSales.mean - -estimates.firstFiscalYear.ratios.priceSales.mean - estimates.firstFiscalYear.ratios.priceEarnings.mean - -estimates.firstFiscalYear.ratios.priceEarnings.mean - estimates.firstFiscalYear.ratios.priceEarningsGrowth.mean - -estimates.firstFiscalYear.ratios.priceEarningsGrowth.mean - estimates.firstFiscalYear.ratios.priceBookValue.mean - -estimates.firstFiscalYear.ratios.priceBookValue.mean - estimates.firstFiscalYear.ratios.priceCashFlow.mean - -estimates.firstFiscalYear.ratios.priceCashFlow.mean - estimates.firstFiscalYear.ratios.priceFreeCashFlow.mean - -estimates.firstFiscalYear.ratios.priceFreeCashFlow.mean - estimates.firstFiscalYear.ratios.dividendYield.mean - -estimates.firstFiscalYear.ratios.dividendYield.mean - estimates.firstFiscalYear.ratios.enterpriseValueEbit.mean - -estimates.firstFiscalYear.ratios.enterpriseValueEbit.mean - estimates.firstFiscalYear.ratios.enterpriseValueEbitda.mean - -estimates.firstFiscalYear.ratios.enterpriseValueEbitda.mean - estimates.firstFiscalYear.ratios.enterpriseValueSales.mean - -estimates.firstFiscalYear.ratios.enterpriseValueSales.mean - estimates.secondFiscalYear.currencyDependentEstimates.currency.isoCode - -estimates.secondFiscalYear.currencyDependentEstimates.currency.isoCode - estimates.secondFiscalYear.currencyDependentEstimates.ebit.mean - -estimates.secondFiscalYear.currencyDependentEstimates.ebit.mean - estimates.secondFiscalYear.currencyDependentEstimates.ebitda.mean - -estimates.secondFiscalYear.currencyDependentEstimates.ebitda.mean - estimates.secondFiscalYear.currencyDependentEstimates.perShare.sales.mean - -estimates.secondFiscalYear.currencyDependentEstimates.perShare.sales.mean - estimates.secondFiscalYear.currencyDependentEstimates.perShare.earnings.mean - -estimates.secondFiscalYear.currencyDependentEstimates.perShare.earnings.mean - estimates.secondFiscalYear.currencyDependentEstimates.perShare.dividends.mean - -estimates.secondFiscalYear.currencyDependentEstimates.perShare.dividends.mean - estimates.secondFiscalYear.currencyDependentEstimates.perShare.cashFlow.mean - -estimates.secondFiscalYear.currencyDependentEstimates.perShare.cashFlow.mean - estimates.secondFiscalYear.returnOnAssets.mean - -estimates.secondFiscalYear.returnOnAssets.mean - estimates.secondFiscalYear.returnOnEquity.mean - -estimates.secondFiscalYear.returnOnEquity.mean - estimates.secondFiscalYear.ratios.priceSales.mean - -estimates.secondFiscalYear.ratios.priceSales.mean - estimates.secondFiscalYear.ratios.priceEarnings.mean - -estimates.secondFiscalYear.ratios.priceEarnings.mean - estimates.secondFiscalYear.ratios.priceEarningsGrowth.mean - -estimates.secondFiscalYear.ratios.priceEarningsGrowth.mean - estimates.secondFiscalYear.ratios.priceBookValue.mean - -estimates.secondFiscalYear.ratios.priceBookValue.mean - estimates.secondFiscalYear.ratios.priceCashFlow.mean - -estimates.secondFiscalYear.ratios.priceCashFlow.mean - estimates.secondFiscalYear.ratios.priceFreeCashFlow.mean - -estimates.secondFiscalYear.ratios.priceFreeCashFlow.mean - estimates.secondFiscalYear.ratios.dividendYield.mean - -estimates.secondFiscalYear.ratios.dividendYield.mean - estimates.secondFiscalYear.ratios.enterpriseValueEbit.mean - -estimates.secondFiscalYear.ratios.enterpriseValueEbit.mean - estimates.secondFiscalYear.ratios.enterpriseValueEbitda.mean - -estimates.secondFiscalYear.ratios.enterpriseValueEbitda.mean - estimates.secondFiscalYear.ratios.enterpriseValueSales.mean - -estimates.secondFiscalYear.ratios.enterpriseValueSales.mean - estimates.thirdFiscalYear.currencyDependentEstimates.currency.isoCode - -estimates.thirdFiscalYear.currencyDependentEstimates.currency.isoCode - estimates.thirdFiscalYear.currencyDependentEstimates.ebit.mean - -estimates.thirdFiscalYear.currencyDependentEstimates.ebit.mean - estimates.thirdFiscalYear.currencyDependentEstimates.ebitda.mean - -estimates.thirdFiscalYear.currencyDependentEstimates.ebitda.mean - estimates.thirdFiscalYear.currencyDependentEstimates.perShare.sales.mean - -estimates.thirdFiscalYear.currencyDependentEstimates.perShare.sales.mean - estimates.thirdFiscalYear.currencyDependentEstimates.perShare.earnings.mean - -estimates.thirdFiscalYear.currencyDependentEstimates.perShare.earnings.mean - estimates.thirdFiscalYear.currencyDependentEstimates.perShare.dividends.mean - -estimates.thirdFiscalYear.currencyDependentEstimates.perShare.dividends.mean - estimates.thirdFiscalYear.currencyDependentEstimates.perShare.cashFlow.mean - -estimates.thirdFiscalYear.currencyDependentEstimates.perShare.cashFlow.mean - estimates.thirdFiscalYear.returnOnAssets.mean - -estimates.thirdFiscalYear.returnOnAssets.mean - estimates.thirdFiscalYear.returnOnEquity.mean - -estimates.thirdFiscalYear.returnOnEquity.mean - estimates.thirdFiscalYear.ratios.priceSales.mean - -estimates.thirdFiscalYear.ratios.priceSales.mean - estimates.thirdFiscalYear.ratios.priceEarnings.mean - -estimates.thirdFiscalYear.ratios.priceEarnings.mean - estimates.thirdFiscalYear.ratios.priceEarningsGrowth.mean - -estimates.thirdFiscalYear.ratios.priceEarningsGrowth.mean - estimates.thirdFiscalYear.ratios.priceBookValue.mean - -estimates.thirdFiscalYear.ratios.priceBookValue.mean - estimates.thirdFiscalYear.ratios.priceCashFlow.mean - -estimates.thirdFiscalYear.ratios.priceCashFlow.mean - estimates.thirdFiscalYear.ratios.priceFreeCashFlow.mean - -estimates.thirdFiscalYear.ratios.priceFreeCashFlow.mean - estimates.thirdFiscalYear.ratios.dividendYield.mean - -estimates.thirdFiscalYear.ratios.dividendYield.mean - estimates.thirdFiscalYear.ratios.enterpriseValueEbit.mean - -estimates.thirdFiscalYear.ratios.enterpriseValueEbit.mean - estimates.thirdFiscalYear.ratios.enterpriseValueEbitda.mean - -estimates.thirdFiscalYear.ratios.enterpriseValueEbitda.mean - estimates.thirdFiscalYear.ratios.enterpriseValueSales.mean - -estimates.thirdFiscalYear.ratios.enterpriseValueSales.mean maxItems: 10 uniqueItems: true default: - instrument.name pagination: type: object description: Pagination attributes for the offset-based pagination strategy. properties: offset: type: number format: int32 minimum: 0 exclusiveMinimum: false default: 0 description: Non-negative number of entries to skip, or 0 (default). limit: type: number format: int32 minimum: 0 exclusiveMinimum: false maximum: 500 exclusiveMaximum: false default: 20 description: Non-negative maximum number of entries to return. x-property-sort: - offset - limit x-property-sort: - attributes - language - sort - pagination PostStockNotationRankingIntradayListRequest: type: object properties: data: type: object x-property-sort: - prices - currency - market - instrumentRestrictionList - notationRestrictionList - industryClassification - company - indexMembership - performance description: The data member contains the request's primary data. properties: prices: description: Price-related parameters. type: object x-property-sort: - quality properties: quality: type: string description: Quality of the trade-related attributes, see attributes `trade` and `accumulated` in the response. default: DLY x-enum-description: - 'Real-time: intraday prices with minimal technical processing delays.' - 'Delayed: intraday prices with an exchange-imposed delay of usually 15 to 30 minutes.' enum: - RLT - DLY currency: description: Currency of the notations in the result. type: object x-property-sort: - id properties: id: description: Identifier of the currency. See endpoint `/basic/valueUnit/currency/list` for valid values. type: number format: id32 x-positive: true market: description: Market-related parameters. See endpoint `/basic/market/list` for valid values. type: object x-property-sort: - ids - priority properties: ids: description: List of market identifiers where a stock may be traded. The list restricts the request to only those markets. type: array nullable: false items: type: number format: id32 x-positive: true uniqueItems: true maxItems: 20 priority: description: Sequence of market identifiers defining the priority order (array entries with a lower index have a higher priority) of the markets for the returned notation. The list does not restrict the request to only those markets. type: object x-property-sort: - ids properties: ids: description: List of market identifiers. type: array nullable: false items: type: number format: id32 x-positive: true uniqueItems: true maxItems: 100 instrumentRestrictionList: description: Instrument-level restriction. If present, the result contains only stocks that are a member of at least one of the provided lists. type: object x-property-sort: - ids properties: ids: description: List of identifiers of restriction lists. type: array nullable: false items: type: number format: id32 x-positive: true uniqueItems: true maxItems: 3 notationRestrictionList: description: Notation-level restriction. If present, the result contains only stocks that are a member of at least one of the provided lists. type: object x-property-sort: - ids properties: ids: description: List of identifiers of restriction lists. type: array nullable: false items: type: number format: id32 x-positive: true uniqueItems: true maxItems: 3 industryClassification: description: Only stocks that belong to at least one industry in the provided list will be returned. Here, an industry is a category from any level of category system 48 (FactSet Revere Business Industry Classification System (RBICS)). type: object x-property-sort: - ids properties: ids: description: List of category identifiers. See endpoint `/category/listBySystem` for category system 48 for valid values. type: array nullable: false items: type: number format: id32 x-positive: true uniqueItems: true maxItems: 20 company: description: Company-related parameters. type: object x-property-sort: - country properties: country: description: Only stocks issued by a company whose head office is located in a country in the provided list will be returned. type: object x-property-sort: - ids properties: ids: description: List of country identifiers. See endpoint `/basic/region/country/list` for valid values. type: array nullable: false items: type: number format: id32 x-positive: true uniqueItems: true maxItems: 20 indexMembership: description: List of indices of which a stock is a constituent. The list restricts the request to return only those stocks that are a constituent of one of the specified indices. type: object x-property-sort: - ids - useAlternativeNotation properties: ids: description: List of index instrument identifiers. type: array nullable: false items: type: string format: id64 x-positive: true uniqueItems: true maxItems: 20 useAlternativeNotation: description: Specifies whether an alternative notation of a constituent shall be retrieved if the market of the original notation is currently closed or if the user is not entitled for the market of the original notation. The alternative notation is the one with the highest trading volume averaged over one month that satisfies all other selected filters, such as only a specific market or a specific currency. If the original notation is not entitled and a currency has not been specified, the alternative notation may be in a different currency than the original one which makes the ranking less meaningful, especially a trading value-based ranking, see attribute `accumulated.tradingValue` in the response. type: boolean default: false performance: type: object x-property-sort: - relative description: 'Performance of the most recent price calculated against the latest price which has occurred before the start of the current trading day. ' properties: relative: type: object format: relativeValueRange properties: minimum: type: object x-property-sort: - value - inclusive description: The minimum of the range, or `null` to indicate that there is no minimum. properties: value: type: number format: relativeValue description: The minimum value. inclusive: type: boolean description: Indicates whether the minimum value is included in the range or not. default: true required: - value x-allowNullValue: true maximum: type: object x-property-sort: - value - inclusive description: The maximum of the range, or `null` to indicate that there is no maximum. properties: value: type: number format: relativeValue description: The maximum value. inclusive: type: boolean description: Indicates whether the maximum value is included in the range or not. default: true required: - value x-allowNullValue: true x-property-sort: - minimum - maximum description: Value range for the relative performance. meta: type: object description: The meta member contains the meta information of the request. properties: attributes: $ref: '#/components/schemas/AttributesMember' language: $ref: '#/components/schemas/LanguageMember' sort: description: Sortable attributes. The sort order is ascending unless it is prefixed with a minus sign, in which case it is descending. A list of at most 5 (possibly prefixed) attribute name(s) is allowed. type: array items: type: string enum: - trade.performance.absolute - -trade.performance.absolute - trade.performance.relative - -trade.performance.relative - accumulated.numberTrades - -accumulated.numberTrades - accumulated.tradingVolume - -accumulated.tradingVolume - accumulated.tradingValue - -accumulated.tradingValue maxItems: 5 uniqueItems: true default: - -trade.performance.relative pagination: type: object description: Pagination attributes for the offset-based pagination strategy. properties: offset: type: number format: int32 minimum: 0 exclusiveMinimum: false default: 0 description: Non-negative number of entries to skip, or 0 (default). limit: type: number format: int32 minimum: 0 exclusiveMinimum: false maximum: 100 exclusiveMaximum: false default: 20 description: Non-negative maximum number of entries to return. x-property-sort: - offset - limit x-property-sort: - attributes - language - sort - pagination OffsetBasedPaginationOutputObject: type: object description: Pagination attributes for the offset-based pagination strategy. properties: total: type: number format: int32 description: Total number of entries in the result set. isEstimatedTotal: type: boolean description: Flag indicating that the value of "total" is estimated. required: - total - isEstimatedTotal x-property-sort: - total - isEstimatedTotal responses: GetStockCompositeProfileGetByNotation200Response: description: Successful Response content: application/json: schema: type: object properties: data: description: Description missing nullable: false type: object x-property-sort: - idNotation - sourceIdentifier - description - CEO - industry - headquarters - symbol properties: idNotation: nullable: true type: string format: id64 x-positive: true description: MDG identifier of the listing. sourceIdentifier: nullable: true type: string description: Identifier used in the request. description: nullable: true type: string format: localizedString description: Body of the background text for the description of the company. CEO: nullable: true type: string description: Full name of the CEO officer. industry: nullable: true type: string format: localizedString description: Name of the industry category. headquarters: nullable: true type: string format: localizedString description: Postal address and name of the country for theheadquarters of the company symbol: nullable: true type: string description: The symbol of the notation. It is a market-specific code to identify the notation. Which characters can be part of a symbol depends on the market. If a market does not define a proprietary symbol, but uses a different identifier (for example, the ISIN or the WKN) to identify notations, no symbol will be set for the notations of that market. meta: type: object description: The meta member contains the meta information of the response. properties: status: $ref: '#/components/schemas/StatusObject' x-property-sort: - status GetStockNotationKeyFiguresBenchmarkYear3Get200Response: description: Successful Response content: application/json: schema: type: object properties: data: description: List of benchmarks with related key figures for a stock notation. nullable: false type: object x-property-sort: - idNotation - sourceIdentifier - benchmarks properties: idNotation: nullable: true type: string format: id64 x-positive: true description: MDG identifier of the listing. sourceIdentifier: nullable: true type: string description: Identifier used in the request. benchmarks: nullable: false description: List of benchmarks with related key figures. The order of the benchmark notations in the response is unrelated to their order in the request array. type: array items: type: object nullable: false x-property-sort: - notation - beta - correlation - outperformance - status properties: notation: nullable: false type: object x-property-sort: - id - instrument description: Notation of a benchmark. properties: id: nullable: true type: string format: id64 x-positive: true description: Identifier of the notation. instrument: nullable: false type: object x-property-sort: - id - name description: Instrument of the benchmark. properties: id: nullable: true type: string format: id64 x-positive: true description: Identifier of the instrument. name: nullable: true type: string format: localizedString description: Name of the instrument. beta: nullable: true type: number format: real description: Beta of the notation. correlation: nullable: true type: number format: real description: Correlation of the notation. outperformance: nullable: true type: number format: relativeValue description: Outperformance of the notation. status: nullable: false type: object x-property-sort: - code - identifier - encryptedDetails description: Error status for the requested identifier. properties: code: nullable: true type: string description: Code of the error condition. x-enum-description: - No error. - The provided identifier does not refer to a valid benchmark notation. enum: - none - parameter identifier: nullable: true type: string format: id64 x-positive: true description: Provided identifier. encryptedDetails: nullable: true type: string description: Base64-encoded internal details about the error. meta: type: object description: The meta member contains the meta information of the response. properties: status: $ref: '#/components/schemas/StatusObject' x-property-sort: - status GetStockRecommendationAggregateGet200Response: description: Successful Response content: application/json: schema: type: object properties: data: description: Target price and aggregated recommendations for a stock. nullable: false type: object x-property-sort: - idInstrument - sourceIdentifier - targetPrice - recommendation properties: idInstrument: nullable: true type: string format: id64 x-positive: true description: MDG identifier of the instrument. sourceIdentifier: nullable: true type: string description: Identifier used in the request. targetPrice: nullable: false description: Details of the target price. type: object x-property-sort: - latestUpdate - mean - currency properties: latestUpdate: nullable: true type: string format: date description: Date of the latest update. mean: nullable: true type: number format: real description: Mean value. currency: nullable: false description: Main currency of the target price. See endpoint `/basic/valueUnit/currency/main/list` for possible values. type: object x-property-sort: - id - code properties: id: nullable: true type: number format: id32 x-positive: true description: Identifier of the currency. code: nullable: true type: string description: Code of the currency; if assigned, a code according to ISO 4217, otherwise a local code. recommendation: nullable: false description: Details of the recommendations. type: object x-property-sort: - latestUpdate - counts - consensus properties: latestUpdate: nullable: true type: string format: date description: Date of the latest update. counts: nullable: false description: Number of recommendations. type: object x-property-sort: - total - buy - overweight - hold - underweight - sell properties: total: nullable: true type: number format: int32 description: Total number. buy: nullable: true type: number format: int32 description: Number of buy recommendations. A buy recommendation contributes with the numeric value 1 when calculating the consensus. overweight: nullable: true type: number format: int32 description: Number of overweight recommendations. A overweight recommendation contributes with the numeric value 2 when calculating the consensus. hold: nullable: true type: number format: int32 description: Number of hold recommendations. A hold recommendation contributes with the numeric value 3 when calculating the consensus. underweight: nullable: true type: number format: int32 description: Number of underweight recommendations. A underweight recommendation contributes with the numeric value 4 when calculating the consensus. sell: nullable: true type: number format: int32 description: Number of sell recommendations. A sell recommendation contributes with the numeric value 5 when calculating the consensus. consensus: nullable: true type: number format: real description: Recommendation consensus, that is the average value of all provided recommendations. Values are in the range from 1.0 to 5.0, whereby 1 represents the strongest buy recommendation, 3 a hold (neutral) recommendation and 5 the strongest sell recommendation. meta: type: object description: The meta member contains the meta information of the response. properties: status: $ref: '#/components/schemas/StatusObject' x-property-sort: - status GetStockDividendTypeList200Response: description: Successful Response content: application/json: schema: type: object properties: data: description: List of dividend types, sorted by ascending identifier value. nullable: false type: array items: type: object nullable: false x-property-sort: - id - name properties: id: nullable: true type: number format: id32 x-positive: true description: Identifier of a dividend type. name: nullable: true type: string format: localizedString description: Name of the dividend type. meta: type: object description: The meta member contains the meta information of the response. properties: status: $ref: '#/components/schemas/StatusObject' x-property-sort: - status GetStockNotationKeyFiguresBenchmarkMonth3Get200Response: description: Successful Response content: application/json: schema: type: object properties: data: description: List of benchmarks with related key figures for a stock notation. nullable: false type: object x-property-sort: - idNotation - sourceIdentifier - benchmarks properties: idNotation: nullable: true type: string format: id64 x-positive: true description: MDG identifier of the listing. sourceIdentifier: nullable: true type: string description: Identifier used in the request. benchmarks: nullable: false description: List of benchmarks with related key figures. The order of the benchmark notations in the response is unrelated to their order in the request array. type: array items: type: object nullable: false x-property-sort: - notation - beta - correlation - outperformance - status properties: notation: nullable: false type: object x-property-sort: - id - instrument description: Notation of a benchmark. properties: id: nullable: true type: string format: id64 x-positive: true description: Identifier of the notation. instrument: nullable: false type: object x-property-sort: - id - name description: Instrument of the benchmark. properties: id: nullable: true type: string format: id64 x-positive: true description: Identifier of the instrument. name: nullable: true type: string format: localizedString description: Name of the instrument. beta: nullable: true type: number format: real description: Beta of the notation. correlation: nullable: true type: number format: real description: Correlation of the notation. outperformance: nullable: true type: number format: relativeValue description: Outperformance of the notation. status: nullable: false type: object x-property-sort: - code - identifier - encryptedDetails description: Error status for the requested identifier. properties: code: nullable: true type: string description: Code of the error condition. x-enum-description: - No error. - The provided identifier does not refer to a valid benchmark notation. enum: - none - parameter identifier: nullable: true type: string format: id64 x-positive: true description: Provided identifier. encryptedDetails: nullable: true type: string description: Base64-encoded internal details about the error. meta: type: object description: The meta member contains the meta information of the response. properties: status: $ref: '#/components/schemas/StatusObject' x-property-sort: - status GetStockNotationKeyFiguresBenchmarkYear1Get200Response: description: Successful Response content: application/json: schema: type: object properties: data: description: List of benchmarks with related key figures for a stock notation. nullable: false type: object x-property-sort: - idNotation - sourceIdentifier - benchmarks properties: idNotation: nullable: true type: string format: id64 x-positive: true description: MDG identifier of the listing. sourceIdentifier: nullable: true type: string description: Identifier used in the request. benchmarks: nullable: false description: List of benchmarks with related key figures. The order of the benchmark notations in the response is unrelated to their order in the request array. type: array items: type: object nullable: false x-property-sort: - notation - beta - correlation - outperformance - status properties: notation: nullable: false type: object x-property-sort: - id - instrument description: Notation of a benchmark. properties: id: nullable: true type: string format: id64 x-positive: true description: Identifier of the notation. instrument: nullable: false type: object x-property-sort: - id - name description: Instrument of the benchmark. properties: id: nullable: true type: string format: id64 x-positive: true description: Identifier of the instrument. name: nullable: true type: string format: localizedString description: Name of the instrument. beta: nullable: true type: number format: real description: Beta of the notation. correlation: nullable: true type: number format: real description: Correlation of the notation. outperformance: nullable: true type: number format: relativeValue description: Outperformance of the notation. status: nullable: false type: object x-property-sort: - code - identifier - encryptedDetails description: Error status for the requested identifier. properties: code: nullable: true type: string description: Code of the error condition. x-enum-description: - No error. - The provided identifier does not refer to a valid benchmark notation. enum: - none - parameter identifier: nullable: true type: string format: id64 x-positive: true description: Provided identifier. encryptedDetails: nullable: true type: string description: Base64-encoded internal details about the error. meta: type: object description: The meta member contains the meta information of the response. properties: status: $ref: '#/components/schemas/StatusObject' x-property-sort: - status GetStockRecommendationAggregateHistoryList200Response: description: Successful Response content: application/json: schema: type: object properties: data: description: List of trade recommendations and target prices for a stock, in unspecified order. nullable: false type: object x-property-sort: - idInstrument - sourceIdentifier - aggregatedRecommendations properties: idInstrument: nullable: true type: string format: id64 x-positive: true description: MDG identifier of the instrument. sourceIdentifier: nullable: true type: string description: Identifier used in the request. aggregatedRecommendations: nullable: false description: List of trade recommendations. type: array items: type: object nullable: false x-property-sort: - snapshot - targetPrice - recommendation properties: snapshot: nullable: true description: Identification of the historic snapshot for aggregated recommendations. type: string x-enum-description: - latest - one week ago - one month ago - three months ago - six months ago - one year ago enum: - latest - 1w - 1m - 3m - 6m - 1y targetPrice: nullable: false description: Details of the target price. type: object x-property-sort: - latestUpdate - mean - currency properties: latestUpdate: nullable: true type: string format: date description: Date of the latest update. mean: nullable: true type: number format: real description: Mean value. currency: nullable: false description: Main currency of the target price. See endpoint `/basic/valueUnit/currency/main/list` for possible values. type: object x-property-sort: - id - code properties: id: nullable: true type: number format: id32 x-positive: true description: Identifier of the currency. code: nullable: true type: string description: Code of the currency; if assigned, a code according to ISO 4217, otherwise a local code. recommendation: nullable: false description: Details of the recommendations. type: object x-property-sort: - latestUpdate - counts - consensus - change properties: latestUpdate: nullable: true type: string format: date description: Date of the latest update. counts: nullable: false description: Number of recommendations. type: object x-property-sort: - total - buy - overweight - hold - underweight - sell properties: total: nullable: true type: number format: int32 description: Total number. buy: nullable: true type: number format: int32 description: Number of buy recommendations. A buy recommendation contributes with the numeric value 1 when calculating the consensus. overweight: nullable: true type: number format: int32 description: Number of overweight recommendations. A overweight recommendation contributes with the numeric value 2 when calculating the consensus. hold: nullable: true type: number format: int32 description: Number of hold recommendations. A hold recommendation contributes with the numeric value 3 when calculating the consensus. underweight: nullable: true type: number format: int32 description: Number of underweight recommendations. A underweight recommendation contributes with the numeric value 4 when calculating the consensus. sell: nullable: true type: number format: int32 description: Number of sell recommendations. A sell recommendation contributes with the numeric value 5 when calculating the consensus. consensus: nullable: true type: number format: real description: 'Recommendation consensus, that is the average value of all provided recommendations. Values are in the range from 1.0 to 5.0, whereby 1 represents the strongest buy recommendation, 3 a hold (neutral) recommendation and 5 the strongest sell recommendation. ' change: nullable: true type: number format: real description: Recommendation change as the difference of the latest (`snapshot=latest`) minus the historic value of the recommendation consensus (attribute `consensus`). Values are in the range from -4 to 4, whereby -4 represents a recommendation change from 5 to 1 and 4 represents a recommendation change from 1 to 5. meta: type: object description: The meta member contains the meta information of the response. properties: status: $ref: '#/components/schemas/StatusObject' x-property-sort: - status GetStockNotationKeyFiguresBenchmarkWeek1Get200Response: description: Successful Response content: application/json: schema: type: object properties: data: description: List of benchmarks with related key figures for a stock notation. nullable: false type: object x-property-sort: - idNotation - sourceIdentifier - benchmarks properties: idNotation: nullable: true type: string format: id64 x-positive: true description: MDG identifier of the listing. sourceIdentifier: nullable: true type: string description: Identifier used in the request. benchmarks: nullable: false description: List of benchmarks with related key figures. The order of the benchmark notations in the response is unrelated to their order in the request array. type: array items: type: object nullable: false x-property-sort: - notation - beta - correlation - outperformance - status properties: notation: nullable: false type: object x-property-sort: - id - instrument description: Notation of a benchmark. properties: id: nullable: true type: string format: id64 x-positive: true description: Identifier of the notation. instrument: nullable: false type: object x-property-sort: - id - name description: Instrument of the benchmark. properties: id: nullable: true type: string format: id64 x-positive: true description: Identifier of the instrument. name: nullable: true type: string format: localizedString description: Name of the instrument. beta: nullable: true type: number format: real description: Beta of the notation. correlation: nullable: true type: number format: real description: Correlation of the notation. outperformance: nullable: true type: number format: relativeValue description: Outperformance of the notation. status: nullable: false type: object x-property-sort: - code - identifier - encryptedDetails description: Error status for the requested identifier. properties: code: nullable: true type: string description: Code of the error condition. x-enum-description: - No error. - The provided identifier does not refer to a valid benchmark notation. enum: - none - parameter identifier: nullable: true type: string format: id64 x-positive: true description: Provided identifier. encryptedDetails: nullable: true type: string description: Base64-encoded internal details about the error. meta: type: object description: The meta member contains the meta information of the response. properties: status: $ref: '#/components/schemas/StatusObject' x-property-sort: - status PostStockNotationScreenerSearch200Response: description: Successful Response content: application/json: schema: type: object properties: data: description: List of notations. nullable: false type: array items: type: object nullable: false x-property-sort: - id - valueUnit - market - symbol - nsin - fsym - instrument - esg - compliance - currentKeyFigures - reportedKeyFigures - benchmark - performance - volatility - tradingValue - simpleMovingAverage - rsiWilder - recommendation - estimates properties: id: nullable: true description: Identifier of the notation. type: string format: id64 x-positive: true valueUnit: nullable: false description: Value unit of the notation such as a main or fractional currency for equities, a percentage for debt instruments, or points for indices. See endpoint `/basic/valueUnit/list` for possible values. type: object x-property-sort: - id - code properties: id: nullable: true description: Identifier of the value unit. type: number format: id32 x-positive: true code: nullable: true description: 'Code of the value unit: If assigned, a code according to ISO 4217, otherwise a local code, for a main currency; a code such as GBp (for British pence) for a fractional currency; or a code such as PT (points) for non-currency value units.' x-sortable: true type: string market: nullable: false description: Market of the notation. See endpoint `/basic/market/list` for possible values. type: object x-property-sort: - id - name properties: id: nullable: true description: Identifier of the market. type: number format: id32 x-positive: true name: nullable: true description: Name of the market. x-sortable: true type: string format: localizedString symbol: nullable: true description: The symbol of the notation. It is a market-specific code to identify the notation. Which characters can be part of a symbol depends on the market. If a market does not define a proprietary symbol, but uses a different identifier (for example, the ISIN or the WKN) to identify instruments, no symbol will be set for the notations of that market. x-sortable: true type: string nsin: nullable: false description: NSIN data of the notation. type: object x-property-sort: - sedol properties: sedol: nullable: true description: The SEDOL or IDII for the notation. type: string fsym: nullable: false type: object x-property-sort: - listing - regional description: Notation-level FactSet identifiers of the financial instrument used primarily in FactSet products other than the MDG. properties: listing: nullable: false type: object x-property-sort: - permanentIdentifier - tickerExchange - isPrimary description: Listing-level identifiers. properties: permanentIdentifier: nullable: true type: string description: FactSet Permanent Identifier for a notation. The format is six alpha numeric characters, excluding vowels, with an L suffix (XXXXXX-L). tickerExchange: nullable: true type: string description: 'FactSet market symbol of the notation, usually consisting of the ticker (e.g. "DAI" for Daimler AG) and the three-character code of the exchange on which the listing is traded (example: DAI-ETR).' isPrimary: nullable: true type: boolean description: Indicates whether the notation is the primary notation among all notations within the same region (`true`) or not (`false`). regional: nullable: false type: object x-property-sort: - permanentIdentifier - tickerRegion - isPrimary description: Regional-level identifiers. properties: permanentIdentifier: nullable: true type: string description: FactSet Permanent Identifier for a set of one or more notations of the same region with the same value unit. The format is six alpha numeric characters, excluding vowels, with an R suffix (XXXXXX-R). tickerRegion: nullable: true type: string description: 'FactSet regional symbol of the notation, consisting of the ticker and the two-character code of the country or region where the listing is traded (example: DAI-DE).' isPrimary: nullable: true type: boolean description: Indicates whether the notation is in the primary region of the security (`true`) or not (`false`). instrument: nullable: false description: Instrument data of the notation. type: object x-property-sort: - id - name - shortName - isin - nsin - fsym - stockType - industryClassification - company properties: id: nullable: true description: Identifier of the instrument. type: string format: id64 x-positive: true name: nullable: true description: Name of the instrument. x-sortable: true x-default-sort-attribute: true x-default-sort-direction: 1 type: string format: localizedString shortName: nullable: true description: Short name of the instrument. x-sortable: true type: string format: localizedString isin: nullable: true description: The International Securities Identification Number (ISIN) of the instrument. The ISIN is a 12-character code of digits and upper-case letters that uniquely identifies an instrument. type: string format: isin nsin: nullable: false description: NSIN data of the instrument. type: object x-property-sort: - wkn - valor - cusip properties: wkn: nullable: true description: The WKN (Wertpapierkennnummer, German for Securities Identification Number) of the instrument. The WKN is a 6-character code of digits and upper-case letters that uniquely identifies an instrument. type: string valor: nullable: true description: 'The Valor number (German: Valorennummer) of the instrument. The Valor number is an integer number that uniquely identifies an instrument.' type: string cusip: nullable: true description: The CUSIP (Committee on Uniform Security Identification Procedures) or CINS (CUSIP International Numbering System) identifier of the instrument. These numbers are 9-character codes of digits and upper-case letters that uniquely identify an instrument. type: string fsym: nullable: false type: object x-property-sort: - security description: Instrument-level FactSet identifier of the financial instrument used primarily in FactSet products other than the MDG. properties: security: nullable: false type: object x-property-sort: - permanentIdentifier description: Security-level identifier. properties: permanentIdentifier: nullable: true type: string description: FactSet Permanent Identifier for an instrument. The format is six alpha numeric characters, excluding vowels, with an S suffix (XXXXXX-S). stockType: nullable: true description: Type of stock. x-sortable: true type: string x-enum-description: - Common stock - Preferred stock - Depository receipt - Other stock enum: - common - preferred - depositoryReceipt - other industryClassification: nullable: false description: Industry classification. See endpoint `/category/listBySystem` with `id=48` for possible values. type: object x-property-sort: - rbics properties: rbics: nullable: false description: Classification based on FactSet Revere Business Industry Classification System (RBICS). type: object x-property-sort: - level1 - level2 - level3 - level4 - level5 - level6 properties: level1: nullable: false description: Economy level of classification. type: object x-property-sort: - id - name properties: id: nullable: true description: Identifier of the category. type: number format: id32 x-positive: true name: nullable: true description: Name of the category. x-sortable: true type: string format: localizedString level2: nullable: false description: Sector level of classification. type: object x-property-sort: - id - name properties: id: nullable: true description: Identifier of the category. type: number format: id32 x-positive: true name: nullable: true description: Name of the category. x-sortable: true type: string format: localizedString level3: nullable: false description: Sub-sector level of classification. type: object x-property-sort: - id - name properties: id: nullable: true description: Identifier of the category. type: number format: id32 x-positive: true name: nullable: true description: Name of the category. x-sortable: true type: string format: localizedString level4: nullable: false description: Industry group level of classification. type: object x-property-sort: - id - name properties: id: nullable: true description: Identifier of the category. type: number format: id32 x-positive: true name: nullable: true description: Name of the category. x-sortable: true type: string format: localizedString level5: nullable: false description: Industry level of classification. type: object x-property-sort: - id - name properties: id: nullable: true description: Identifier of the category. type: number format: id32 x-positive: true name: nullable: true description: Name of the category. x-sortable: true type: string format: localizedString level6: nullable: false description: Sub-industry level of classification. type: object x-property-sort: - id - name properties: id: nullable: true description: Identifier of the category. type: number format: id32 x-positive: true name: nullable: true description: Name of the category. x-sortable: true type: string format: localizedString company: nullable: false description: Details of the company. type: object x-property-sort: - id - name - country properties: id: nullable: true description: Identifier of the company. type: number format: id32 x-positive: true name: nullable: true description: Name of the company. x-sortable: true type: string country: nullable: false description: Country where the head office of the company is located. See endpoint `/basic/region/country/list` for possible values. type: object x-property-sort: - id - name properties: id: nullable: true description: Identifier of the country. type: number format: id32 x-positive: true name: nullable: true description: Name of the country. x-sortable: true type: string format: localizedString esg: nullable: false description: Parameters related to Environmental, Social, and Governance (ESG) data. type: object x-property-sort: - truvalueLabs properties: truvalueLabs: nullable: false description: ESG data provided by FactSet's Truvalue Labs. type: object x-property-sort: - sasb - sdg properties: sasb: nullable: false description: ESG data for categories as defined by the Sustainability Accounting Standards Board (SASB). type: object x-property-sort: - allCategories - materiality properties: allCategories: nullable: false description: ESG data for all 26 SASB categories. type: object x-property-sort: - insight - momentum - ranking properties: insight: nullable: true description: Insight score. x-sortable: true type: number format: real momentum: nullable: true description: Momentum score. x-sortable: true type: number format: real ranking: nullable: true description: Ranking. x-sortable: true type: string x-enum-description: - Indicates that the company's ESG rating is within the percentile range of 90% to 100% of all companies. - Indicates that the company's ESG rating is within the percentile range of 70% to 90% (exclusive) of all companies. - Indicates that the company's ESG rating is within the percentile range of 30% to 70% (exclusive) of all companies. - Indicates that the company's ESG rating is within the percentile range of 10% to 30% (exclusive) of all companies. - Indicates that the company's ESG rating is within the percentile range of 0% to 10% (exclusive) of all companies. enum: - leader - aboveAverage - average - belowAverage - laggard materiality: nullable: false description: ESG data for all materiality categories. type: object x-property-sort: - insight - momentum - ranking properties: insight: nullable: true description: Insight score. x-sortable: true type: number format: real momentum: nullable: true description: Momentum score. x-sortable: true type: number format: real ranking: nullable: true description: Ranking. x-sortable: true type: string x-enum-description: - Indicates that the company's ESG rating is within the percentile range of 90% to 100% of all companies. - Indicates that the company's ESG rating is within the percentile range of 70% to 90% (exclusive) of all companies. - Indicates that the company's ESG rating is within the percentile range of 30% to 70% (exclusive) of all companies. - Indicates that the company's ESG rating is within the percentile range of 10% to 30% (exclusive) of all companies. - Indicates that the company's ESG rating is within the percentile range of 0% to 10% (exclusive) of all companies. enum: - leader - aboveAverage - average - belowAverage - laggard sdg: nullable: false description: ESG data for categories based on the Sustainable Development Goals (SDG) as defined by the United Nations. type: object x-property-sort: - impact properties: impact: nullable: false description: ESG data for the category impact. type: object x-property-sort: - insight - momentum properties: insight: nullable: true description: Insight score. x-sortable: true type: number format: real momentum: nullable: true description: Momentum score. x-sortable: true type: number format: real compliance: nullable: false description: 'Compliance properties. See endpoint `/instrument/complianceProperty/list` for the full list of compliance properties associated with instruments (across all asset classes). ' type: object x-property-sort: - france properties: france: nullable: false description: List of compliance properties in accordance with the French law to which the stock is compliant. type: array items: type: object nullable: false x-property-sort: - id - name properties: id: nullable: true description: Identifier of a compliance property. type: number format: id32 x-positive: true x-enum-description: - PEA - PEAPME - SRD - SRD long only enum: - 2 - 3 - 4 - 10 name: nullable: true description: Name of the compliance property. type: string format: localizedString currentKeyFigures: nullable: false description: Stock-specific current key figures. type: object x-property-sort: - company - shareInstrument properties: company: nullable: false description: Company key figures. type: object x-property-sort: - sharesOutstanding - freeFloat - currencyDependent properties: sharesOutstanding: nullable: true description: Number of outstanding shares. x-sortable: true type: string format: int64 freeFloat: nullable: true description: Number of free float shares. x-sortable: true type: string format: int64 currencyDependent: nullable: false description: Currency-dependent key figures. type: object x-property-sort: - marketCapitalizationSharesOutstanding - perShare properties: marketCapitalizationSharesOutstanding: nullable: true description: Market capitalization based on the number of outstanding shares. x-sortable: true type: number format: real perShare: nullable: false description: Per-share key figures. type: object x-property-sort: - earnings - bookValue - cashFlow - sales properties: earnings: nullable: true description: Earnings per share. x-sortable: true type: number format: real bookValue: nullable: true description: Book value per share. x-sortable: true type: number format: real cashFlow: nullable: true description: Cash flow per share. x-sortable: true type: number format: real sales: nullable: true description: Sales per share. x-sortable: true type: number format: real shareInstrument: nullable: false description: Share instrument key figures. type: object x-property-sort: - sharesOutstanding - freeFloat - ratios - currencyDependent properties: sharesOutstanding: nullable: true description: Number of outstanding shares. x-sortable: true type: string format: int64 freeFloat: nullable: true description: Number of free float shares. x-sortable: true type: string format: int64 ratios: nullable: false description: Ratios. type: object x-property-sort: - priceEarnings - priceBookValue - priceCashFlow - priceSales - dividendYield - earningsYield properties: priceEarnings: nullable: true description: Price earnings ratio. x-sortable: true type: number format: real priceBookValue: nullable: true description: Price book value ratio. x-sortable: true type: number format: real priceCashFlow: nullable: true description: Price cash flow ratio. x-sortable: true type: number format: real priceSales: nullable: true description: Price sales ratio. x-sortable: true type: number format: real dividendYield: nullable: true description: Dividend yield. x-sortable: true type: number format: relativeValue earningsYield: nullable: true description: Earnings yield. x-sortable: true type: number format: relativeValue currencyDependent: nullable: false description: Currency-dependent key figures. type: object x-property-sort: - marketCapitalizationSharesOutstanding - perShare properties: marketCapitalizationSharesOutstanding: nullable: true description: Market capitalization based on the number of outstanding shares. x-sortable: true type: number format: real perShare: nullable: false description: Per-share key figures. type: object x-property-sort: - dividend properties: dividend: nullable: true description: Dividend per share. x-sortable: true type: number format: real reportedKeyFigures: nullable: false description: Stock-specific key figures as reported for a fiscal year. type: object x-property-sort: - firstFiscalYear - secondFiscalYear - thirdFiscalYear properties: firstFiscalYear: nullable: false description: Data of the most recent fiscal year that has been requested. If the parameters used in the request refer to data from only one fiscal year, the respective data is found here. type: object x-property-sort: - fiscalYear - currencyDependentKeyFigures - ebitMargin - ebitdaMargin - netIncomeMargin - grossIncomeMargin - operatingMargin - returnOnAssets - returnOnEquity - ratios properties: fiscalYear: nullable: false description: Fiscal year to which the fiscal year data belongs. type: object x-property-sort: - yearEnd - year properties: yearEnd: nullable: true description: Calendar year of the ending date of the fiscal year. type: number format: int32 year: nullable: true description: Derived fiscal year. type: number format: int32 currencyDependentKeyFigures: nullable: false description: Currency-dependent key figures. If no currency has been selected (see parameter `reportedKeyFigures.currencyDependentKeyFigures.currency.isoCode`), the returned values are in the reporting currency of the company. type: object x-property-sort: - currency - marketCapitalization - ebit - ebitda - perShare properties: currency: nullable: false description: Currency of the attributes representing a monetary value. See endpoint `/basic/valueUnit/currency/main/list` for possible values. type: object x-property-sort: - id - isoCode properties: id: nullable: true description: Identifier of the currency. type: number format: id32 x-positive: true isoCode: nullable: true description: ISO 4217 code of the currency. x-sortable: true type: string marketCapitalization: nullable: true description: Market capitalization, which is the market value of the shares outstanding over all types of shares of the company. x-sortable: true type: number format: real ebit: nullable: true description: EBIT (earnings before interest and taxes). x-sortable: true type: number format: real ebitda: nullable: true description: EBITDA (earnings before interest, taxes, depreciation, and amortization). x-sortable: true type: number format: real perShare: nullable: false description: Per-share figures. type: object x-property-sort: - sales - recurringDilutedEarnings - dividends - bookValue - cashFlow properties: sales: nullable: true description: Total sales revenue per share. x-sortable: true type: number format: real recurringDilutedEarnings: nullable: true description: Recurring (excluding extraordinary items) diluted earnings per share, which is the ratio of the net income excluding extraordinary items, divided by the diluted shares outstanding. An extraordinary item is an atypical and infrequent gain or loss due to an unforeseeable event. x-sortable: true type: number format: real dividends: nullable: true description: Dividends per share, which is the ratio of the total dividends paid out, divided by the shares outstanding. In general, the figure is based on the gross dividend, i.e. before taxes, except for countries with special tax regimes. x-sortable: true type: number format: real bookValue: nullable: true description: Book value per share, which is the ratio of the book value (common equity), divided by the shares outstanding. x-sortable: true type: number format: real cashFlow: nullable: true description: Cash flow per share, which is the ratio of the net operating cash flow, divided by the diluted shares outstanding. x-sortable: true type: number format: real ebitMargin: nullable: true description: EBIT margin, which is the ratio of the EBIT, divided by the total sales revenue. x-sortable: true type: number format: relativeValue ebitdaMargin: nullable: true description: EBITDA margin, which is the ratio of the EBITDA, divided by the total sales revenue. x-sortable: true type: number format: relativeValue netIncomeMargin: nullable: true description: Net income margin, which is the ratio of the net income, divided by the total sales revenue. x-sortable: true type: number format: relativeValue grossIncomeMargin: nullable: true description: Gross income margin, which is the ratio of the gross income, divided by the total sales revenue. x-sortable: true type: number format: relativeValue operatingMargin: nullable: true description: Operating margin, which is the ratio of the operating income, divided by the sales revenue. x-sortable: true type: number format: relativeValue returnOnAssets: nullable: true description: Return on assets (ROA), which is the ratio of the net income, divided by the two-fiscal-year average of the total assets. x-sortable: true type: number format: relativeValue returnOnEquity: nullable: true description: Return on equity (ROE), which is the ratio of the net income, divided by the two-fiscal-year average of the total shareholders' equity. x-sortable: true type: number format: relativeValue ratios: nullable: false description: Ratios. type: object x-property-sort: - priceSales - priceEarnings - priceBookValue - priceCashFlow - priceFreeCashFlow - dividendYield - enterpriseValueEbit - enterpriseValueEbitda - enterpriseValueSales - debtEquity properties: priceSales: nullable: true description: Ratio of the price, divided by the total sales revenue per share. x-sortable: true type: number format: real priceEarnings: nullable: true description: Ratio of the price, divided by the reported earnings per share (basic or diluted) by the company. x-sortable: true type: number format: real priceBookValue: nullable: true description: Ratio of the price, divided by the book value per share. x-sortable: true type: number format: real priceCashFlow: nullable: true description: Ratio of the price, divided by the cash flow per share. x-sortable: true type: number format: real priceFreeCashFlow: nullable: true description: Ratio of the price, divided by the free (i.e. without subtraction of dividends) cash flow per share. x-sortable: true type: number format: real dividendYield: nullable: true description: Ratio of the dividend per share, divided by the price. x-sortable: true type: number format: relativeValue enterpriseValueEbit: nullable: true description: Ratio of the enterprise value, divided by the EBIT. x-sortable: true type: number format: real enterpriseValueEbitda: nullable: true description: Ratio of the enterprise value, divided by the EBITDA. x-sortable: true type: number format: real enterpriseValueSales: nullable: true description: Ratio of the enterprise value, divided by the total amount of sales revenue. x-sortable: true type: number format: real debtEquity: nullable: true description: Total-debt-to-total-equity ratio, which is the ratio of the total debt, divided by the total shareholders' equity. x-sortable: true type: number format: real secondFiscalYear: nullable: false description: Data of the second most recent fiscal year that has been requested. If the parameters used in the request refer to data from two fiscals year, the respective data of the more distant one is found here. type: object x-property-sort: - fiscalYear - currencyDependentKeyFigures - ebitMargin - ebitdaMargin - netIncomeMargin - grossIncomeMargin - operatingMargin - returnOnAssets - returnOnEquity - ratios properties: fiscalYear: nullable: false description: Fiscal year to which the fiscal year data belongs. type: object x-property-sort: - yearEnd - year properties: yearEnd: nullable: true description: Calendar year of the ending date of the fiscal year. type: number format: int32 year: nullable: true description: Derived fiscal year. type: number format: int32 currencyDependentKeyFigures: nullable: false description: Currency-dependent key figures. If no currency has been selected (see parameter `reportedKeyFigures.currencyDependentKeyFigures.currency.isoCode`), the returned values are in the reporting currency of the company. type: object x-property-sort: - currency - marketCapitalization - ebit - ebitda - perShare properties: currency: nullable: false description: Currency of the attributes representing a monetary value. See endpoint `/basic/valueUnit/currency/main/list` for possible values. type: object x-property-sort: - id - isoCode properties: id: nullable: true description: Identifier of the currency. type: number format: id32 x-positive: true isoCode: nullable: true description: ISO 4217 code of the currency. x-sortable: true type: string marketCapitalization: nullable: true description: Market capitalization, which is the market value of the shares outstanding over all types of shares of the company. x-sortable: true type: number format: real ebit: nullable: true description: EBIT (earnings before interest and taxes). x-sortable: true type: number format: real ebitda: nullable: true description: EBITDA (earnings before interest, taxes, depreciation, and amortization). x-sortable: true type: number format: real perShare: nullable: false description: Per-share figures. type: object x-property-sort: - sales - recurringDilutedEarnings - dividends - bookValue - cashFlow properties: sales: nullable: true description: Total sales revenue per share. x-sortable: true type: number format: real recurringDilutedEarnings: nullable: true description: Recurring (excluding extraordinary items) diluted earnings per share, which is the ratio of the net income excluding extraordinary items, divided by the diluted shares outstanding. An extraordinary item is an atypical and infrequent gain or loss due to an unforeseeable event. x-sortable: true type: number format: real dividends: nullable: true description: Dividends per share, which is the ratio of the total dividends paid out, divided by the shares outstanding. In general, the figure is based on the gross dividend, i.e. before taxes, except for countries with special tax regimes. x-sortable: true type: number format: real bookValue: nullable: true description: Book value per share, which is the ratio of the book value (common equity), divided by the shares outstanding. x-sortable: true type: number format: real cashFlow: nullable: true description: Cash flow per share, which is the ratio of the net operating cash flow, divided by the diluted shares outstanding. x-sortable: true type: number format: real ebitMargin: nullable: true description: EBIT margin, which is the ratio of the EBIT, divided by the total sales revenue. x-sortable: true type: number format: relativeValue ebitdaMargin: nullable: true description: EBITDA margin, which is the ratio of the EBITDA, divided by the total sales revenue. x-sortable: true type: number format: relativeValue netIncomeMargin: nullable: true description: Net income margin, which is the ratio of the net income, divided by the total sales revenue. x-sortable: true type: number format: relativeValue grossIncomeMargin: nullable: true description: Gross income margin, which is the ratio of the gross income, divided by the total sales revenue. x-sortable: true type: number format: relativeValue operatingMargin: nullable: true description: Operating margin, which is the ratio of the operating income, divided by the sales revenue. x-sortable: true type: number format: relativeValue returnOnAssets: nullable: true description: Return on assets (ROA), which is the ratio of the net income, divided by the two-fiscal-year average of the total assets. x-sortable: true type: number format: relativeValue returnOnEquity: nullable: true description: Return on equity (ROE), which is the ratio of the net income, divided by the two-fiscal-year average of the total shareholders' equity. x-sortable: true type: number format: relativeValue ratios: nullable: false description: Ratios. type: object x-property-sort: - priceSales - priceEarnings - priceBookValue - priceCashFlow - priceFreeCashFlow - dividendYield - enterpriseValueEbit - enterpriseValueEbitda - enterpriseValueSales - debtEquity properties: priceSales: nullable: true description: Ratio of the price, divided by the total sales revenue per share. x-sortable: true type: number format: real priceEarnings: nullable: true description: Ratio of the price, divided by the reported earnings per share (basic or diluted) by the company. x-sortable: true type: number format: real priceBookValue: nullable: true description: Ratio of the price, divided by the book value per share. x-sortable: true type: number format: real priceCashFlow: nullable: true description: Ratio of the price, divided by the cash flow per share. x-sortable: true type: number format: real priceFreeCashFlow: nullable: true description: Ratio of the price, divided by the free (i.e. without subtraction of dividends) cash flow per share. x-sortable: true type: number format: real dividendYield: nullable: true description: Ratio of the dividend per share, divided by the price. x-sortable: true type: number format: relativeValue enterpriseValueEbit: nullable: true description: Ratio of the enterprise value, divided by the EBIT. x-sortable: true type: number format: real enterpriseValueEbitda: nullable: true description: Ratio of the enterprise value, divided by the EBITDA. x-sortable: true type: number format: real enterpriseValueSales: nullable: true description: Ratio of the enterprise value, divided by the total amount of sales revenue. x-sortable: true type: number format: real debtEquity: nullable: true description: Total-debt-to-total-equity ratio, which is the ratio of the total debt, divided by the total shareholders' equity. x-sortable: true type: number format: real thirdFiscalYear: nullable: false description: Data of the most distant fiscal year that has been requested. Available only if the parameters used in the request refer to data from three fiscals year. type: object x-property-sort: - fiscalYear - currencyDependentKeyFigures - ebitMargin - ebitdaMargin - netIncomeMargin - grossIncomeMargin - operatingMargin - returnOnAssets - returnOnEquity - ratios properties: fiscalYear: nullable: false description: Fiscal year to which the fiscal year data belongs. type: object x-property-sort: - yearEnd - year properties: yearEnd: nullable: true description: Calendar year of the ending date of the fiscal year. type: number format: int32 year: nullable: true description: Derived fiscal year. type: number format: int32 currencyDependentKeyFigures: nullable: false description: Currency-dependent key figures. If no currency has been selected (see parameter `reportedKeyFigures.currencyDependentKeyFigures.currency.isoCode`), the returned values are in the reporting currency of the company. type: object x-property-sort: - currency - marketCapitalization - ebit - ebitda - perShare properties: currency: nullable: false description: Currency of the attributes representing a monetary value. See endpoint `/basic/valueUnit/currency/main/list` for possible values. type: object x-property-sort: - id - isoCode properties: id: nullable: true description: Identifier of the currency. type: number format: id32 x-positive: true isoCode: nullable: true description: ISO 4217 code of the currency. x-sortable: true type: string marketCapitalization: nullable: true description: Market capitalization, which is the market value of the shares outstanding over all types of shares of the company. x-sortable: true type: number format: real ebit: nullable: true description: EBIT (earnings before interest and taxes). x-sortable: true type: number format: real ebitda: nullable: true description: EBITDA (earnings before interest, taxes, depreciation, and amortization). x-sortable: true type: number format: real perShare: nullable: false description: Per-share figures. type: object x-property-sort: - sales - recurringDilutedEarnings - dividends - bookValue - cashFlow properties: sales: nullable: true description: Total sales revenue per share. x-sortable: true type: number format: real recurringDilutedEarnings: nullable: true description: Recurring (excluding extraordinary items) diluted earnings per share, which is the ratio of the net income excluding extraordinary items, divided by the diluted shares outstanding. An extraordinary item is an atypical and infrequent gain or loss due to an unforeseeable event. x-sortable: true type: number format: real dividends: nullable: true description: Dividends per share, which is the ratio of the total dividends paid out, divided by the shares outstanding. In general, the figure is based on the gross dividend, i.e. before taxes, except for countries with special tax regimes. x-sortable: true type: number format: real bookValue: nullable: true description: Book value per share, which is the ratio of the book value (common equity), divided by the shares outstanding. x-sortable: true type: number format: real cashFlow: nullable: true description: Cash flow per share, which is the ratio of the net operating cash flow, divided by the diluted shares outstanding. x-sortable: true type: number format: real ebitMargin: nullable: true description: EBIT margin, which is the ratio of the EBIT, divided by the total sales revenue. x-sortable: true type: number format: relativeValue ebitdaMargin: nullable: true description: EBITDA margin, which is the ratio of the EBITDA, divided by the total sales revenue. x-sortable: true type: number format: relativeValue netIncomeMargin: nullable: true description: Net income margin, which is the ratio of the net income, divided by the total sales revenue. x-sortable: true type: number format: relativeValue grossIncomeMargin: nullable: true description: Gross income margin, which is the ratio of the gross income, divided by the total sales revenue. x-sortable: true type: number format: relativeValue operatingMargin: nullable: true description: Operating margin, which is the ratio of the operating income, divided by the sales revenue. x-sortable: true type: number format: relativeValue returnOnAssets: nullable: true description: Return on assets (ROA), which is the ratio of the net income, divided by the two-fiscal-year average of the total assets. x-sortable: true type: number format: relativeValue returnOnEquity: nullable: true description: Return on equity (ROE), which is the ratio of the net income, divided by the two-fiscal-year average of the total shareholders' equity. x-sortable: true type: number format: relativeValue ratios: nullable: false description: Ratios. type: object x-property-sort: - priceSales - priceEarnings - priceBookValue - priceCashFlow - priceFreeCashFlow - dividendYield - enterpriseValueEbit - enterpriseValueEbitda - enterpriseValueSales - debtEquity properties: priceSales: nullable: true description: Ratio of the price, divided by the total sales revenue per share. x-sortable: true type: number format: real priceEarnings: nullable: true description: Ratio of the price, divided by the reported earnings per share (basic or diluted) by the company. x-sortable: true type: number format: real priceBookValue: nullable: true description: Ratio of the price, divided by the book value per share. x-sortable: true type: number format: real priceCashFlow: nullable: true description: Ratio of the price, divided by the cash flow per share. x-sortable: true type: number format: real priceFreeCashFlow: nullable: true description: Ratio of the price, divided by the free (i.e. without subtraction of dividends) cash flow per share. x-sortable: true type: number format: real dividendYield: nullable: true description: Ratio of the dividend per share, divided by the price. x-sortable: true type: number format: relativeValue enterpriseValueEbit: nullable: true description: Ratio of the enterprise value, divided by the EBIT. x-sortable: true type: number format: real enterpriseValueEbitda: nullable: true description: Ratio of the enterprise value, divided by the EBITDA. x-sortable: true type: number format: real enterpriseValueSales: nullable: true description: Ratio of the enterprise value, divided by the total amount of sales revenue. x-sortable: true type: number format: real debtEquity: nullable: true description: Total-debt-to-total-equity ratio, which is the ratio of the total debt, divided by the total shareholders' equity. x-sortable: true type: number format: real benchmark: nullable: false description: Benchmark-related data. type: object x-property-sort: - index - beta - correlation - outperformance properties: index: nullable: false description: Benchmark index-related data. type: object x-property-sort: - id - instrument properties: id: nullable: true description: Identifier of the notation. type: string format: id64 x-positive: true instrument: nullable: false description: Instrument of the benchmark. type: object x-property-sort: - id - name properties: id: nullable: true description: Identifier of the instrument. type: string format: id64 x-positive: true name: nullable: true description: Name of the instrument. type: string format: localizedString beta: nullable: false description: Beta of the stock notation with respect to the benchmark notation. type: object x-property-sort: - week1 - month1 - months3 - months6 - year1 - years3 - years5 properties: week1: nullable: true description: Beta for the time range one week. x-sortable: true type: number format: real month1: nullable: true description: Beta for the time range one month. x-sortable: true type: number format: real months3: nullable: true description: Beta for the time range three months. x-sortable: true type: number format: real months6: nullable: true description: Beta for the time range six months. x-sortable: true type: number format: real year1: nullable: true description: Beta for the time range one year. x-sortable: true type: number format: real years3: nullable: true description: Beta for the time range three years. x-sortable: true type: number format: real years5: nullable: true description: Beta for the time range five years. x-sortable: true type: number format: real correlation: nullable: false description: Correlation of the stock notation with respect to the benchmark notation. type: object x-property-sort: - week1 - month1 - months3 - months6 - year1 - years3 - years5 properties: week1: nullable: true description: Correlation for the time range one week. x-sortable: true type: number format: real month1: nullable: true description: Correlation for the time range one month. x-sortable: true type: number format: real months3: nullable: true description: Correlation for the time range three months. x-sortable: true type: number format: real months6: nullable: true description: Correlation for the time range six months. x-sortable: true type: number format: real year1: nullable: true description: Correlation for the time range one year. x-sortable: true type: number format: real years3: nullable: true description: Correlation for the time range three years. x-sortable: true type: number format: real years5: nullable: true description: Correlation for the time range five years. x-sortable: true type: number format: real outperformance: nullable: false description: Outperformance of the stock notation with respect to the benchmark notation. type: object x-property-sort: - week1 - month1 - months3 - months6 - year1 - years3 - years5 properties: week1: nullable: true description: Outperformance for the time range one week. x-sortable: true type: number format: relativeValue month1: nullable: true description: Outperformance for the time range one month. x-sortable: true type: number format: relativeValue months3: nullable: true description: Outperformance for the time range three months. x-sortable: true type: number format: relativeValue months6: nullable: true description: Outperformance for the time range six months. x-sortable: true type: number format: relativeValue year1: nullable: true description: Outperformance for the time range one year. x-sortable: true type: number format: relativeValue years3: nullable: true description: Outperformance for the time range three years. x-sortable: true type: number format: relativeValue years5: nullable: true description: Outperformance for the time range five years. x-sortable: true type: number format: relativeValue performance: nullable: false description: Relative performance for different time ranges. type: object x-property-sort: - intraday - endOfDay properties: intraday: nullable: true description: Intraday relative performance. That is the difference of a notation's most recent price from the current trading day against the most recent EOD closing price. x-sortable: true type: number format: relativeValue endOfDay: nullable: false description: End-of-day (EOD) relative performance for different time ranges. The relative performance is the difference of a notation's most recent EOD closing price against the EOD closing price on the reference date, relative to the EOD closing price on the reference date. type: object x-property-sort: - day1 - week1 - month1 - months3 - months6 - year1 - years3 - years5 - yearToDate properties: day1: nullable: true description: One day. x-sortable: true type: number format: relativeValue week1: nullable: true description: One week. x-sortable: true type: number format: relativeValue month1: nullable: true description: One month. x-sortable: true type: number format: relativeValue months3: nullable: true description: Three months. x-sortable: true type: number format: relativeValue months6: nullable: true description: Six months. x-sortable: true type: number format: relativeValue year1: nullable: true description: One year. x-sortable: true type: number format: relativeValue years3: nullable: true description: Three years. x-sortable: true type: number format: relativeValue years5: nullable: true description: Five years. x-sortable: true type: number format: relativeValue yearToDate: nullable: true description: Year-to-date. x-sortable: true type: number format: relativeValue volatility: nullable: false description: Volatility of the daily logarithmic returns, annualized assuming 256 trading days per year for different time ranges. type: object x-property-sort: - week1 - month1 - months3 - months6 - year1 - years3 - years5 - yearToDate properties: week1: nullable: true description: One week. x-sortable: true type: number format: relativeValue month1: nullable: true description: One month. x-sortable: true type: number format: relativeValue months3: nullable: true description: Three months. x-sortable: true type: number format: relativeValue months6: nullable: true description: Six months. x-sortable: true type: number format: relativeValue year1: nullable: true description: One year. x-sortable: true type: number format: relativeValue years3: nullable: true description: Three years. x-sortable: true type: number format: relativeValue years5: nullable: true description: Five years. x-sortable: true type: number format: relativeValue yearToDate: nullable: true description: Year-to-date. x-sortable: true type: number format: relativeValue tradingValue: nullable: false description: Sum of the cash flow for all transactions of a notation over a certain time range. The cash flow of a transaction is its volume multiplied by its trade price. type: object x-property-sort: - average properties: average: nullable: false description: Arithmetic mean of the trading value for different time ranges. type: object x-property-sort: - days5 - days30 properties: days5: nullable: true description: Five trading days. x-sortable: true type: number format: real days30: nullable: true description: 30 trading days. x-sortable: true type: number format: real simpleMovingAverage: nullable: false description: Simple moving average (SMA), that is the arithmetic mean of a notation�"s EOD closing price, for different time ranges. type: object x-property-sort: - days20 - days50 - days200 - tradingDaysSinceCrossover properties: days20: nullable: true description: 20 trading days. type: number format: real days50: nullable: true description: 50 trading days. type: number format: real days200: nullable: true description: 200 trading days. type: number format: real tradingDaysSinceCrossover: nullable: false description: Number of trading days since a simple moving average crossed another one. All SMAs are calculated with EOD prices, thus the value 0 for the number of days means the crossover occurred on the most recent trading day for which such prices are available. type: object x-property-sort: - sma20vs50 - sma50vs200 properties: sma20vs50: nullable: false description: Number of trading days since the crossover and direction thereof of the SMA 20 (see parameter `simpleMovingAverage.days20`) and the SMA 50 (see parameter `simpleMovingAverage.days50`). Only crossovers which occurred in the most recent 100 trading days are considered, hence the attribute `sma20vs50.numberDays` cannot exceed the value 100. type: object x-property-sort: - numberDays - direction properties: numberDays: nullable: true description: Number of trading days. x-sortable: true type: number format: int32 direction: nullable: true description: Direction of the crossing. x-sortable: true type: string x-enum-description: - The SMA 20 crossed the SMA 50 from below, hence the SMA 20 has currently a higher value. - The SMA 20 crossed the SMA 50 from above, hence the SMA 20 has currently a lower value. enum: - up - down sma50vs200: nullable: false description: Number of trading days since the crossover and direction thereof of the SMA 50 (see parameter `simpleMovingAverage.days50`) and the SMA 200 (see parameter `simpleMovingAverage.days200`). Only crossovers which occurred in the most recent 300 trading days are considered, hence the attribute `sma50vs200.numberDays` cannot exceed the value 300. type: object x-property-sort: - numberDays - direction properties: numberDays: nullable: true description: Number of trading days. x-sortable: true type: number format: int32 direction: nullable: true description: Direction of the crossing. x-sortable: true type: string x-enum-description: - The SMA 50 crossed the SMA 200 from below, hence the SMA 50 has currently a higher value. - The SMA 50 crossed the SMA 200 from above, hence the SMA 50 has currently a lower value. enum: - up - down rsiWilder: nullable: false description: Relative strength index (RSI) by Wilder for different time ranges. This is the ratio of the smoothed moving averages of the upwards and downwards daily returns over the given period, normalized to the range between 0 and 100. The RSI by Wilder measures the magnitude of the price changes in a given time period evaluating whether an asset is overbought or oversold and deriving a respective sell or buy signal. type: object x-property-sort: - days14 properties: days14: nullable: true x-sortable: true description: 14 trading days. type: number format: real recommendation: nullable: false description: Aggregated recommendation. type: object x-property-sort: - counts - consensus properties: counts: nullable: false description: Number of recommendations. type: object x-property-sort: - total properties: total: nullable: true x-sortable: true description: Total number of recommendations included in the current recommendation consensus (see attribute `recommendation.consensus`). type: number format: int32 consensus: nullable: false description: Recommendation consensus, which is the average value of all provided recommendations. type: object x-property-sort: - value - change properties: value: nullable: true description: Recommendation consensus value. Values are in the range from 1.0 to 5.0, whereby 1 represents the strongest buy recommendation, 3 a hold (neutral) recommendation and 5 the strongest sell recommendation. type: number format: real change: nullable: false description: Recommendation change as the difference of the current recommendation value minus the historic recommendation value. Values are in the range from -4.0 to 4.0, whereby -4 represents a recommendation change from 5.0 to 1.0 and 4 represents a recommendation change from 1 to 5. type: object x-property-sort: - week1 - month1 - months3 - months6 - year1 properties: week1: nullable: true description: Recommendation change for the time range one week. x-sortable: true type: number format: real month1: nullable: true description: Recommendation change for the time range one month. x-sortable: true type: number format: real months3: nullable: true description: Recommendation change for the time range three months. x-sortable: true type: number format: real months6: nullable: true description: Recommendation change for the time range six months. x-sortable: true type: number format: real year1: nullable: true description: Recommendation change for the time range one year. x-sortable: true type: number format: real estimates: nullable: false description: Stock-specific consolidated estimates for a fiscal year. type: object x-property-sort: - firstFiscalYear - secondFiscalYear - thirdFiscalYear properties: firstFiscalYear: nullable: false description: Estimates for the closest fiscal year that has been requested. If the parameters used in the request refer to data from only one fiscal year, the respective data is found here. type: object x-property-sort: - fiscalYear - currencyDependentEstimates - returnOnAssets - returnOnEquity - ratios properties: fiscalYear: nullable: false description: Fiscal year to which the estimates belong. type: object x-property-sort: - yearEnd - year properties: yearEnd: nullable: true description: Calendar year of the ending date of the fiscal year. type: number format: int32 year: nullable: true description: Derived fiscal year. type: number format: int32 currencyDependentEstimates: nullable: false description: Currency-dependent estimates. If no currency has been selected (see parameter `estimates.currencyDependentEstimates.currency.isoCode`) the currency in which the analysts report is used. type: object x-property-sort: - currency - ebit - ebitda - perShare properties: currency: nullable: false description: Currency of the currency-dependent estimates. See endpoint `/basic/valueUnit/currency/main/list` for possible values. type: object x-property-sort: - id - isoCode properties: id: nullable: true description: Identifier of a currency. type: number format: int32 isoCode: nullable: true description: ISO 4217 code of the currency. x-sortable: true type: string ebit: nullable: false description: EBIT (earnings before interest and taxes). type: object x-property-sort: - mean properties: mean: nullable: true description: Mean value. x-sortable: true type: number format: real ebitda: nullable: false description: EBITDA (earnings before interest, taxes, depreciation, and amortization). type: object x-property-sort: - mean properties: mean: nullable: true description: Mean value. x-sortable: true type: number format: real perShare: nullable: false description: Per-share figures. type: object x-property-sort: - sales - earnings - dividends - cashFlow properties: sales: nullable: false description: Total sales revenue per share. type: object x-property-sort: - mean properties: mean: nullable: true description: Mean value. x-sortable: true type: number format: real earnings: nullable: false description: Earnings per share (EPS), which is ratio of the net income, divided by the shares outstanding. For European equities, EPS is adjusted for exceptional and any non-recurring items. For Asian equities, EPS is as reported (as per local accounting standards). For US, Canada & South Africa, EPS reflects the analysts�" and company�"s standards. type: object x-property-sort: - mean properties: mean: nullable: true description: Mean value. x-sortable: true type: number format: real dividends: nullable: false description: Dividends per share, which is the ratio of the total dividends paid out, divided by the shares outstanding. type: object x-property-sort: - mean properties: mean: nullable: true description: Mean value. x-sortable: true type: number format: real cashFlow: nullable: false description: Cash flow per share, which is the ratio of the net operating cash flow, divided by the shares outstanding. type: object x-property-sort: - mean properties: mean: nullable: true description: Mean value. x-sortable: true type: number format: real returnOnAssets: nullable: false description: Return on assets (ROA), which is the ratio of the net income, divided by the total assets. type: object x-property-sort: - mean properties: mean: nullable: true description: Mean value. x-sortable: true type: number format: real returnOnEquity: nullable: false description: Return on equity (ROE), which is the ratio of the net income, divided by the total shareholders' equity. type: object x-property-sort: - mean properties: mean: nullable: true description: Mean value. x-sortable: true type: number format: real ratios: nullable: false description: Ratios. type: object x-property-sort: - priceSales - priceEarnings - priceEarningsGrowth - priceBookValue - priceCashFlow - priceFreeCashFlow - dividendYield - enterpriseValueEbit - enterpriseValueEbitda - enterpriseValueSales properties: priceSales: nullable: false description: Ratio of the price, divided by the total sales revenue per share. type: object x-property-sort: - mean properties: mean: nullable: true description: Mean value. x-sortable: true type: number format: real priceEarnings: nullable: false description: Ratio of the price, divided by the earnings per share. type: object x-property-sort: - mean properties: mean: nullable: true description: Mean value. x-sortable: true type: number format: real priceEarningsGrowth: nullable: false description: Price-earnings ratio divided by the growth rate of the earnings. type: object x-property-sort: - mean properties: mean: nullable: true description: Mean value. x-sortable: true type: number format: real priceBookValue: nullable: false description: Ratio of the price, divided by the book value per share. type: object x-property-sort: - mean properties: mean: nullable: true description: Mean value. x-sortable: true type: number format: real priceCashFlow: nullable: false description: Ratio of the price, divided by the cash flow per share. type: object x-property-sort: - mean properties: mean: nullable: true description: Mean value. x-sortable: true type: number format: real priceFreeCashFlow: nullable: false description: Ratio of the price, divided by the free (i.e. without subtraction of dividends) cash flow per share. type: object x-property-sort: - mean properties: mean: nullable: true description: Mean value. x-sortable: true type: number format: real dividendYield: nullable: false description: Ratio of the dividend per share, divided by the price. type: object x-property-sort: - mean properties: mean: nullable: true description: Mean value. x-sortable: true type: number format: relativeValue enterpriseValueEbit: nullable: false description: Ratio of the enterprise value, divided by the EBIT. type: object x-property-sort: - mean properties: mean: nullable: true description: Mean value. x-sortable: true type: number format: real enterpriseValueEbitda: nullable: false description: Ratio of the enterprise value, divided by the EBITDA. type: object x-property-sort: - mean properties: mean: nullable: true description: Mean value. x-sortable: true type: number format: real enterpriseValueSales: nullable: false description: Ratio of the enterprise value, divided by the total amount of sales revenue. type: object x-property-sort: - mean properties: mean: nullable: true description: Mean value. x-sortable: true type: number format: real secondFiscalYear: nullable: false description: Estimates for the second most distant fiscal year that has been requested. If the parameters used in the request refer to data from two fiscals year, the respective data of the more distant one is found here. type: object x-property-sort: - fiscalYear - currencyDependentEstimates - returnOnAssets - returnOnEquity - ratios properties: fiscalYear: nullable: false description: Fiscal year to which the estimates belong. type: object x-property-sort: - yearEnd - year properties: yearEnd: nullable: true description: Calendar year of the ending date of the fiscal year. type: number format: int32 year: nullable: true description: Derived fiscal year. type: number format: int32 currencyDependentEstimates: nullable: false description: Currency-dependent estimates. If no currency has been selected (see parameter `estimates.currencyDependentEstimates.currency.isoCode`) the currency in which the analysts report is used. type: object x-property-sort: - currency - ebit - ebitda - perShare properties: currency: nullable: false description: Currency of the currency-dependent estimates. See endpoint `/basic/valueUnit/currency/main/list` for possible values. type: object x-property-sort: - id - isoCode properties: id: nullable: true description: Identifier of a currency. type: number format: int32 isoCode: nullable: true description: ISO 4217 code of the currency. x-sortable: true type: string ebit: nullable: false description: EBIT (earnings before interest and taxes). type: object x-property-sort: - mean properties: mean: nullable: true description: Mean value. x-sortable: true type: number format: real ebitda: nullable: false description: EBITDA (earnings before interest, taxes, depreciation, and amortization). type: object x-property-sort: - mean properties: mean: nullable: true description: Mean value. x-sortable: true type: number format: real perShare: nullable: false description: Per-share figures. type: object x-property-sort: - sales - earnings - dividends - cashFlow properties: sales: nullable: false description: Total sales revenue per share. type: object x-property-sort: - mean properties: mean: nullable: true description: Mean value. x-sortable: true type: number format: real earnings: nullable: false description: Earnings per share (EPS), which is ratio of the net income, divided by the shares outstanding. For European equities, EPS is adjusted for exceptional and any non-recurring items. For Asian equities, EPS is as reported (as per local accounting standards). For US, Canada & South Africa, EPS reflects the analysts�" and company�"s standards. type: object x-property-sort: - mean properties: mean: nullable: true description: Mean value. x-sortable: true type: number format: real dividends: nullable: false description: Dividends per share, which is the ratio of the total dividends paid out, divided by the shares outstanding. type: object x-property-sort: - mean properties: mean: nullable: true description: Mean value. x-sortable: true type: number format: real cashFlow: nullable: false description: Cash flow per share, which is the ratio of the net operating cash flow, divided by the shares outstanding. type: object x-property-sort: - mean properties: mean: nullable: true description: Mean value. x-sortable: true type: number format: real returnOnAssets: nullable: false description: Return on assets (ROA), which is the ratio of the net income, divided by the total assets. type: object x-property-sort: - mean properties: mean: nullable: true description: Mean value. x-sortable: true type: number format: real returnOnEquity: nullable: false description: Return on equity (ROE), which is the ratio of the net income, divided by the total shareholders' equity. type: object x-property-sort: - mean properties: mean: nullable: true description: Mean value. x-sortable: true type: number format: real ratios: nullable: false description: Ratios. type: object x-property-sort: - priceSales - priceEarnings - priceEarningsGrowth - priceBookValue - priceCashFlow - priceFreeCashFlow - dividendYield - enterpriseValueEbit - enterpriseValueEbitda - enterpriseValueSales properties: priceSales: nullable: false description: Ratio of the price, divided by the total sales revenue per share. type: object x-property-sort: - mean properties: mean: nullable: true description: Mean value. x-sortable: true type: number format: real priceEarnings: nullable: false description: Ratio of the price, divided by the earnings per share. type: object x-property-sort: - mean properties: mean: nullable: true description: Mean value. x-sortable: true type: number format: real priceEarningsGrowth: nullable: false description: Price-earnings ratio divided by the growth rate of the earnings. type: object x-property-sort: - mean properties: mean: nullable: true description: Mean value. x-sortable: true type: number format: real priceBookValue: nullable: false description: Ratio of the price, divided by the book value per share. type: object x-property-sort: - mean properties: mean: nullable: true description: Mean value. x-sortable: true type: number format: real priceCashFlow: nullable: false description: Ratio of the price, divided by the cash flow per share. type: object x-property-sort: - mean properties: mean: nullable: true description: Mean value. x-sortable: true type: number format: real priceFreeCashFlow: nullable: false description: Ratio of the price, divided by the free (i.e. without subtraction of dividends) cash flow per share. type: object x-property-sort: - mean properties: mean: nullable: true description: Mean value. x-sortable: true type: number format: real dividendYield: nullable: false description: Ratio of the dividend per share, divided by the price. type: object x-property-sort: - mean properties: mean: nullable: true description: Mean value. x-sortable: true type: number format: relativeValue enterpriseValueEbit: nullable: false description: Ratio of the enterprise value, divided by the EBIT. type: object x-property-sort: - mean properties: mean: nullable: true description: Mean value. x-sortable: true type: number format: real enterpriseValueEbitda: nullable: false description: Ratio of the enterprise value, divided by the EBITDA. type: object x-property-sort: - mean properties: mean: nullable: true description: Mean value. x-sortable: true type: number format: real enterpriseValueSales: nullable: false description: Ratio of the enterprise value, divided by the total amount of sales revenue. type: object x-property-sort: - mean properties: mean: nullable: true description: Mean value. x-sortable: true type: number format: real thirdFiscalYear: nullable: false description: Estimates for the most distant fiscal year that has been requested. Available only if the parameters used in the request refer to data from three fiscals year. type: object x-property-sort: - fiscalYear - currencyDependentEstimates - returnOnAssets - returnOnEquity - ratios properties: fiscalYear: nullable: false description: Fiscal year to which the estimates belong. type: object x-property-sort: - yearEnd - year properties: yearEnd: nullable: true description: Calendar year of the ending date of the fiscal year. type: number format: int32 year: nullable: true description: Derived fiscal year. type: number format: int32 currencyDependentEstimates: nullable: false description: Currency-dependent estimates. If no currency has been selected (see parameter `estimates.currencyDependentEstimates.currency.isoCode`) the currency in which the analysts report is used. type: object x-property-sort: - currency - ebit - ebitda - perShare properties: currency: nullable: false description: Currency of the currency-dependent estimates. See endpoint `/basic/valueUnit/currency/main/list` for possible values. type: object x-property-sort: - id - isoCode properties: id: nullable: true description: Identifier of a currency. type: number format: int32 isoCode: nullable: true description: ISO 4217 code of the currency. x-sortable: true type: string ebit: nullable: false description: EBIT (earnings before interest and taxes). type: object x-property-sort: - mean properties: mean: nullable: true description: Mean value. x-sortable: true type: number format: real ebitda: nullable: false description: EBITDA (earnings before interest, taxes, depreciation, and amortization). type: object x-property-sort: - mean properties: mean: nullable: true description: Mean value. x-sortable: true type: number format: real perShare: nullable: false description: Per-share figures. type: object x-property-sort: - sales - earnings - dividends - cashFlow properties: sales: nullable: false description: Total sales revenue per share. type: object x-property-sort: - mean properties: mean: nullable: true description: Mean value. x-sortable: true type: number format: real earnings: nullable: false description: Earnings per share (EPS), which is ratio of the net income, divided by the shares outstanding. For European equities, EPS is adjusted for exceptional and any non-recurring items. For Asian equities, EPS is as reported (as per local accounting standards). For US, Canada & South Africa, EPS reflects the analysts�" and company�"s standards. type: object x-property-sort: - mean properties: mean: nullable: true description: Mean value. x-sortable: true type: number format: real dividends: nullable: false description: Dividends per share, which is the ratio of the total dividends paid out, divided by the shares outstanding. type: object x-property-sort: - mean properties: mean: nullable: true description: Mean value. x-sortable: true type: number format: real cashFlow: nullable: false description: Cash flow per share, which is the ratio of the net operating cash flow, divided by the shares outstanding. type: object x-property-sort: - mean properties: mean: nullable: true description: Mean value. x-sortable: true type: number format: real returnOnAssets: nullable: false description: Return on assets (ROA), which is the ratio of the net income, divided by the total assets. type: object x-property-sort: - mean properties: mean: nullable: true description: Mean value. x-sortable: true type: number format: real returnOnEquity: nullable: false description: Return on equity (ROE), which is the ratio of the net income, divided by the total shareholders' equity. type: object x-property-sort: - mean properties: mean: nullable: true description: Mean value. x-sortable: true type: number format: real ratios: nullable: false description: Ratios. type: object x-property-sort: - priceSales - priceEarnings - priceEarningsGrowth - priceBookValue - priceCashFlow - priceFreeCashFlow - dividendYield - enterpriseValueEbit - enterpriseValueEbitda - enterpriseValueSales properties: priceSales: nullable: false description: Ratio of the price, divided by the total sales revenue per share. type: object x-property-sort: - mean properties: mean: nullable: true description: Mean value. x-sortable: true type: number format: real priceEarnings: nullable: false description: Ratio of the price, divided by the earnings per share. type: object x-property-sort: - mean properties: mean: nullable: true description: Mean value. x-sortable: true type: number format: real priceEarningsGrowth: nullable: false description: Price-earnings ratio divided by the growth rate of the earnings. type: object x-property-sort: - mean properties: mean: nullable: true description: Mean value. x-sortable: true type: number format: real priceBookValue: nullable: false description: Ratio of the price, divided by the book value per share. type: object x-property-sort: - mean properties: mean: nullable: true description: Mean value. x-sortable: true type: number format: real priceCashFlow: nullable: false description: Ratio of the price, divided by the cash flow per share. type: object x-property-sort: - mean properties: mean: nullable: true description: Mean value. x-sortable: true type: number format: real priceFreeCashFlow: nullable: false description: Ratio of the price, divided by the free (i.e. without subtraction of dividends) cash flow per share. type: object x-property-sort: - mean properties: mean: nullable: true description: Mean value. x-sortable: true type: number format: real dividendYield: nullable: false description: Ratio of the dividend per share, divided by the price. type: object x-property-sort: - mean properties: mean: nullable: true description: Mean value. x-sortable: true type: number format: relativeValue enterpriseValueEbit: nullable: false description: Ratio of the enterprise value, divided by the EBIT. type: object x-property-sort: - mean properties: mean: nullable: true description: Mean value. x-sortable: true type: number format: real enterpriseValueEbitda: nullable: false description: Ratio of the enterprise value, divided by the EBITDA. type: object x-property-sort: - mean properties: mean: nullable: true description: Mean value. x-sortable: true type: number format: real enterpriseValueSales: nullable: false description: Ratio of the enterprise value, divided by the total amount of sales revenue. type: object x-property-sort: - mean properties: mean: nullable: true description: Mean value. x-sortable: true type: number format: real x-partial: true meta: type: object description: The meta member contains the meta information of the response. properties: status: $ref: '#/components/schemas/StatusObject' pagination: $ref: '#/components/schemas/OffsetBasedPaginationOutputObject' partial: $ref: '#/components/schemas/PartialOutputObject' x-property-sort: - status - pagination - partial GetStockOwnerList200Response: description: Successful Response content: application/json: schema: type: object properties: data: description: List of owners with their respective share sorted descending by the fraction owned. nullable: false type: object x-property-sort: - idInstrument - sourceIdentifier - owners properties: idInstrument: nullable: true type: string format: id64 x-positive: true description: MDG identifier of the instrument. sourceIdentifier: nullable: true type: string description: Identifier used in the request. owners: nullable: false description: List of owners. type: array items: type: object nullable: false x-property-sort: - id - name - type - ownership properties: id: nullable: true type: string format: id64 x-positive: true description: Identifier of the owner. See endpoint `/legalEntity/list` for possible values. name: nullable: true type: string description: Name of the owner. type: nullable: false description: Type of the owner. type: object x-property-sort: - id - name properties: id: nullable: true type: number format: id32 x-positive: true description: Identifier of the type. See endpoint `/stock/owner/type/list` for possible values. name: nullable: true type: string format: localizedString description: Name of the type. ownership: nullable: false description: Details of the ownership. type: object x-property-sort: - fraction - numberShares properties: fraction: nullable: true type: number format: relativeValue description: Fraction of stocks held by the owner. numberShares: nullable: true type: number format: real description: Number of stocks held by the owner. meta: type: object description: The meta member contains the meta information of the response. properties: status: $ref: '#/components/schemas/StatusObject' x-property-sort: - status PostStockNotationRankingIntradayList200Response: description: Successful Response content: application/json: schema: type: object properties: data: description: List of notations. nullable: false type: array items: type: object nullable: false x-property-sort: - id - symbol - market - currency - isAlternative - trade - quality - accumulated - fsym - instrument properties: id: nullable: true description: Identifier of a notation. type: string format: id64 x-positive: true symbol: nullable: true description: The symbol of the notation. It is a market-specific code to identify the notation. Which characters can be part of a symbol depends on the market. If a market does not define a proprietary symbol, but uses a different identifier (for example, the ISIN or the WKN) to identify instruments, no symbol will be set for the notations of that market. type: string market: nullable: false description: Market of the notation. type: object x-property-sort: - id - name properties: id: nullable: true description: Identifier of the market. type: number format: id32 x-positive: true name: nullable: true description: Name of the market. type: string format: localizedString currency: nullable: false description: Currency of the notation. See endpoint `/basic/valueUnit/currency/list` for possible values. type: object x-property-sort: - id - code properties: id: nullable: true description: Identifier of the currency. type: number format: id32 x-positive: true code: nullable: true description: 'Code of the currency: If assigned, a code according to ISO 4217, otherwise a local code, for a main currency; a code such as GBp (for British pence) for a fractional currency.' type: string isAlternative: nullable: true description: Indicates whether the notation is an alternative one, i.e. not the original notation of the index constituent. type: boolean trade: nullable: false description: Most recent trade price and performance. type: object x-property-sort: - time - price - performance properties: time: nullable: true description: Date and time. type: string format: datetime price: nullable: true description: Price value. See attribute `currency` for its currency. type: number format: real performance: nullable: false description: Performance of the most recent price calculated against the latest price which has occurred before the start of the current trading day. type: object x-property-sort: - absolute - relative properties: absolute: nullable: true description: Absolute value. See attribute `currency` for its currency. x-sortable: true type: number format: real relative: nullable: true description: Relative value. x-sortable: true x-default-sort-attribute: true x-default-sort-direction: 2 type: number format: relativeValue quality: nullable: true description: Quality of the trade-related attributes, see attributes `trade` and `accumulated`. type: string accumulated: nullable: false description: Summary data accumulated over all trades of the current trading day. type: object x-property-sort: - numberTrades - tradingVolume - tradingValue properties: numberTrades: nullable: true description: Number of trades. x-sortable: true type: number format: real tradingVolume: nullable: true description: Number of shares traded. x-sortable: true type: number format: real tradingValue: nullable: true description: Monetary equivalent (cash value) of the trades. See attribute `currency` for its currency. x-sortable: true type: number format: real fsym: nullable: false type: object x-property-sort: - listing - regional description: Notation-level FactSet identifiers of the financial instrument used primarily in FactSet products other than the MDG. properties: listing: nullable: false type: object x-property-sort: - permanentIdentifier - tickerExchange - isPrimary description: Listing-level identifiers. properties: permanentIdentifier: nullable: true type: string description: FactSet Permanent Identifier for a notation. The format is six alpha numeric characters, excluding vowels, with an L suffix (XXXXXX-L). tickerExchange: nullable: true type: string description: 'FactSet market symbol of the notation, usually consisting of the ticker (e.g. "DAI" for Daimler AG) and the three-character code of the exchange on which the listing is traded (example: DAI-ETR).' isPrimary: nullable: true type: boolean description: Indicates whether the notation is the primary notation among all notations within the same region (`true`) or not (`false`). regional: nullable: false type: object x-property-sort: - permanentIdentifier - tickerRegion - isPrimary description: Regional-level identifiers. properties: permanentIdentifier: nullable: true type: string description: FactSet Permanent Identifier for a set of one or more notations of the same region with the same value unit. The format is six alpha numeric characters, excluding vowels, with an R suffix (XXXXXX-R). tickerRegion: nullable: true type: string description: 'FactSet regional symbol of the notation, consisting of the ticker and the two-character code of the country or region where the listing is traded (example: DAI-DE).' isPrimary: nullable: true type: boolean description: Indicates whether the notation is in the primary region of the security (`true`) or not (`false`). instrument: nullable: false description: Instrument data of the notation. type: object x-property-sort: - id - name - shortName - isin - nsin - fsym - industryClassification - company properties: id: nullable: true description: Identifier of the instrument. type: string format: id64 x-positive: true name: nullable: true description: Name of the instrument. type: string format: localizedString shortName: nullable: true description: Short name of the instrument. type: string format: localizedString isin: nullable: true description: The International Securities Identification Number (ISIN) of the instrument. The ISIN is a 12-character code of digits and upper-case letters that uniquely identifies an instrument. type: string format: isin nsin: nullable: false description: NSIN data of the instrument. type: object x-property-sort: - wkn - valor properties: wkn: nullable: true description: The WKN (Wertpapierkennnummer, German for Securities Identification Number) of the instrument. The WKN is a 6-character code of digits and upper-case letters that uniquely identifies an instrument. type: string valor: nullable: true description: 'The Valor number (German: Valorennummer) of the instrument. The Valor number is an integer number that uniquely identifies an instrument.' type: string fsym: nullable: false type: object x-property-sort: - security description: Instrument-level FactSet identifier of the financial instrument used primarily in FactSet products other than the MDG. properties: security: nullable: false type: object x-property-sort: - permanentIdentifier description: Security-level identifier. properties: permanentIdentifier: nullable: true type: string description: FactSet Permanent Identifier for an instrument. The format is six alpha numeric characters, excluding vowels, with an S suffix (XXXXXX-S). industryClassification: nullable: false description: Industry classification. type: object x-property-sort: - rbics properties: rbics: nullable: false description: Classification based on FactSet Revere Business Industry Classification System (RBICS). The categories are arranged in a hierarchy, with level 1 representing the most coarse granularity and further levels successively refining the granularity. See endpoint `/category/listBySystem` for category system 48 for possible values. type: array items: type: object nullable: false x-property-sort: - id - name properties: id: nullable: true description: Identifier of the category. type: number format: id32 x-positive: true name: nullable: true description: Name of the category. type: string format: localizedString company: nullable: false description: Details of the company. type: object x-property-sort: - id - name - country properties: id: nullable: true description: Identifier of the company. type: number format: id32 x-positive: true name: nullable: true description: Name of the company. type: string country: nullable: false description: Country where the head office of the company is located. See endpoint `/basic/region/country/list` for possible values. type: object x-property-sort: - id - name properties: id: nullable: true description: Identifier of the country. type: number format: id32 x-positive: true name: nullable: true description: Name of the country. type: string format: localizedString x-partial: true meta: type: object description: The meta member contains the meta information of the response. properties: status: $ref: '#/components/schemas/StatusObject' pagination: $ref: '#/components/schemas/OffsetBasedPaginationOutputObject' partial: $ref: '#/components/schemas/PartialOutputObject' x-property-sort: - status - pagination - partial PostStockNotationScreenerValueRangesGet200Response: description: Successful Response content: application/json: schema: type: object properties: data: description: 'Possible values and value ranges of the parameters. ' nullable: false type: object x-property-sort: - totalCount - valueUnit - market - stockType - industryClassification - company - compliance - reportedKeyFigures - performance - volatility - tradingValue - simpleMovingAverage - rsiWilder - recommendation - estimates properties: totalCount: nullable: true description: Number of notations that satisfy the request parameters, hence have been used to retrieve the possible values and value ranges. type: number format: int32 valueUnit: nullable: false description: List of value unit identifiers. See endpoint `/basic/valueUnit/list` for possible values. type: array items: type: object nullable: false x-property-sort: - id - code - count properties: id: nullable: true description: Identifer of a value unit. type: number format: id32 x-positive: true code: nullable: true description: 'Code of the value unit: If assigned, a code according to ISO 4217, otherwise a local code, for a main currency; a code such as GBp (for British pence) for a fractional currency; or a code such as PT (points) for non-currency value units.' type: string count: nullable: true description: Number of notations. type: number format: int32 market: nullable: false description: List of market identifiers. See endpoint `/basic/market/list` for possible values. type: array items: type: object nullable: false x-property-sort: - id - name - count properties: id: nullable: true description: Identifier of a market. type: number format: id32 x-positive: true name: nullable: true description: Name of the market. type: string format: localizedString count: nullable: true description: Number of notations. type: number format: int32 stockType: nullable: false description: List of stock types. type: array items: type: object nullable: false x-property-sort: - value - count properties: value: nullable: true description: Type of stock. type: string x-enum-description: - Common stock - Preferred stock - Depository receipt - Other stock enum: - common - preferred - depositoryReceipt - other count: nullable: true description: Number of notations. type: number format: int32 industryClassification: nullable: false description: Lists of categories of the industry classification. Here, an industry is a category from any level of category system FactSet Revere Business Industry Classification System (RBICS). Starting with the most coarse level (one), for each level of the category system, the list of categories of the stocks, matching the parameters, is returned. See endpoint `/category/listBySystem` with `id=48` for possible values. type: array items: type: object nullable: false x-property-sort: - level - categories properties: level: nullable: false description: Category level. type: object x-property-sort: - number - name properties: number: nullable: true description: Number of the category level, indicating the distance to the root of the category hierarchy. type: number format: int32 name: nullable: true description: Name of the category level. type: string format: localizedString categories: nullable: false description: List of categories for the given level of the industry classification. type: array items: type: object nullable: false x-property-sort: - id - name - parent - count properties: id: nullable: true description: Identifier of a category. type: number format: id32 x-positive: true name: nullable: true description: Name of the category. type: string format: localizedString parent: nullable: false description: Parent category or `null` if this category is on the first level. type: object x-property-sort: - id properties: id: nullable: true description: Identifier of the category. type: number format: id32 x-positive: true count: nullable: true description: Number of notations. type: number format: int32 company: nullable: false description: Details of the companies. type: object x-property-sort: - country properties: country: nullable: false description: List of countries where a head office of a company is located. See endpoint `/basic/region/country/list` for possible values. type: array items: type: object nullable: false x-property-sort: - id - name - count properties: id: nullable: true description: Identifier of a country. type: number format: id32 x-positive: true name: nullable: true description: Name of the country. type: string format: localizedString count: nullable: true description: Number of notations. type: number format: int32 compliance: nullable: false description: Compliance properties. A given compliance property may appear in combination with other compliance properties. The attribute `count` represents the number of all occurences of a compliance property, that is in all existing combinations, whereby the latter are not listed separately. See endpoint `/instrument/complianceProperty/list` for the full list of compliance properties associated with instruments (across all asset classes). type: object x-property-sort: - france properties: france: nullable: false description: Compliance properties in accordance with the French law. type: array items: type: object nullable: false x-property-sort: - id - name - count properties: id: nullable: true description: Identifier of a compliance property. type: number format: id32 x-positive: true x-enum-description: - PEA - PEAPME - SRD - SRD long only enum: - 2 - 3 - 4 - 10 name: nullable: true description: Name of the compliance property. type: string format: localizedString count: nullable: true description: Number of notations. type: number format: int32 reportedKeyFigures: nullable: false description: Value ranges of the reported key figures as of the end of a fiscal year. Not available if a fiscal year has not been specified. type: object x-property-sort: - firstFiscalYear - secondFiscalYear - thirdFiscalYear properties: firstFiscalYear: nullable: false description: Value ranges of the most recent fiscal year that has been requested. If the parameters used in the request refer to data from only one fiscal year, the respective data is found here. type: object x-property-sort: - fiscalYear - currencyDependentKeyFigures - ebitMargin - ebitdaMargin - netIncomeMargin - grossIncomeMargin - operatingMargin - returnOnAssets - returnOnEquity - ratios properties: fiscalYear: nullable: false description: Fiscal year to which the fiscal year data belongs. type: object x-property-sort: - yearEnd - year properties: yearEnd: nullable: true description: Calendar year of the ending date of the fiscal year. type: number format: int32 year: nullable: true description: Derived fiscal year. type: number format: int32 currencyDependentKeyFigures: nullable: false description: Value ranges of the currency-dependent figures. Not available if a currency has not been specified. type: object x-property-sort: - currency - marketCapitalization - ebit - ebitda - perShare properties: currency: nullable: false description: Currency of the value ranges of the currency-dependent key figures. See endpoint `/basic/valueUnit/currency/main/list` for possible values. type: object x-property-sort: - id - isoCode properties: id: nullable: true description: Identifier of the currency. type: number format: id32 x-positive: true isoCode: nullable: true description: ISO 4217 code of the currency. type: string marketCapitalization: nullable: true description: Market capitalization, which is the market value of the shares outstanding over all types of shares of the company. type: object format: realRange properties: minimum: nullable: true type: number format: real description: Minimum value. maximum: nullable: true type: number format: real description: Maximum value. x-property-sort: - minimum - maximum ebit: nullable: true description: EBIT (earnings before interest and taxes). type: object format: realRange properties: minimum: nullable: true type: number format: real description: Minimum value. maximum: nullable: true type: number format: real description: Maximum value. x-property-sort: - minimum - maximum ebitda: nullable: true description: EBITDA (earnings before interest, taxes, depreciation, and amortization). type: object format: realRange properties: minimum: nullable: true type: number format: real description: Minimum value. maximum: nullable: true type: number format: real description: Maximum value. x-property-sort: - minimum - maximum perShare: nullable: false description: Value ranges of the per-share attributes. type: object x-property-sort: - sales - recurringEarnings - dividends - bookValue - cashFlow properties: sales: nullable: true description: Total sales revenue per share. type: object format: realRange properties: minimum: nullable: true type: number format: real description: Minimum value. maximum: nullable: true type: number format: real description: Maximum value. x-property-sort: - minimum - maximum recurringEarnings: nullable: true description: Recurring (excluding extraordinary items) diluted earnings per share, which is the ratio of the net income excluding extraordinary items, divided by the diluted shares outstanding. An extraordinary item is an atypical and infrequent gain or loss due to an unforeseeable event. type: object format: realRange properties: minimum: nullable: true type: number format: real description: Minimum value. maximum: nullable: true type: number format: real description: Maximum value. x-property-sort: - minimum - maximum dividends: nullable: true description: Dividends per share, which is the ratio of the total dividends paid out, divided by the shares outstanding. In general, the figure is based on the gross dividend, i.e. before taxes, except for countries with special tax regimes. type: object format: realRange properties: minimum: nullable: true type: number format: real description: Minimum value. maximum: nullable: true type: number format: real description: Maximum value. x-property-sort: - minimum - maximum bookValue: nullable: true description: Book value per share, which is the ratio of the book value (common equity), divided by the shares outstanding. type: object format: realRange properties: minimum: nullable: true type: number format: real description: Minimum value. maximum: nullable: true type: number format: real description: Maximum value. x-property-sort: - minimum - maximum cashFlow: nullable: true description: Cash flow per share, which is the ratio of the net operating cash flow, divided by the diluted shares outstanding. type: object format: realRange properties: minimum: nullable: true type: number format: real description: Minimum value. maximum: nullable: true type: number format: real description: Maximum value. x-property-sort: - minimum - maximum ebitMargin: nullable: true description: EBIT margin, which is the ratio of the EBIT, divided by the total sales revenue. type: object format: relativeValueRange properties: minimum: nullable: true type: number format: relativeValue description: Minimum value. maximum: nullable: true type: number format: relativeValue description: Maximum value. x-property-sort: - minimum - maximum ebitdaMargin: nullable: true description: EBITDA margin, which is the ratio of the EBITDA, divided by the total sales revenue. type: object format: relativeValueRange properties: minimum: nullable: true type: number format: relativeValue description: Minimum value. maximum: nullable: true type: number format: relativeValue description: Maximum value. x-property-sort: - minimum - maximum netIncomeMargin: nullable: true description: Net income margin, which is the ratio of the net income, divided by the total sales revenue. type: object format: relativeValueRange properties: minimum: nullable: true type: number format: relativeValue description: Minimum value. maximum: nullable: true type: number format: relativeValue description: Maximum value. x-property-sort: - minimum - maximum grossIncomeMargin: nullable: true description: Gross income margin, which is the ratio of the gross income, divided by the total sales revenue. type: object format: relativeValueRange properties: minimum: nullable: true type: number format: relativeValue description: Minimum value. maximum: nullable: true type: number format: relativeValue description: Maximum value. x-property-sort: - minimum - maximum operatingMargin: nullable: true description: Operating margin, which is the ratio of the operating income, divided by the sales revenue. type: object format: relativeValueRange properties: minimum: nullable: true type: number format: relativeValue description: Minimum value. maximum: nullable: true type: number format: relativeValue description: Maximum value. x-property-sort: - minimum - maximum returnOnAssets: nullable: true description: Return on assets (ROA), which is the ratio of the net income, divided by the two-fiscal-year average of the total assets. type: object format: relativeValueRange properties: minimum: nullable: true type: number format: relativeValue description: Minimum value. maximum: nullable: true type: number format: relativeValue description: Maximum value. x-property-sort: - minimum - maximum returnOnEquity: nullable: true description: Return on equity (ROE), which is the ratio of the net income, divided by the two-fiscal-year average of the total shareholders' equity. type: object format: relativeValueRange properties: minimum: nullable: true type: number format: relativeValue description: Minimum value. maximum: nullable: true type: number format: relativeValue description: Maximum value. x-property-sort: - minimum - maximum ratios: nullable: false description: Ratios. type: object x-property-sort: - priceSales - priceEarnings - priceBookValue - priceCashFlow - priceFreeCashFlow - dividendYield - enterpriseValueEbit - enterpriseValueEbitda - enterpriseValueSales - debtEquity properties: priceSales: nullable: true description: Ratio of the price, divided by the total sales revenue per share. type: object format: realRange properties: minimum: nullable: true type: number format: real description: Minimum value. maximum: nullable: true type: number format: real description: Maximum value. x-property-sort: - minimum - maximum priceEarnings: nullable: true description: Ratio of the price, divided by the reported earnings per share (basic or diluted) by the company. type: object format: realRange properties: minimum: nullable: true type: number format: real description: Minimum value. maximum: nullable: true type: number format: real description: Maximum value. x-property-sort: - minimum - maximum priceBookValue: nullable: true description: Ratio of the price, divided by the book value per share. type: object format: realRange properties: minimum: nullable: true type: number format: real description: Minimum value. maximum: nullable: true type: number format: real description: Maximum value. x-property-sort: - minimum - maximum priceCashFlow: nullable: true description: Ratio of the price, divided by the cash flow per share. type: object format: realRange properties: minimum: nullable: true type: number format: real description: Minimum value. maximum: nullable: true type: number format: real description: Maximum value. x-property-sort: - minimum - maximum priceFreeCashFlow: nullable: true description: Ratio of the price, divided by the free (i.e. without subtraction of dividends) cash flow per share. type: object format: realRange properties: minimum: nullable: true type: number format: real description: Minimum value. maximum: nullable: true type: number format: real description: Maximum value. x-property-sort: - minimum - maximum dividendYield: nullable: true description: Ratio of the dividend per share, divided by the price. type: object format: relativeValueRange properties: minimum: nullable: true type: number format: relativeValue description: Minimum value. maximum: nullable: true type: number format: relativeValue description: Maximum value. x-property-sort: - minimum - maximum enterpriseValueEbit: nullable: true description: Ratio of the enterprise value, divided by the EBIT. type: object format: realRange properties: minimum: nullable: true type: number format: real description: Minimum value. maximum: nullable: true type: number format: real description: Maximum value. x-property-sort: - minimum - maximum enterpriseValueEbitda: nullable: true description: Ratio of the enterprise value, divided by the EBITDA. type: object format: realRange properties: minimum: nullable: true type: number format: real description: Minimum value. maximum: nullable: true type: number format: real description: Maximum value. x-property-sort: - minimum - maximum enterpriseValueSales: nullable: true description: Ratio of the enterprise value, divided by the total amount of sales revenue. type: object format: realRange properties: minimum: nullable: true type: number format: real description: Minimum value. maximum: nullable: true type: number format: real description: Maximum value. x-property-sort: - minimum - maximum debtEquity: nullable: true description: Total-debt-to-total-equity ratio, which is the ratio of the total debt, divided by the total shareholders' equity. type: object format: realRange properties: minimum: nullable: true type: number format: real description: Minimum value. maximum: nullable: true type: number format: real description: Maximum value. x-property-sort: - minimum - maximum secondFiscalYear: nullable: false description: Value ranges of the second most recent fiscal year that has been requested. If the parameters used in the request refer to data from two fiscals year, the respective data of the more distant one is found here. type: object x-property-sort: - fiscalYear - currencyDependentKeyFigures - ebitMargin - ebitdaMargin - netIncomeMargin - grossIncomeMargin - operatingMargin - returnOnAssets - returnOnEquity - ratios properties: fiscalYear: nullable: false description: Fiscal year to which the fiscal year data belongs. type: object x-property-sort: - yearEnd - year properties: yearEnd: nullable: true description: Calendar year of the ending date of the fiscal year. type: number format: int32 year: nullable: true description: Derived fiscal year. type: number format: int32 currencyDependentKeyFigures: nullable: false description: Value ranges of the currency-dependent figures. Not available if a currency has not been specified. type: object x-property-sort: - currency - marketCapitalization - ebit - ebitda - perShare properties: currency: nullable: false description: Currency of the value ranges of the currency-dependent key figures. See endpoint `/basic/valueUnit/currency/main/list` for possible values. type: object x-property-sort: - id - isoCode properties: id: nullable: true description: Identifier of the currency. type: number format: id32 x-positive: true isoCode: nullable: true description: ISO 4217 code of the currency. type: string marketCapitalization: nullable: true description: Market capitalization, which is the market value of the shares outstanding over all types of shares of the company. type: object format: realRange properties: minimum: nullable: true type: number format: real description: Minimum value. maximum: nullable: true type: number format: real description: Maximum value. x-property-sort: - minimum - maximum ebit: nullable: true description: EBIT (earnings before interest and taxes). type: object format: realRange properties: minimum: nullable: true type: number format: real description: Minimum value. maximum: nullable: true type: number format: real description: Maximum value. x-property-sort: - minimum - maximum ebitda: nullable: true description: EBITDA (earnings before interest, taxes, depreciation, and amortization). type: object format: realRange properties: minimum: nullable: true type: number format: real description: Minimum value. maximum: nullable: true type: number format: real description: Maximum value. x-property-sort: - minimum - maximum perShare: nullable: false description: Value ranges of the per-share attributes. type: object x-property-sort: - sales - recurringEarnings - dividends - bookValue - cashFlow properties: sales: nullable: true description: Total sales revenue per share. type: object format: realRange properties: minimum: nullable: true type: number format: real description: Minimum value. maximum: nullable: true type: number format: real description: Maximum value. x-property-sort: - minimum - maximum recurringEarnings: nullable: true description: Recurring (excluding extraordinary items) diluted earnings per share, which is the ratio of the net income excluding extraordinary items, divided by the diluted shares outstanding. An extraordinary item is an atypical and infrequent gain or loss due to an unforeseeable event. type: object format: realRange properties: minimum: nullable: true type: number format: real description: Minimum value. maximum: nullable: true type: number format: real description: Maximum value. x-property-sort: - minimum - maximum dividends: nullable: true description: Dividends per share, which is the ratio of the total dividends paid out, divided by the shares outstanding. In general, the figure is based on the gross dividend, i.e. before taxes, except for countries with special tax regimes. type: object format: realRange properties: minimum: nullable: true type: number format: real description: Minimum value. maximum: nullable: true type: number format: real description: Maximum value. x-property-sort: - minimum - maximum bookValue: nullable: true description: Book value per share, which is the ratio of the book value (common equity), divided by the shares outstanding. type: object format: realRange properties: minimum: nullable: true type: number format: real description: Minimum value. maximum: nullable: true type: number format: real description: Maximum value. x-property-sort: - minimum - maximum cashFlow: nullable: true description: Cash flow per share, which is the ratio of the net operating cash flow, divided by the diluted shares outstanding. type: object format: realRange properties: minimum: nullable: true type: number format: real description: Minimum value. maximum: nullable: true type: number format: real description: Maximum value. x-property-sort: - minimum - maximum ebitMargin: nullable: true description: EBIT margin, which is the ratio of the EBIT, divided by the total sales revenue. type: object format: relativeValueRange properties: minimum: nullable: true type: number format: relativeValue description: Minimum value. maximum: nullable: true type: number format: relativeValue description: Maximum value. x-property-sort: - minimum - maximum ebitdaMargin: nullable: true description: EBITDA margin, which is the ratio of the EBITDA, divided by the total sales revenue. type: object format: relativeValueRange properties: minimum: nullable: true type: number format: relativeValue description: Minimum value. maximum: nullable: true type: number format: relativeValue description: Maximum value. x-property-sort: - minimum - maximum netIncomeMargin: nullable: true description: Net income margin, which is the ratio of the net income, divided by the total sales revenue. type: object format: relativeValueRange properties: minimum: nullable: true type: number format: relativeValue description: Minimum value. maximum: nullable: true type: number format: relativeValue description: Maximum value. x-property-sort: - minimum - maximum grossIncomeMargin: nullable: true description: Gross income margin, which is the ratio of the gross income, divided by the total sales revenue. type: object format: relativeValueRange properties: minimum: nullable: true type: number format: relativeValue description: Minimum value. maximum: nullable: true type: number format: relativeValue description: Maximum value. x-property-sort: - minimum - maximum operatingMargin: nullable: true description: Operating margin, which is the ratio of the operating income, divided by the sales revenue. type: object format: relativeValueRange properties: minimum: nullable: true type: number format: relativeValue description: Minimum value. maximum: nullable: true type: number format: relativeValue description: Maximum value. x-property-sort: - minimum - maximum returnOnAssets: nullable: true description: Return on assets (ROA), which is the ratio of the net income, divided by the two-fiscal-year average of the total assets. type: object format: relativeValueRange properties: minimum: nullable: true type: number format: relativeValue description: Minimum value. maximum: nullable: true type: number format: relativeValue description: Maximum value. x-property-sort: - minimum - maximum returnOnEquity: nullable: true description: Return on equity (ROE), which is the ratio of the net income, divided by the two-fiscal-year average of the total shareholders' equity. type: object format: relativeValueRange properties: minimum: nullable: true type: number format: relativeValue description: Minimum value. maximum: nullable: true type: number format: relativeValue description: Maximum value. x-property-sort: - minimum - maximum ratios: nullable: false description: Ratios. type: object x-property-sort: - priceSales - priceEarnings - priceBookValue - priceCashFlow - priceFreeCashFlow - dividendYield - enterpriseValueEbit - enterpriseValueEbitda - enterpriseValueSales - debtEquity properties: priceSales: nullable: true description: Ratio of the price, divided by the total sales revenue per share. type: object format: realRange properties: minimum: nullable: true type: number format: real description: Minimum value. maximum: nullable: true type: number format: real description: Maximum value. x-property-sort: - minimum - maximum priceEarnings: nullable: true description: Ratio of the price, divided by the reported earnings per share (basic or diluted) by the company. type: object format: realRange properties: minimum: nullable: true type: number format: real description: Minimum value. maximum: nullable: true type: number format: real description: Maximum value. x-property-sort: - minimum - maximum priceBookValue: nullable: true description: Ratio of the price, divided by the book value per share. type: object format: realRange properties: minimum: nullable: true type: number format: real description: Minimum value. maximum: nullable: true type: number format: real description: Maximum value. x-property-sort: - minimum - maximum priceCashFlow: nullable: true description: Ratio of the price, divided by the cash flow per share. type: object format: realRange properties: minimum: nullable: true type: number format: real description: Minimum value. maximum: nullable: true type: number format: real description: Maximum value. x-property-sort: - minimum - maximum priceFreeCashFlow: nullable: true description: Ratio of the price, divided by the free (i.e. without subtraction of dividends) cash flow per share. type: object format: realRange properties: minimum: nullable: true type: number format: real description: Minimum value. maximum: nullable: true type: number format: real description: Maximum value. x-property-sort: - minimum - maximum dividendYield: nullable: true description: Ratio of the dividend per share, divided by the price. type: object format: relativeValueRange properties: minimum: nullable: true type: number format: relativeValue description: Minimum value. maximum: nullable: true type: number format: relativeValue description: Maximum value. x-property-sort: - minimum - maximum enterpriseValueEbit: nullable: true description: Ratio of the enterprise value, divided by the EBIT. type: object format: realRange properties: minimum: nullable: true type: number format: real description: Minimum value. maximum: nullable: true type: number format: real description: Maximum value. x-property-sort: - minimum - maximum enterpriseValueEbitda: nullable: true description: Ratio of the enterprise value, divided by the EBITDA. type: object format: realRange properties: minimum: nullable: true type: number format: real description: Minimum value. maximum: nullable: true type: number format: real description: Maximum value. x-property-sort: - minimum - maximum enterpriseValueSales: nullable: true description: Ratio of the enterprise value, divided by the total amount of sales revenue. type: object format: realRange properties: minimum: nullable: true type: number format: real description: Minimum value. maximum: nullable: true type: number format: real description: Maximum value. x-property-sort: - minimum - maximum debtEquity: nullable: true description: Total-debt-to-total-equity ratio, which is the ratio of the total debt, divided by the total shareholders' equity. type: object format: realRange properties: minimum: nullable: true type: number format: real description: Minimum value. maximum: nullable: true type: number format: real description: Maximum value. x-property-sort: - minimum - maximum thirdFiscalYear: nullable: false description: Value ranges of the most distant fiscal year that has been requested. Available only if the parameters used in the request refer to data from three fiscals year. type: object x-property-sort: - fiscalYear - currencyDependentKeyFigures - ebitMargin - ebitdaMargin - netIncomeMargin - grossIncomeMargin - operatingMargin - returnOnAssets - returnOnEquity - ratios properties: fiscalYear: nullable: false description: Fiscal year to which the fiscal year data belongs. type: object x-property-sort: - yearEnd - year properties: yearEnd: nullable: true description: Calendar year of the ending date of the fiscal year. type: number format: int32 year: nullable: true description: Derived fiscal year. type: number format: int32 currencyDependentKeyFigures: nullable: false description: Value ranges of the currency-dependent figures. Not available if a currency has not been specified. type: object x-property-sort: - currency - marketCapitalization - ebit - ebitda - perShare properties: currency: nullable: false description: Currency of the value ranges of the currency-dependent key figures. See endpoint `/basic/valueUnit/currency/main/list` for possible values. type: object x-property-sort: - id - isoCode properties: id: nullable: true description: Identifier of the currency. type: number format: id32 x-positive: true isoCode: nullable: true description: ISO 4217 code of the currency. type: string marketCapitalization: nullable: true description: Market capitalization, which is the market value of the shares outstanding over all types of shares of the company. type: object format: realRange properties: minimum: nullable: true type: number format: real description: Minimum value. maximum: nullable: true type: number format: real description: Maximum value. x-property-sort: - minimum - maximum ebit: nullable: true description: EBIT (earnings before interest and taxes). type: object format: realRange properties: minimum: nullable: true type: number format: real description: Minimum value. maximum: nullable: true type: number format: real description: Maximum value. x-property-sort: - minimum - maximum ebitda: nullable: true description: EBITDA (earnings before interest, taxes, depreciation, and amortization). type: object format: realRange properties: minimum: nullable: true type: number format: real description: Minimum value. maximum: nullable: true type: number format: real description: Maximum value. x-property-sort: - minimum - maximum perShare: nullable: false description: Value ranges of the per-share attributes. type: object x-property-sort: - sales - recurringEarnings - dividends - bookValue - cashFlow properties: sales: nullable: true description: Total sales revenue per share. type: object format: realRange properties: minimum: nullable: true type: number format: real description: Minimum value. maximum: nullable: true type: number format: real description: Maximum value. x-property-sort: - minimum - maximum recurringEarnings: nullable: true description: Recurring (excluding extraordinary items) diluted earnings per share, which is the ratio of the net income excluding extraordinary items, divided by the diluted shares outstanding. An extraordinary item is an atypical and infrequent gain or loss due to an unforeseeable event. type: object format: realRange properties: minimum: nullable: true type: number format: real description: Minimum value. maximum: nullable: true type: number format: real description: Maximum value. x-property-sort: - minimum - maximum dividends: nullable: true description: Dividends per share, which is the ratio of the total dividends paid out, divided by the shares outstanding. In general, the figure is based on the gross dividend, i.e. before taxes, except for countries with special tax regimes. type: object format: realRange properties: minimum: nullable: true type: number format: real description: Minimum value. maximum: nullable: true type: number format: real description: Maximum value. x-property-sort: - minimum - maximum bookValue: nullable: true description: Book value per share, which is the ratio of the book value (common equity), divided by the shares outstanding. type: object format: realRange properties: minimum: nullable: true type: number format: real description: Minimum value. maximum: nullable: true type: number format: real description: Maximum value. x-property-sort: - minimum - maximum cashFlow: nullable: true description: Cash flow per share, which is the ratio of the net operating cash flow, divided by the diluted shares outstanding. type: object format: realRange properties: minimum: nullable: true type: number format: real description: Minimum value. maximum: nullable: true type: number format: real description: Maximum value. x-property-sort: - minimum - maximum ebitMargin: nullable: true description: EBIT margin, which is the ratio of the EBIT, divided by the total sales revenue. type: object format: relativeValueRange properties: minimum: nullable: true type: number format: relativeValue description: Minimum value. maximum: nullable: true type: number format: relativeValue description: Maximum value. x-property-sort: - minimum - maximum ebitdaMargin: nullable: true description: EBITDA margin, which is the ratio of the EBITDA, divided by the total sales revenue. type: object format: relativeValueRange properties: minimum: nullable: true type: number format: relativeValue description: Minimum value. maximum: nullable: true type: number format: relativeValue description: Maximum value. x-property-sort: - minimum - maximum netIncomeMargin: nullable: true description: Net income margin, which is the ratio of the net income, divided by the total sales revenue. type: object format: relativeValueRange properties: minimum: nullable: true type: number format: relativeValue description: Minimum value. maximum: nullable: true type: number format: relativeValue description: Maximum value. x-property-sort: - minimum - maximum grossIncomeMargin: nullable: true description: Gross income margin, which is the ratio of the gross income, divided by the total sales revenue. type: object format: relativeValueRange properties: minimum: nullable: true type: number format: relativeValue description: Minimum value. maximum: nullable: true type: number format: relativeValue description: Maximum value. x-property-sort: - minimum - maximum operatingMargin: nullable: true description: Operating margin, which is the ratio of the operating income, divided by the sales revenue. type: object format: relativeValueRange properties: minimum: nullable: true type: number format: relativeValue description: Minimum value. maximum: nullable: true type: number format: relativeValue description: Maximum value. x-property-sort: - minimum - maximum returnOnAssets: nullable: true description: Return on assets (ROA), which is the ratio of the net income, divided by the two-fiscal-year average of the total assets. type: object format: relativeValueRange properties: minimum: nullable: true type: number format: relativeValue description: Minimum value. maximum: nullable: true type: number format: relativeValue description: Maximum value. x-property-sort: - minimum - maximum returnOnEquity: nullable: true description: Return on equity (ROE), which is the ratio of the net income, divided by the two-fiscal-year average of the total shareholders' equity. type: object format: relativeValueRange properties: minimum: nullable: true type: number format: relativeValue description: Minimum value. maximum: nullable: true type: number format: relativeValue description: Maximum value. x-property-sort: - minimum - maximum ratios: nullable: false description: Ratios. type: object x-property-sort: - priceSales - priceEarnings - priceBookValue - priceCashFlow - priceFreeCashFlow - dividendYield - enterpriseValueEbit - enterpriseValueEbitda - enterpriseValueSales - debtEquity properties: priceSales: nullable: true description: Ratio of the price, divided by the total sales revenue per share. type: object format: realRange properties: minimum: nullable: true type: number format: real description: Minimum value. maximum: nullable: true type: number format: real description: Maximum value. x-property-sort: - minimum - maximum priceEarnings: nullable: true description: Ratio of the price, divided by the reported earnings per share (basic or diluted) by the company. type: object format: realRange properties: minimum: nullable: true type: number format: real description: Minimum value. maximum: nullable: true type: number format: real description: Maximum value. x-property-sort: - minimum - maximum priceBookValue: nullable: true description: Ratio of the price, divided by the book value per share. type: object format: realRange properties: minimum: nullable: true type: number format: real description: Minimum value. maximum: nullable: true type: number format: real description: Maximum value. x-property-sort: - minimum - maximum priceCashFlow: nullable: true description: Ratio of the price, divided by the cash flow per share. type: object format: realRange properties: minimum: nullable: true type: number format: real description: Minimum value. maximum: nullable: true type: number format: real description: Maximum value. x-property-sort: - minimum - maximum priceFreeCashFlow: nullable: true description: Ratio of the price, divided by the free (i.e. without subtraction of dividends) cash flow per share. type: object format: realRange properties: minimum: nullable: true type: number format: real description: Minimum value. maximum: nullable: true type: number format: real description: Maximum value. x-property-sort: - minimum - maximum dividendYield: nullable: true description: Ratio of the dividend per share, divided by the price. type: object format: relativeValueRange properties: minimum: nullable: true type: number format: relativeValue description: Minimum value. maximum: nullable: true type: number format: relativeValue description: Maximum value. x-property-sort: - minimum - maximum enterpriseValueEbit: nullable: true description: Ratio of the enterprise value, divided by the EBIT. type: object format: realRange properties: minimum: nullable: true type: number format: real description: Minimum value. maximum: nullable: true type: number format: real description: Maximum value. x-property-sort: - minimum - maximum enterpriseValueEbitda: nullable: true description: Ratio of the enterprise value, divided by the EBITDA. type: object format: realRange properties: minimum: nullable: true type: number format: real description: Minimum value. maximum: nullable: true type: number format: real description: Maximum value. x-property-sort: - minimum - maximum enterpriseValueSales: nullable: true description: Ratio of the enterprise value, divided by the total amount of sales revenue. type: object format: realRange properties: minimum: nullable: true type: number format: real description: Minimum value. maximum: nullable: true type: number format: real description: Maximum value. x-property-sort: - minimum - maximum debtEquity: nullable: true description: Total-debt-to-total-equity ratio, which is the ratio of the total debt, divided by the total shareholders' equity. type: object format: realRange properties: minimum: nullable: true type: number format: real description: Minimum value. maximum: nullable: true type: number format: real description: Maximum value. x-property-sort: - minimum - maximum performance: nullable: false description: Value ranges related to the relative performance. type: object x-property-sort: - intraday - endOfDay properties: intraday: nullable: true description: Value range related to the relative performance intraday. type: object format: relativeValueRange properties: minimum: nullable: true type: number format: relativeValue description: Minimum value. maximum: nullable: true type: number format: relativeValue description: Maximum value. x-property-sort: - minimum - maximum endOfDay: nullable: false description: Value ranges related to the end-of-day (EOD) relative performance for different time ranges. type: object x-property-sort: - day1 - week1 - month1 - months3 - months6 - year1 - years3 - years5 - yearToDate properties: day1: nullable: true description: Value range for the time range one day. type: object format: relativeValueRange properties: minimum: nullable: true type: number format: relativeValue description: Minimum value. maximum: nullable: true type: number format: relativeValue description: Maximum value. x-property-sort: - minimum - maximum week1: nullable: true description: Value range for the time range one week. type: object format: relativeValueRange properties: minimum: nullable: true type: number format: relativeValue description: Minimum value. maximum: nullable: true type: number format: relativeValue description: Maximum value. x-property-sort: - minimum - maximum month1: nullable: true description: Value range for the time range one month. type: object format: relativeValueRange properties: minimum: nullable: true type: number format: relativeValue description: Minimum value. maximum: nullable: true type: number format: relativeValue description: Maximum value. x-property-sort: - minimum - maximum months3: nullable: true description: Value range for the time range three months. type: object format: relativeValueRange properties: minimum: nullable: true type: number format: relativeValue description: Minimum value. maximum: nullable: true type: number format: relativeValue description: Maximum value. x-property-sort: - minimum - maximum months6: nullable: true description: Value range for the time range six months. type: object format: relativeValueRange properties: minimum: nullable: true type: number format: relativeValue description: Minimum value. maximum: nullable: true type: number format: relativeValue description: Maximum value. x-property-sort: - minimum - maximum year1: nullable: true description: Value range for the time range one year. type: object format: relativeValueRange properties: minimum: nullable: true type: number format: relativeValue description: Minimum value. maximum: nullable: true type: number format: relativeValue description: Maximum value. x-property-sort: - minimum - maximum years3: nullable: true description: Value range for the time range three years. type: object format: relativeValueRange properties: minimum: nullable: true type: number format: relativeValue description: Minimum value. maximum: nullable: true type: number format: relativeValue description: Maximum value. x-property-sort: - minimum - maximum years5: nullable: true description: Value range for the time range five years. type: object format: relativeValueRange properties: minimum: nullable: true type: number format: relativeValue description: Minimum value. maximum: nullable: true type: number format: relativeValue description: Maximum value. x-property-sort: - minimum - maximum yearToDate: nullable: true description: Value range for the time range year-to-date (YTD). type: object format: relativeValueRange properties: minimum: nullable: true type: number format: relativeValue description: Minimum value. maximum: nullable: true type: number format: relativeValue description: Maximum value. x-property-sort: - minimum - maximum volatility: nullable: false description: Value ranges related to the volatility for different time ranges. type: object x-property-sort: - week1 - month1 - months3 - months6 - year1 - years3 - years5 - yearToDate properties: week1: nullable: true description: Value range for the time range one week. type: object format: relativeValueRange properties: minimum: nullable: true type: number format: relativeValue description: Minimum value. maximum: nullable: true type: number format: relativeValue description: Maximum value. x-property-sort: - minimum - maximum month1: nullable: true description: Value range for the time range one month. type: object format: relativeValueRange properties: minimum: nullable: true type: number format: relativeValue description: Minimum value. maximum: nullable: true type: number format: relativeValue description: Maximum value. x-property-sort: - minimum - maximum months3: nullable: true description: Value range for the time range three months. type: object format: relativeValueRange properties: minimum: nullable: true type: number format: relativeValue description: Minimum value. maximum: nullable: true type: number format: relativeValue description: Maximum value. x-property-sort: - minimum - maximum months6: nullable: true description: Value range for the time range six months. type: object format: relativeValueRange properties: minimum: nullable: true type: number format: relativeValue description: Minimum value. maximum: nullable: true type: number format: relativeValue description: Maximum value. x-property-sort: - minimum - maximum year1: nullable: true description: Value range for the time range one year. type: object format: relativeValueRange properties: minimum: nullable: true type: number format: relativeValue description: Minimum value. maximum: nullable: true type: number format: relativeValue description: Maximum value. x-property-sort: - minimum - maximum years3: nullable: true description: Value range for the time range three years. type: object format: relativeValueRange properties: minimum: nullable: true type: number format: relativeValue description: Minimum value. maximum: nullable: true type: number format: relativeValue description: Maximum value. x-property-sort: - minimum - maximum years5: nullable: true description: Value range for the time range five years. type: object format: relativeValueRange properties: minimum: nullable: true type: number format: relativeValue description: Minimum value. maximum: nullable: true type: number format: relativeValue description: Maximum value. x-property-sort: - minimum - maximum yearToDate: nullable: true description: Value range for the time range year-to-date (YTD). type: object format: relativeValueRange properties: minimum: nullable: true type: number format: relativeValue description: Minimum value. maximum: nullable: true type: number format: relativeValue description: Maximum value. x-property-sort: - minimum - maximum tradingValue: nullable: false description: Value range of the sum of the cash flow for all transactions of a notation over a certain time range. The cash flow of a transaction is its volume multiplied by its trade price. type: object x-property-sort: - average properties: average: nullable: false description: Value range of the arithmetic mean of the trading value for different time ranges. type: object x-property-sort: - days5 - days30 properties: days5: nullable: true description: Value range for the time range five trading days. type: object format: realRange properties: minimum: nullable: true type: number format: real description: Minimum value. maximum: nullable: true type: number format: real description: Maximum value. x-property-sort: - minimum - maximum days30: nullable: true description: Value range for the time range 30 trading days. type: object format: realRange properties: minimum: nullable: true type: number format: real description: Minimum value. maximum: nullable: true type: number format: real description: Maximum value. x-property-sort: - minimum - maximum simpleMovingAverage: nullable: false description: Value ranges of the simple moving average (SMA), that is the arithmetic mean of a notation�"s EOD closing price, for different time ranges. type: object x-property-sort: - days20 - days50 - days200 - tradingDaysSinceCrossover properties: days20: nullable: true description: Value range for the time range 20 trading days. type: object format: realRange properties: minimum: nullable: true type: number format: real description: Minimum value. maximum: nullable: true type: number format: real description: Maximum value. x-property-sort: - minimum - maximum days50: nullable: true description: Value range for the time range 50 trading days. type: object format: realRange properties: minimum: nullable: true type: number format: real description: Minimum value. maximum: nullable: true type: number format: real description: Maximum value. x-property-sort: - minimum - maximum days200: nullable: true description: Value range for the time range 200 trading days. type: object format: realRange properties: minimum: nullable: true type: number format: real description: Minimum value. maximum: nullable: true type: number format: real description: Maximum value. x-property-sort: - minimum - maximum tradingDaysSinceCrossover: nullable: false description: Value ranges of the number of trading days since a simple moving average crossed another one. All SMAs are calculated with EOD prices, thus the value 0 for the number of days means the crossover occurred on the most recent trading day for which such prices are available. type: object x-property-sort: - sma20vs50 - sma50vs200 properties: sma20vs50: nullable: false description: Value ranges of the number of trading days since a crossover of the SMA 20 and the SMA 50. type: object x-property-sort: - up - down properties: up: nullable: false description: Value range of the up direction, i.e. the SMA 20 crossed the SMA 50 from below, hence the SMA 20 has currently a higher value. type: object x-property-sort: - numberDays - count properties: numberDays: nullable: true description: Value range of the number of trading days since the crossover. type: object format: int32Range properties: minimum: nullable: true type: number format: int32 description: Minimum value. maximum: nullable: true type: number format: int32 description: Maximum value. x-property-sort: - minimum - maximum count: nullable: true description: Number of notations. type: number format: int32 down: nullable: false description: Value range of the down direction, i.e. the SMA 20 crossed the SMA 50 from above, hence the SMA 20 has currently a lower value. type: object x-property-sort: - numberDays - count properties: numberDays: nullable: true description: Value range of the number of trading days since the crossover. type: object format: int32Range properties: minimum: nullable: true type: number format: int32 description: Minimum value. maximum: nullable: true type: number format: int32 description: Maximum value. x-property-sort: - minimum - maximum count: nullable: true description: Number of notations. type: number format: int32 sma50vs200: nullable: false description: Value ranges of the number of trading days since a crossover of the SMA 50 and the SMA 200. type: object x-property-sort: - up - down properties: up: nullable: false description: Value range of the up direction, i.e. the SMA 50 crossed the SMA 200 from below, hence the SMA 50 has currently a higher value. type: object x-property-sort: - numberDays - count properties: numberDays: nullable: true description: Value range of the number of trading days since the crossover. type: object format: int32Range properties: minimum: nullable: true type: number format: int32 description: Minimum value. maximum: nullable: true type: number format: int32 description: Maximum value. x-property-sort: - minimum - maximum count: nullable: true description: Number of notations. type: number format: int32 down: nullable: false description: Value range of the down direction, i.e. the SMA 50 crossed the SMA 200 from above, hence the SMA 50 has currently a lower value. type: object x-property-sort: - numberDays - count properties: numberDays: nullable: true description: Value range of the number of trading days since the crossover. type: object format: int32Range properties: minimum: nullable: true type: number format: int32 description: Minimum value. maximum: nullable: true type: number format: int32 description: Maximum value. x-property-sort: - minimum - maximum count: nullable: true description: Number of notations. type: number format: int32 rsiWilder: nullable: false description: Value range of the relative strength index (RSI) by Wilder for different time ranges. This is the ratio of the smoothed moving averages of the upwards and downwards daily returns over the given period, normalized to the range between 0 and 100. The RSI by Wilder measures the magnitude of the price changes in a given time period evaluating whether an asset is overbought or oversold and deriving a respective sell or buy signal. type: object x-property-sort: - days14 properties: days14: nullable: true description: Value range for the time range 14 trading days. type: object format: realRange properties: minimum: nullable: true type: number format: real description: Minimum value. maximum: nullable: true type: number format: real description: Maximum value. x-property-sort: - minimum - maximum recommendation: nullable: false description: Value ranges related to recommendations. type: object x-property-sort: - counts - consensus properties: counts: nullable: false description: Value ranges related to recommendations counts. type: object x-property-sort: - total properties: total: nullable: true description: Value range of the total number of recommendations. type: object format: int32Range properties: minimum: nullable: true type: number format: int32 description: Minimum value. maximum: nullable: true type: number format: int32 description: Maximum value. x-property-sort: - minimum - maximum consensus: nullable: true description: Value range of the recommendation consensus. type: object format: realRange properties: minimum: nullable: true type: number format: real description: Minimum value. maximum: nullable: true type: number format: real description: Maximum value. x-property-sort: - minimum - maximum estimates: nullable: false description: Value ranges of the stock-specific consolidated estimates for a fiscal year. Not available if a fiscal year has not been specified. type: object x-property-sort: - firstFiscalYear - secondFiscalYear - thirdFiscalYear properties: firstFiscalYear: nullable: false description: Value ranges of the estimates for the closest fiscal year that has been requested. If the parameters used in the request refer to data from only one fiscal year, the respective data is found here. type: object x-property-sort: - fiscalYear - currencyDependentEstimates - returnOnAssets - returnOnEquity - ratios properties: fiscalYear: nullable: false description: Fiscal year to which the value ranges belong. type: object x-property-sort: - yearEnd - year properties: yearEnd: nullable: true description: Calendar year of the ending date of the fiscal year. type: number format: int32 year: nullable: true description: Derived fiscal year. type: number format: int32 currencyDependentEstimates: nullable: false description: Value ranges of the currency-dependent estimates. Not available if a currency has not been specified. type: object x-property-sort: - currency - ebit - ebitda - perShare properties: currency: nullable: false description: Currency of the value ranges of the currency-dependent estimates. See endpoint `/basic/valueUnit/currency/main/list` for possible values. type: object x-property-sort: - id - isoCode properties: id: nullable: true description: Identifier of a currency. type: number format: int32 isoCode: nullable: true description: ISO 4217 code of the currency. type: string ebit: nullable: false description: EBIT (earnings before interest and taxes). type: object x-property-sort: - mean properties: mean: nullable: true description: Value range of the mean value. type: object format: realRange properties: minimum: nullable: true type: number format: real description: Minimum value. maximum: nullable: true type: number format: real description: Maximum value. x-property-sort: - minimum - maximum ebitda: nullable: false description: EBITDA (earnings before interest, taxes, depreciation, and amortization). type: object x-property-sort: - mean properties: mean: nullable: true description: Value range of the mean value. type: object format: realRange properties: minimum: nullable: true type: number format: real description: Minimum value. maximum: nullable: true type: number format: real description: Maximum value. x-property-sort: - minimum - maximum perShare: nullable: false description: Per-share estimates. type: object x-property-sort: - sales - earnings - dividends - cashFlow properties: sales: nullable: false description: Total sales revenue per share. type: object x-property-sort: - mean properties: mean: nullable: true description: Value range of the mean value. type: object format: realRange properties: minimum: nullable: true type: number format: real description: Minimum value. maximum: nullable: true type: number format: real description: Maximum value. x-property-sort: - minimum - maximum earnings: nullable: false description: Earnings per share (EPS), which is ratio of the net income, divided by the shares outstanding. For European equities, EPS is adjusted for exceptional and any non-recurring items. For Asian equities, EPS is as reported (as per local accounting standards). For US, Canada & South Africa, EPS reflects the analysts�" and company�"s standards. type: object x-property-sort: - mean properties: mean: nullable: true description: Value range of the mean value. type: object format: realRange properties: minimum: nullable: true type: number format: real description: Minimum value. maximum: nullable: true type: number format: real description: Maximum value. x-property-sort: - minimum - maximum dividends: nullable: false description: Dividends per share, which is the ratio of the total dividends paid out, divided by the shares outstanding. type: object x-property-sort: - mean properties: mean: nullable: true description: Value range of the mean value. type: object format: realRange properties: minimum: nullable: true type: number format: real description: Minimum value. maximum: nullable: true type: number format: real description: Maximum value. x-property-sort: - minimum - maximum cashFlow: nullable: false description: Cash flow per share, which is the ratio of the net operating cash flow, divided by the shares outstanding. type: object x-property-sort: - mean properties: mean: nullable: true description: Value range of the mean value. type: object format: realRange properties: minimum: nullable: true type: number format: real description: Minimum value. maximum: nullable: true type: number format: real description: Maximum value. x-property-sort: - minimum - maximum returnOnAssets: nullable: false description: Return on assets (ROA), which is the ratio of the net income, divided by the total assets. type: object x-property-sort: - mean properties: mean: nullable: true description: Value range of the mean value. type: object format: realRange properties: minimum: nullable: true type: number format: real description: Minimum value. maximum: nullable: true type: number format: real description: Maximum value. x-property-sort: - minimum - maximum returnOnEquity: nullable: false description: Return on equity (ROE), which is the ratio of the net income, divided by the total shareholders' equity. type: object x-property-sort: - mean properties: mean: nullable: true description: Value range of the mean value. type: object format: realRange properties: minimum: nullable: true type: number format: real description: Minimum value. maximum: nullable: true type: number format: real description: Maximum value. x-property-sort: - minimum - maximum ratios: nullable: false description: Ratios. type: object x-property-sort: - priceSales - priceEarnings - priceEarningsGrowth - priceBookValue - priceCashFlow - priceFreeCashFlow - dividendYield - enterpriseValueEbit - enterpriseValueEbitda - enterpriseValueSales properties: priceSales: nullable: false description: Ratio of the price, divided by the total sales revenue per share. type: object x-property-sort: - mean properties: mean: nullable: true description: Value range of the mean value. type: object format: realRange properties: minimum: nullable: true type: number format: real description: Minimum value. maximum: nullable: true type: number format: real description: Maximum value. x-property-sort: - minimum - maximum priceEarnings: nullable: false description: Ratio of the price, divided by the earnings per share. type: object x-property-sort: - mean properties: mean: nullable: true description: Value range of the mean value. type: object format: realRange properties: minimum: nullable: true type: number format: real description: Minimum value. maximum: nullable: true type: number format: real description: Maximum value. x-property-sort: - minimum - maximum priceEarningsGrowth: nullable: false description: Price-earnings ratio divided by the growth rate of the earnings. type: object x-property-sort: - mean properties: mean: nullable: true description: Value range of the mean value. type: object format: realRange properties: minimum: nullable: true type: number format: real description: Minimum value. maximum: nullable: true type: number format: real description: Maximum value. x-property-sort: - minimum - maximum priceBookValue: nullable: false description: Ratio of the price, divided by the book value per share. type: object x-property-sort: - mean properties: mean: nullable: true description: Value range of the mean value. type: object format: realRange properties: minimum: nullable: true type: number format: real description: Minimum value. maximum: nullable: true type: number format: real description: Maximum value. x-property-sort: - minimum - maximum priceCashFlow: nullable: false description: Ratio of the price, divided by the cash flow per share. type: object x-property-sort: - mean properties: mean: nullable: true description: Value range of the mean value. type: object format: realRange properties: minimum: nullable: true type: number format: real description: Minimum value. maximum: nullable: true type: number format: real description: Maximum value. x-property-sort: - minimum - maximum priceFreeCashFlow: nullable: false description: Ratio of the price, divided by the free (i.e. without subtraction of dividends) cash flow per share. type: object x-property-sort: - mean properties: mean: nullable: true description: Value range of the mean value. type: object format: realRange properties: minimum: nullable: true type: number format: real description: Minimum value. maximum: nullable: true type: number format: real description: Maximum value. x-property-sort: - minimum - maximum dividendYield: nullable: false description: Ratio of the dividend per share, divided by the price. type: object x-property-sort: - mean properties: mean: nullable: true description: Value range of the mean value. type: object format: relativeValueRange properties: minimum: nullable: true type: number format: relativeValue description: Minimum value. maximum: nullable: true type: number format: relativeValue description: Maximum value. x-property-sort: - minimum - maximum enterpriseValueEbit: nullable: false description: Ratio of the enterprise value, divided by the EBIT. type: object x-property-sort: - mean properties: mean: nullable: true description: Value range of the mean value. type: object format: realRange properties: minimum: nullable: true type: number format: real description: Minimum value. maximum: nullable: true type: number format: real description: Maximum value. x-property-sort: - minimum - maximum enterpriseValueEbitda: nullable: false description: Ratio of the enterprise value, divided by the EBITDA. type: object x-property-sort: - mean properties: mean: nullable: true description: Value range of the mean value. type: object format: realRange properties: minimum: nullable: true type: number format: real description: Minimum value. maximum: nullable: true type: number format: real description: Maximum value. x-property-sort: - minimum - maximum enterpriseValueSales: nullable: false description: Ratio of the enterprise value, divided by the total amount of sales revenue. type: object x-property-sort: - mean properties: mean: nullable: true description: Value range of the mean value. type: object format: realRange properties: minimum: nullable: true type: number format: real description: Minimum value. maximum: nullable: true type: number format: real description: Maximum value. x-property-sort: - minimum - maximum secondFiscalYear: nullable: false description: Value ranges of the estimates for the second most distant fiscal year that has been requested. If the parameters used in the request refer to data from two fiscals year, the respective data of the more distant one is found here. type: object x-property-sort: - fiscalYear - currencyDependentEstimates - returnOnAssets - returnOnEquity - ratios properties: fiscalYear: nullable: false description: Fiscal year to which the value ranges belong. type: object x-property-sort: - yearEnd - year properties: yearEnd: nullable: true description: Calendar year of the ending date of the fiscal year. type: number format: int32 year: nullable: true description: Derived fiscal year. type: number format: int32 currencyDependentEstimates: nullable: false description: Value ranges of the currency-dependent estimates. Not available if a currency has not been specified. type: object x-property-sort: - currency - ebit - ebitda - perShare properties: currency: nullable: false description: Currency of the value ranges of the currency-dependent estimates. See endpoint `/basic/valueUnit/currency/main/list` for possible values. type: object x-property-sort: - id - isoCode properties: id: nullable: true description: Identifier of a currency. type: number format: int32 isoCode: nullable: true description: ISO 4217 code of the currency. type: string ebit: nullable: false description: EBIT (earnings before interest and taxes). type: object x-property-sort: - mean properties: mean: nullable: true description: Value range of the mean value. type: object format: realRange properties: minimum: nullable: true type: number format: real description: Minimum value. maximum: nullable: true type: number format: real description: Maximum value. x-property-sort: - minimum - maximum ebitda: nullable: false description: EBITDA (earnings before interest, taxes, depreciation, and amortization). type: object x-property-sort: - mean properties: mean: nullable: true description: Value range of the mean value. type: object format: realRange properties: minimum: nullable: true type: number format: real description: Minimum value. maximum: nullable: true type: number format: real description: Maximum value. x-property-sort: - minimum - maximum perShare: nullable: false description: Per-share estimates. type: object x-property-sort: - sales - earnings - dividends - cashFlow properties: sales: nullable: false description: Total sales revenue per share. type: object x-property-sort: - mean properties: mean: nullable: true description: Value range of the mean value. type: object format: realRange properties: minimum: nullable: true type: number format: real description: Minimum value. maximum: nullable: true type: number format: real description: Maximum value. x-property-sort: - minimum - maximum earnings: nullable: false description: Earnings per share (EPS), which is ratio of the net income, divided by the shares outstanding. For European equities, EPS is adjusted for exceptional and any non-recurring items. For Asian equities, EPS is as reported (as per local accounting standards). For US, Canada & South Africa, EPS reflects the analysts�" and company�"s standards. type: object x-property-sort: - mean properties: mean: nullable: true description: Value range of the mean value. type: object format: realRange properties: minimum: nullable: true type: number format: real description: Minimum value. maximum: nullable: true type: number format: real description: Maximum value. x-property-sort: - minimum - maximum dividends: nullable: false description: Dividends per share, which is the ratio of the total dividends paid out, divided by the shares outstanding. type: object x-property-sort: - mean properties: mean: nullable: true description: Value range of the mean value. type: object format: realRange properties: minimum: nullable: true type: number format: real description: Minimum value. maximum: nullable: true type: number format: real description: Maximum value. x-property-sort: - minimum - maximum cashFlow: nullable: false description: Cash flow per share, which is the ratio of the net operating cash flow, divided by the shares outstanding. type: object x-property-sort: - mean properties: mean: nullable: true description: Value range of the mean value. type: object format: realRange properties: minimum: nullable: true type: number format: real description: Minimum value. maximum: nullable: true type: number format: real description: Maximum value. x-property-sort: - minimum - maximum returnOnAssets: nullable: false description: Return on assets (ROA), which is the ratio of the net income, divided by the total assets. type: object x-property-sort: - mean properties: mean: nullable: true description: Value range of the mean value. type: object format: realRange properties: minimum: nullable: true type: number format: real description: Minimum value. maximum: nullable: true type: number format: real description: Maximum value. x-property-sort: - minimum - maximum returnOnEquity: nullable: false description: Return on equity (ROE), which is the ratio of the net income, divided by the total shareholders' equity. type: object x-property-sort: - mean properties: mean: nullable: true description: Value range of the mean value. type: object format: realRange properties: minimum: nullable: true type: number format: real description: Minimum value. maximum: nullable: true type: number format: real description: Maximum value. x-property-sort: - minimum - maximum ratios: nullable: false description: Ratios. type: object x-property-sort: - priceSales - priceEarnings - priceEarningsGrowth - priceBookValue - priceCashFlow - priceFreeCashFlow - dividendYield - enterpriseValueEbit - enterpriseValueEbitda - enterpriseValueSales properties: priceSales: nullable: false description: Ratio of the price, divided by the total sales revenue per share. type: object x-property-sort: - mean properties: mean: nullable: true description: Value range of the mean value. type: object format: realRange properties: minimum: nullable: true type: number format: real description: Minimum value. maximum: nullable: true type: number format: real description: Maximum value. x-property-sort: - minimum - maximum priceEarnings: nullable: false description: Ratio of the price, divided by the earnings per share. type: object x-property-sort: - mean properties: mean: nullable: true description: Value range of the mean value. type: object format: realRange properties: minimum: nullable: true type: number format: real description: Minimum value. maximum: nullable: true type: number format: real description: Maximum value. x-property-sort: - minimum - maximum priceEarningsGrowth: nullable: false description: Price-earnings ratio divided by the growth rate of the earnings. type: object x-property-sort: - mean properties: mean: nullable: true description: Value range of the mean value. type: object format: realRange properties: minimum: nullable: true type: number format: real description: Minimum value. maximum: nullable: true type: number format: real description: Maximum value. x-property-sort: - minimum - maximum priceBookValue: nullable: false description: Ratio of the price, divided by the book value per share. type: object x-property-sort: - mean properties: mean: nullable: true description: Value range of the mean value. type: object format: realRange properties: minimum: nullable: true type: number format: real description: Minimum value. maximum: nullable: true type: number format: real description: Maximum value. x-property-sort: - minimum - maximum priceCashFlow: nullable: false description: Ratio of the price, divided by the cash flow per share. type: object x-property-sort: - mean properties: mean: nullable: true description: Value range of the mean value. type: object format: realRange properties: minimum: nullable: true type: number format: real description: Minimum value. maximum: nullable: true type: number format: real description: Maximum value. x-property-sort: - minimum - maximum priceFreeCashFlow: nullable: false description: Ratio of the price, divided by the free (i.e. without subtraction of dividends) cash flow per share. type: object x-property-sort: - mean properties: mean: nullable: true description: Value range of the mean value. type: object format: realRange properties: minimum: nullable: true type: number format: real description: Minimum value. maximum: nullable: true type: number format: real description: Maximum value. x-property-sort: - minimum - maximum dividendYield: nullable: false description: Ratio of the dividend per share, divided by the price. type: object x-property-sort: - mean properties: mean: nullable: true description: Value range of the mean value. type: object format: relativeValueRange properties: minimum: nullable: true type: number format: relativeValue description: Minimum value. maximum: nullable: true type: number format: relativeValue description: Maximum value. x-property-sort: - minimum - maximum enterpriseValueEbit: nullable: false description: Ratio of the enterprise value, divided by the EBIT. type: object x-property-sort: - mean properties: mean: nullable: true description: Value range of the mean value. type: object format: realRange properties: minimum: nullable: true type: number format: real description: Minimum value. maximum: nullable: true type: number format: real description: Maximum value. x-property-sort: - minimum - maximum enterpriseValueEbitda: nullable: false description: Ratio of the enterprise value, divided by the EBITDA. type: object x-property-sort: - mean properties: mean: nullable: true description: Value range of the mean value. type: object format: realRange properties: minimum: nullable: true type: number format: real description: Minimum value. maximum: nullable: true type: number format: real description: Maximum value. x-property-sort: - minimum - maximum enterpriseValueSales: nullable: false description: Ratio of the enterprise value, divided by the total amount of sales revenue. type: object x-property-sort: - mean properties: mean: nullable: true description: Value range of the mean value. type: object format: realRange properties: minimum: nullable: true type: number format: real description: Minimum value. maximum: nullable: true type: number format: real description: Maximum value. x-property-sort: - minimum - maximum thirdFiscalYear: nullable: false description: Value ranges of the estimates for the most distant fiscal year that has been requested. Available only if the parameters used in the request refer to data from three fiscals year. type: object x-property-sort: - fiscalYear - currencyDependentEstimates - returnOnAssets - returnOnEquity - ratios properties: fiscalYear: nullable: false description: Fiscal year to which the value ranges belong. type: object x-property-sort: - yearEnd - year properties: yearEnd: nullable: true description: Calendar year of the ending date of the fiscal year. type: number format: int32 year: nullable: true description: Derived fiscal year. type: number format: int32 currencyDependentEstimates: nullable: false description: Value ranges of the currency-dependent estimates. Not available if a currency has not been specified. type: object x-property-sort: - currency - ebit - ebitda - perShare properties: currency: nullable: false description: Currency of the value ranges of the currency-dependent estimates. See endpoint `/basic/valueUnit/currency/main/list` for possible values. type: object x-property-sort: - id - isoCode properties: id: nullable: true description: Identifier of a currency. type: number format: int32 isoCode: nullable: true description: ISO 4217 code of the currency. type: string ebit: nullable: false description: EBIT (earnings before interest and taxes). type: object x-property-sort: - mean properties: mean: nullable: true description: Value range of the mean value. type: object format: realRange properties: minimum: nullable: true type: number format: real description: Minimum value. maximum: nullable: true type: number format: real description: Maximum value. x-property-sort: - minimum - maximum ebitda: nullable: false description: EBITDA (earnings before interest, taxes, depreciation, and amortization). type: object x-property-sort: - mean properties: mean: nullable: true description: Value range of the mean value. type: object format: realRange properties: minimum: nullable: true type: number format: real description: Minimum value. maximum: nullable: true type: number format: real description: Maximum value. x-property-sort: - minimum - maximum perShare: nullable: false description: Per-share estimates. type: object x-property-sort: - sales - earnings - dividends - cashFlow properties: sales: nullable: false description: Total sales revenue per share. type: object x-property-sort: - mean properties: mean: nullable: true description: Value range of the mean value. type: object format: realRange properties: minimum: nullable: true type: number format: real description: Minimum value. maximum: nullable: true type: number format: real description: Maximum value. x-property-sort: - minimum - maximum earnings: nullable: false description: Earnings per share (EPS), which is ratio of the net income, divided by the shares outstanding. For European equities, EPS is adjusted for exceptional and any non-recurring items. For Asian equities, EPS is as reported (as per local accounting standards). For US, Canada & South Africa, EPS reflects the analysts�" and company�"s standards. type: object x-property-sort: - mean properties: mean: nullable: true description: Value range of the mean value. type: object format: realRange properties: minimum: nullable: true type: number format: real description: Minimum value. maximum: nullable: true type: number format: real description: Maximum value. x-property-sort: - minimum - maximum dividends: nullable: false description: Dividends per share, which is the ratio of the total dividends paid out, divided by the shares outstanding. type: object x-property-sort: - mean properties: mean: nullable: true description: Value range of the mean value. type: object format: realRange properties: minimum: nullable: true type: number format: real description: Minimum value. maximum: nullable: true type: number format: real description: Maximum value. x-property-sort: - minimum - maximum cashFlow: nullable: false description: Cash flow per share, which is the ratio of the net operating cash flow, divided by the shares outstanding. type: object x-property-sort: - mean properties: mean: nullable: true description: Value range of the mean value. type: object format: realRange properties: minimum: nullable: true type: number format: real description: Minimum value. maximum: nullable: true type: number format: real description: Maximum value. x-property-sort: - minimum - maximum returnOnAssets: nullable: false description: Return on assets (ROA), which is the ratio of the net income, divided by the total assets. type: object x-property-sort: - mean properties: mean: nullable: true description: Value range of the mean value. type: object format: realRange properties: minimum: nullable: true type: number format: real description: Minimum value. maximum: nullable: true type: number format: real description: Maximum value. x-property-sort: - minimum - maximum returnOnEquity: nullable: false description: Return on equity (ROE), which is the ratio of the net income, divided by the total shareholders' equity. type: object x-property-sort: - mean properties: mean: nullable: true description: Value range of the mean value. type: object format: realRange properties: minimum: nullable: true type: number format: real description: Minimum value. maximum: nullable: true type: number format: real description: Maximum value. x-property-sort: - minimum - maximum ratios: nullable: false description: Ratios. type: object x-property-sort: - priceSales - priceEarnings - priceEarningsGrowth - priceBookValue - priceCashFlow - priceFreeCashFlow - dividendYield - enterpriseValueEbit - enterpriseValueEbitda - enterpriseValueSales properties: priceSales: nullable: false description: Ratio of the price, divided by the total sales revenue per share. type: object x-property-sort: - mean properties: mean: nullable: true description: Value range of the mean value. type: object format: realRange properties: minimum: nullable: true type: number format: real description: Minimum value. maximum: nullable: true type: number format: real description: Maximum value. x-property-sort: - minimum - maximum priceEarnings: nullable: false description: Ratio of the price, divided by the earnings per share. type: object x-property-sort: - mean properties: mean: nullable: true description: Value range of the mean value. type: object format: realRange properties: minimum: nullable: true type: number format: real description: Minimum value. maximum: nullable: true type: number format: real description: Maximum value. x-property-sort: - minimum - maximum priceEarningsGrowth: nullable: false description: Price-earnings ratio divided by the growth rate of the earnings. type: object x-property-sort: - mean properties: mean: nullable: true description: Value range of the mean value. type: object format: realRange properties: minimum: nullable: true type: number format: real description: Minimum value. maximum: nullable: true type: number format: real description: Maximum value. x-property-sort: - minimum - maximum priceBookValue: nullable: false description: Ratio of the price, divided by the book value per share. type: object x-property-sort: - mean properties: mean: nullable: true description: Value range of the mean value. type: object format: realRange properties: minimum: nullable: true type: number format: real description: Minimum value. maximum: nullable: true type: number format: real description: Maximum value. x-property-sort: - minimum - maximum priceCashFlow: nullable: false description: Ratio of the price, divided by the cash flow per share. type: object x-property-sort: - mean properties: mean: nullable: true description: Value range of the mean value. type: object format: realRange properties: minimum: nullable: true type: number format: real description: Minimum value. maximum: nullable: true type: number format: real description: Maximum value. x-property-sort: - minimum - maximum priceFreeCashFlow: nullable: false description: Ratio of the price, divided by the free (i.e. without subtraction of dividends) cash flow per share. type: object x-property-sort: - mean properties: mean: nullable: true description: Value range of the mean value. type: object format: realRange properties: minimum: nullable: true type: number format: real description: Minimum value. maximum: nullable: true type: number format: real description: Maximum value. x-property-sort: - minimum - maximum dividendYield: nullable: false description: Ratio of the dividend per share, divided by the price. type: object x-property-sort: - mean properties: mean: nullable: true description: Value range of the mean value. type: object format: relativeValueRange properties: minimum: nullable: true type: number format: relativeValue description: Minimum value. maximum: nullable: true type: number format: relativeValue description: Maximum value. x-property-sort: - minimum - maximum enterpriseValueEbit: nullable: false description: Ratio of the enterprise value, divided by the EBIT. type: object x-property-sort: - mean properties: mean: nullable: true description: Value range of the mean value. type: object format: realRange properties: minimum: nullable: true type: number format: real description: Minimum value. maximum: nullable: true type: number format: real description: Maximum value. x-property-sort: - minimum - maximum enterpriseValueEbitda: nullable: false description: Ratio of the enterprise value, divided by the EBITDA. type: object x-property-sort: - mean properties: mean: nullable: true description: Value range of the mean value. type: object format: realRange properties: minimum: nullable: true type: number format: real description: Minimum value. maximum: nullable: true type: number format: real description: Maximum value. x-property-sort: - minimum - maximum enterpriseValueSales: nullable: false description: Ratio of the enterprise value, divided by the total amount of sales revenue. type: object x-property-sort: - mean properties: mean: nullable: true description: Value range of the mean value. type: object format: realRange properties: minimum: nullable: true type: number format: real description: Minimum value. maximum: nullable: true type: number format: real description: Maximum value. x-property-sort: - minimum - maximum meta: type: object description: The meta member contains the meta information of the response. properties: status: $ref: '#/components/schemas/StatusObject' x-property-sort: - status GetStockNotationKeyFiguresBenchmarkYear5Get200Response: description: Successful Response content: application/json: schema: type: object properties: data: description: List of benchmarks with related key figures for a stock notation. nullable: false type: object x-property-sort: - idNotation - sourceIdentifier - benchmarks properties: idNotation: nullable: true type: string format: id64 x-positive: true description: MDG identifier of the listing. sourceIdentifier: nullable: true type: string description: Identifier used in the request. benchmarks: nullable: false description: List of benchmarks with related key figures. The order of the benchmark notations in the response is unrelated to their order in the request array. type: array items: type: object nullable: false x-property-sort: - notation - beta - correlation - outperformance - status properties: notation: nullable: false type: object x-property-sort: - id - instrument description: Notation of a benchmark. properties: id: nullable: true type: string format: id64 x-positive: true description: Identifier of the notation. instrument: nullable: false type: object x-property-sort: - id - name description: Instrument of the benchmark. properties: id: nullable: true type: string format: id64 x-positive: true description: Identifier of the instrument. name: nullable: true type: string format: localizedString description: Name of the instrument. beta: nullable: true type: number format: real description: Beta of the notation. correlation: nullable: true type: number format: real description: Correlation of the notation. outperformance: nullable: true type: number format: relativeValue description: Outperformance of the notation. status: nullable: false type: object x-property-sort: - code - identifier - encryptedDetails description: Error status for the requested identifier. properties: code: nullable: true type: string description: Code of the error condition. x-enum-description: - No error. - The provided identifier does not refer to a valid benchmark notation. enum: - none - parameter identifier: nullable: true type: string format: id64 x-positive: true description: Provided identifier. encryptedDetails: nullable: true type: string description: Base64-encoded internal details about the error. meta: type: object description: The meta member contains the meta information of the response. properties: status: $ref: '#/components/schemas/StatusObject' x-property-sort: - status GetStockNotationKeyFiguresBenchmarkMonth6Get200Response: description: Successful Response content: application/json: schema: type: object properties: data: description: List of benchmarks with related key figures for a stock notation. nullable: false type: object x-property-sort: - idNotation - sourceIdentifier - benchmarks properties: idNotation: nullable: true type: string format: id64 x-positive: true description: MDG identifier of the listing. sourceIdentifier: nullable: true type: string description: Identifier used in the request. benchmarks: nullable: false description: List of benchmarks with related key figures. The order of the benchmark notations in the response is unrelated to their order in the request array. type: array items: type: object nullable: false x-property-sort: - notation - beta - correlation - outperformance - status properties: notation: nullable: false type: object x-property-sort: - id - instrument description: Notation of a benchmark. properties: id: nullable: true type: string format: id64 x-positive: true description: Identifier of the notation. instrument: nullable: false type: object x-property-sort: - id - name description: Instrument of the benchmark. properties: id: nullable: true type: string format: id64 x-positive: true description: Identifier of the instrument. name: nullable: true type: string format: localizedString description: Name of the instrument. beta: nullable: true type: number format: real description: Beta of the notation. correlation: nullable: true type: number format: real description: Correlation of the notation. outperformance: nullable: true type: number format: relativeValue description: Outperformance of the notation. status: nullable: false type: object x-property-sort: - code - identifier - encryptedDetails description: Error status for the requested identifier. properties: code: nullable: true type: string description: Code of the error condition. x-enum-description: - No error. - The provided identifier does not refer to a valid benchmark notation. enum: - none - parameter identifier: nullable: true type: string format: id64 x-positive: true description: Provided identifier. encryptedDetails: nullable: true type: string description: Base64-encoded internal details about the error. meta: type: object description: The meta member contains the meta information of the response. properties: status: $ref: '#/components/schemas/StatusObject' x-property-sort: - status GetStockNotationKeyFiguresBenchmarkMonth1Get200Response: description: Successful Response content: application/json: schema: type: object properties: data: description: List of benchmarks with related key figures for a stock notation. nullable: false type: object x-property-sort: - idNotation - sourceIdentifier - benchmarks properties: idNotation: nullable: true type: string format: id64 x-positive: true description: MDG identifier of the listing. sourceIdentifier: nullable: true type: string description: Identifier used in the request. benchmarks: nullable: false description: List of benchmarks with related key figures. The order of the benchmark notations in the response is unrelated to their order in the request array. type: array items: type: object nullable: false x-property-sort: - notation - beta - correlation - outperformance - status properties: notation: nullable: false type: object x-property-sort: - id - instrument description: Notation of a benchmark. properties: id: nullable: true type: string format: id64 x-positive: true description: Identifier of the notation. instrument: nullable: false type: object x-property-sort: - id - name description: Instrument of the benchmark. properties: id: nullable: true type: string format: id64 x-positive: true description: Identifier of the instrument. name: nullable: true type: string format: localizedString description: Name of the instrument. beta: nullable: true type: number format: real description: Beta of the notation. correlation: nullable: true type: number format: real description: Correlation of the notation. outperformance: nullable: true type: number format: relativeValue description: Outperformance of the notation. status: nullable: false type: object x-property-sort: - code - identifier - encryptedDetails description: Error status for the requested identifier. properties: code: nullable: true type: string description: Code of the error condition. x-enum-description: - No error. - The provided identifier does not refer to a valid benchmark notation. enum: - none - parameter identifier: nullable: true type: string format: id64 x-positive: true description: Provided identifier. encryptedDetails: nullable: true type: string description: Base64-encoded internal details about the error. meta: type: object description: The meta member contains the meta information of the response. properties: status: $ref: '#/components/schemas/StatusObject' x-property-sort: - status PostStockDividendList200Response: description: Successful Response content: application/json: schema: type: object properties: data: description: List of dividends for the stock. nullable: false type: object x-property-sort: - idInstrument - sourceIdentifier - dividends properties: idInstrument: nullable: true type: string format: id64 x-positive: true description: MDG identifier of the instrument. sourceIdentifier: nullable: true type: string description: Identifier used in the request. dividends: nullable: false description: List of dividends. type: array items: type: object nullable: false x-property-sort: - id - type - occurrence - dates - currency - gross properties: id: nullable: true type: string format: id64 x-positive: true description: Identifier of a dividend. type: nullable: false type: object x-property-sort: - id - name description: Dividend type. properties: id: nullable: true type: number format: id32 x-positive: true description: Identifier of the type. name: nullable: true type: string format: localizedString description: Name of the type. occurrence: nullable: false type: object x-property-sort: - type - frequency description: Occurrence and frequency of the dividend. properties: type: nullable: true type: string description: Occurrence type. x-enum-description: - The dividend payment occurs on a regular basis, i.e., with a given frequency. - The dividend payment is atypical and infrequent. enum: - periodic - extraordinary frequency: nullable: false type: object x-property-sort: - id - name description: Frequency of the dividend. Information about the frequency is available only if the attribute `occurrence.type` is set to "periodic". See endpoint `/basic/frequency/type/list` for possible values. properties: id: nullable: true type: number format: id32 x-positive: true description: Identifier of the frequency. name: nullable: true type: string format: localizedString description: Name of the frequency. dates: nullable: false type: object x-property-sort: - announcement - record - effective - payment description: Relevant dates related to the dividend. properties: announcement: nullable: true x-sortable: true type: string format: date description: Announcement date. record: nullable: true x-sortable: true type: string format: date description: Record date. effective: nullable: true x-sortable: true type: string format: date description: Effective date (ex-date). payment: nullable: true x-sortable: true x-default-sort-attribute: true x-default-sort-direction: 1 type: string format: date description: Payment date. currency: nullable: false type: object x-property-sort: - id - isoCode description: Main currency of the dividend. See endpoint `/basic/valueUnit/currency/main/list` for possible values. properties: id: nullable: true type: number format: id32 x-positive: true description: Identifier of the currency. isoCode: nullable: true type: string description: ISO 4217 code of the currency. gross: nullable: false type: object x-property-sort: - unadjustedValue description: Gross value. properties: unadjustedValue: nullable: true type: number format: real description: Value of the unadjusted dividend. meta: type: object description: The meta member contains the meta information of the response. properties: status: $ref: '#/components/schemas/StatusObject' x-property-sort: - status securitySchemes: basicAuth: type: http scheme: basic externalDocs: url: https://developer.factset.com/api-catalog/analytics-datastore-api description: API Documentation