FactSet.SDK.QuotesAPIforDigitalPortals
0.10.1
Prefix Reserved
See the version list below for details.
dotnet add package FactSet.SDK.QuotesAPIforDigitalPortals --version 0.10.1
NuGet\Install-Package FactSet.SDK.QuotesAPIforDigitalPortals -Version 0.10.1
<PackageReference Include="FactSet.SDK.QuotesAPIforDigitalPortals" Version="0.10.1" />
paket add FactSet.SDK.QuotesAPIforDigitalPortals --version 0.10.1
#r "nuget: FactSet.SDK.QuotesAPIforDigitalPortals, 0.10.1"
// Install FactSet.SDK.QuotesAPIforDigitalPortals as a Cake Addin #addin nuget:?package=FactSet.SDK.QuotesAPIforDigitalPortals&version=0.10.1 // Install FactSet.SDK.QuotesAPIforDigitalPortals as a Cake Tool #tool nuget:?package=FactSet.SDK.QuotesAPIforDigitalPortals&version=0.10.1
<img alt="FactSet" src="https://www.factset.com/hubfs/Assets/images/factset-logo.svg" height="56" width="290">
Quotes API for Digital Portals client library for .NET
The quotes API combines endpoints for retrieving security end-of-day, delayed, and realtime prices with performance key figures and basic reference data on the security and market level.
The API supports over 20 different price types for each quote and comes with basic search endpoints based on security identifiers and instrument names. Market coverage is included in the Sample Use Cases section below.
The Digital Portal use case is focused on high-performance applications that are
- serving millions of end-users,
- accessible by client browsers via the internet,
- supporting subscriptions for streamed updates out-of-the-box,
- typically combining a wide variety of for Digital Portals-APIs into a highly use-case specific solution for customers,
- integrated into complex infrastructures such as existing frontend frameworks, authentication services.
All APIs labelled for Digital Portals have been designed for direct use by client web applications and feature extreme low latency: The average response time across all endpoints is 30 ms whereas 99% of all requests are answered in close to under 300ms.
See the Time Series API for Digital Portals for direct access to price histories, and the News API for Digital Portals for searching and fetching related news.
This .NET package is automatically generated by the OpenAPI Generator project:
- API version: 2
- Package version: 0.10.1
- Build package: com.factset.sdk.codegen.FactSetCSharpNetCoreClientCodegen
Requirements
- .NET Standard >= 2.0
Installation
.NET CLI
dotnet add package FactSet.SDK.Utils
dotnet add package FactSet.SDK.QuotesAPIforDigitalPortals
NuGet
nuget install FactSet.SDK.Utils
nuget install FactSet.SDK.QuotesAPIforDigitalPortals
Usage
- Generate authentication credentials.
- Setup .NET Standard 2.0 compatible environment.
- Install dependencies.
- Run the following:
using System;
using System.Threading.Tasks;
using FactSet.SDK.Utils.Authentication;
using FactSet.SDK.QuotesAPIforDigitalPortals.Api;
using FactSet.SDK.QuotesAPIforDigitalPortals.Client;
using FactSet.SDK.QuotesAPIforDigitalPortals.Model;
namespace Example
{
public static class GetBasicAssetClassListExample
{
public static async Task Main()
{
var config = new FactSet.SDK.QuotesAPIforDigitalPortals.Client.Configuration();
// Examples for each supported authentication method are below,
// choose one that satisfies your use case.
/* (Preferred) OAuth 2.0: FactSetOAuth2 */
// See https://github.com/FactSet/enterprise-sdk#oauth-20
// for information on how to create the app-config.json file
// See https://github.com/FactSet/enterprise-sdk-utils-dotnet#authentication
// for more information on using the ConfidentialClient class
ConfidentialClient confidentialClient = await ConfidentialClient.CreateAsync("/path/to/app-config.json");
config.OAuth2Client = confidentialClient;
/* Basic authentication: FactSetApiKey */
// See https://github.com/FactSet/enterprise-sdk#api-key
// for information how to create an API key
// config.Username = "USERNAME-SERIAL";
// config.Password = "API-KEY";
var apiInstance = new BasicApi(config);
var attributes = new List<string>(); // List<string> | Limit the attributes returned in the response to the specified set. (optional)
try
{
// List of asset classes.
InlineResponse200 result = apiInstance.GetBasicAssetClassList(attributes);
Console.WriteLine(result.ToJson());
}
catch (ApiException e)
{
Console.WriteLine("Exception when calling BasicApi.GetBasicAssetClassList: " + e.Message );
Console.WriteLine("Status Code: "+ e.ErrorCode);
Console.WriteLine(e.StackTrace);
}
}
}
}
Using a Proxy
To use the API client with a HTTP proxy, setup a System.Net.WebProxy
Configuration c = new Configuration();
System.Net.WebProxy webProxy = new System.Net.WebProxy("http://myProxyUrl:80/");
webProxy.Credentials = System.Net.CredentialCache.DefaultCredentials;
c.Proxy = webProxy;
Documentation for API Endpoints
All URIs are relative to http://api.factset.com/wealth/v1
Class | Method | HTTP request | Description |
---|---|---|---|
BasicApi | GetBasicAssetClassList | GET /basic/assetClass/list | List of asset classes. |
BasicApi | GetBasicBenchmarkTypeList | GET /basic/benchmark/type/list | List of benchmark types. |
BasicApi | GetBasicFrequencyTypeList | GET /basic/frequency/type/list | List of frequency types. |
BasicApi | GetBasicLanguageGet | GET /basic/language/get | Details for a language. |
BasicApi | GetBasicLanguageGetByCode | GET /basic/language/getByCode | Details for a language identified by code. |
BasicApi | GetBasicLanguageList | GET /basic/language/list | List of languages. |
BasicApi | GetBasicMarketGet | GET /basic/market/get | Details of a market. |
BasicApi | GetBasicMarketGroupList | GET /basic/market/group/list | List of market groups. |
BasicApi | GetBasicMarketTypeList | GET /basic/market/type/list | List of market types. |
BasicApi | GetBasicMediaKindList | GET /basic/media/kind/list | List of media kinds. |
BasicApi | GetBasicRegionContinentGet | GET /basic/region/continent/get | Details for a continent. |
BasicApi | GetBasicRegionContinentList | GET /basic/region/continent/list | List of continents. |
BasicApi | GetBasicRegionCountryGet | GET /basic/region/country/get | Details for a country. |
BasicApi | GetBasicRegionCountryGetByCode | GET /basic/region/country/getByCode | Details for a country identified by code. |
BasicApi | GetBasicRegionCountryList | GET /basic/region/country/list | List of countries. |
BasicApi | GetBasicRegionGet | GET /basic/region/get | Details for a region. |
BasicApi | GetBasicRegionList | GET /basic/region/list | List of regions. |
BasicApi | GetBasicTimezoneGet | GET /basic/timezone/get | Details of a timezone. |
BasicApi | GetBasicTimezoneGetByName | GET /basic/timezone/getByName | Details of a timezone identified by name. |
BasicApi | GetBasicValueUnitAlternativeList | GET /basic/valueUnit/alternative/list | List of alternative units. |
BasicApi | GetBasicValueUnitCurrencyFractionalGet | GET /basic/valueUnit/currency/fractional/get | Details of a fractional currency. |
BasicApi | GetBasicValueUnitCurrencyFractionalList | GET /basic/valueUnit/currency/fractional/list | List of fractional currencies. |
BasicApi | GetBasicValueUnitGet | GET /basic/valueUnit/get | Details of a value unit. |
BasicApi | PostBasicBackgroundTextTypeList | POST /basic/backgroundText/type/list | List of background text types. |
BasicApi | PostBasicDeliveryList | POST /basic/delivery/list | List of deliveries. |
BasicApi | PostBasicMarketList | POST /basic/market/list | List of markets. |
BasicApi | PostBasicMediaTypeList | POST /basic/media/type/list | List of Internet media types. |
BasicApi | PostBasicMicOperatingList | POST /basic/mic/operating/list | List of operating market identifier codes (MIC). |
BasicApi | PostBasicTimezoneList | POST /basic/timezone/list | List of timezones. |
BasicApi | PostBasicValueUnitCurrencyList | POST /basic/valueUnit/currency/list | List of currencies. |
BasicApi | PostBasicValueUnitCurrencyMainList | POST /basic/valueUnit/currency/main/list | List of main currencies. |
BasicApi | PostBasicValueUnitList | POST /basic/valueUnit/list | List of value units. |
CategoryApi | GetCategoryDatasetList | GET /category/dataset/list | List of entitled category datasets. |
CategoryApi | GetCategoryGet | GET /category/get | Details of a category. |
CategoryApi | GetCategoryInstrumentList | GET /category/instrument/list | List of instruments where a specific dataset has assigned a given category. |
CategoryApi | GetCategoryLevelGet | GET /category/level/get | Details of a category level. |
CategoryApi | GetCategoryList | GET /category/list | List of categories. |
CategoryApi | GetCategoryListByLevel | GET /category/listByLevel | List of categories assigned to a category level. |
CategoryApi | GetCategoryListBySystem | GET /category/listBySystem | List of categories assigned to a category system. |
CategoryApi | GetCategoryPathGet | GET /category/path/get | Path from the first level to the level of a specific category. |
CategoryApi | GetCategorySystemGet | GET /category/system/get | Details of an entitled category system. |
CategoryApi | GetCategorySystemList | GET /category/system/list | List of entitled category systems. |
CategoryApi | GetCategorySystemTypeList | GET /category/system/type/list | List of category system types. |
InstrumentApi | GetInstrumentBackgroundTextListByInstrument | GET /instrument/backgroundText/listByInstrument | Background texts of an instrument. |
InstrumentApi | GetInstrumentCompliancePropertyListByInstrument | GET /instrument/complianceProperty/listByInstrument | Compliance properties of an instrument. |
InstrumentApi | GetInstrumentCompositeGet | GET /instrument/composite/get | Composite instrument and its components. |
InstrumentApi | GetInstrumentCouponDayCountConventionTypeList | GET /instrument/coupon/dayCountConvention/type/list | List of day count convention types. |
InstrumentApi | GetInstrumentCouponInterestRateTypeList | GET /instrument/coupon/interestRate/type/list | List of interest rate types. |
InstrumentApi | GetInstrumentCouponKeyDataGet | GET /instrument/coupon/keyData/get | Interest rate details for selected periods of an interest-bearing instrument. |
InstrumentApi | GetInstrumentCouponList | GET /instrument/coupon/list | List of coupons for an interest-bearing instrument. |
InstrumentApi | GetInstrumentCrossReferenceGetByISIN | GET /instrument/crossReference/getByISIN | Translate ISIN to instrument. |
InstrumentApi | GetInstrumentCrossReferenceGetByWKN | GET /instrument/crossReference/getByWKN | Translate WKN to instrument. |
InstrumentApi | GetInstrumentCrossReferenceHistoryGetByISIN | GET /instrument/crossReference/history/getByISIN | ISIN to instrument translation history. |
InstrumentApi | GetInstrumentCrossReferenceHistoryGetByWKN | GET /instrument/crossReference/history/getByWKN | WKN to instrument translation history. |
InstrumentApi | GetInstrumentExchangeRateGet | GET /instrument/exchangeRate/get | Retrieve an exchange rate instrument identifier. |
InstrumentApi | GetInstrumentExchangeRateGetByISOCode | GET /instrument/exchangeRate/getByISOCode | Retrieve an exchange rate instrument identifier. |
InstrumentApi | GetInstrumentGet | GET /instrument/get | Basic data for an instrument. |
InstrumentApi | GetInstrumentGetByNotation | GET /instrument/getByNotation | Basic data for an instrument. |
InstrumentApi | GetInstrumentLegalEntityBackgroundTextListByInstrument | GET /instrument/legalEntity/backgroundText/listByInstrument | Role-specific background texts of legal entities related to an instrument. |
InstrumentApi | GetInstrumentLegalEntityCompliancePropertyListByInstrument | GET /instrument/legalEntity/complianceProperty/listByInstrument | Role-specific compliance properties of legal entities related to an instrument. |
InstrumentApi | GetInstrumentMifidGet | GET /instrument/mifid/get | MiFID II data for a financial instrument. |
InstrumentApi | GetInstrumentSearchBasic | GET /instrument/search/basic | Basic search for instruments. |
InstrumentApi | PostInstrumentBackgroundTextTypeList | POST /instrument/backgroundText/type/list | List of background text types for instruments. |
InstrumentApi | PostInstrumentBenchmarkList | POST /instrument/benchmark/list | List of benchmarks of a financial instrument. |
InstrumentApi | PostInstrumentCategoryList | POST /instrument/category/list | List of categories assigned to a specific instrument the application is entitled to see. |
InstrumentApi | PostInstrumentCompliancePropertyList | POST /instrument/complianceProperty/list | List of compliance properties for instruments. |
InstrumentApi | PostInstrumentCrossReferenceListByISIN | POST /instrument/crossReference/listByISIN | Translate a list of ISINs to instruments. |
InstrumentApi | PostInstrumentCrossReferenceListByWKN | POST /instrument/crossReference/listByWKN | Translate a list of WKNs to instruments. |
InstrumentApi | PostInstrumentRatingGradeList | POST /instrument/rating/grade/list | List of rating grades for a list of instruments. |
NotationApi | GetNotationCrossReferenceFactSetIdentifierGet | GET /notation/crossReference/factSetIdentifier/get | Retrieve FactSet identifiers for a given notation. |
NotationApi | GetNotationCrossReferenceGetByFactSetMarketSymbol | GET /notation/crossReference/getByFactSetMarketSymbol | Translate a FactSet market symbol to a notation. |
NotationApi | GetNotationGet | GET /notation/get | Basic data for a notation. |
NotationApi | GetNotationKeyFiguresMonth1Get | GET /notation/keyFigures/month/1/get | End-of-day (EOD) key figures for the time range of one month. |
NotationApi | GetNotationKeyFiguresMonth1List | GET /notation/keyFigures/month/1/list | End-of-day (EOD) key figures for the time range of one month, for a list of notations. |
NotationApi | GetNotationKeyFiguresMonth3Get | GET /notation/keyFigures/month/3/get | End-of-day (EOD) key figures for the time range of three months. |
NotationApi | GetNotationKeyFiguresMonth3List | GET /notation/keyFigures/month/3/list | End-of-day (EOD) key figures for the time range of three months, for a list of notations. |
NotationApi | GetNotationKeyFiguresMonth6Get | GET /notation/keyFigures/month/6/get | End-of-day (EOD) key figures for the time range of six months. |
NotationApi | GetNotationKeyFiguresMonth6List | GET /notation/keyFigures/month/6/list | End-of-day (EOD) key figures for the time range of six months, for a list of notations. |
NotationApi | GetNotationKeyFiguresWeek1Get | GET /notation/keyFigures/week/1/get | End-of-day (EOD) key figures for the time range of one week. |
NotationApi | GetNotationKeyFiguresWeek1List | GET /notation/keyFigures/week/1/list | End-of-day (EOD) key figures for the time range of one week, for a list of notations. |
NotationApi | GetNotationKeyFiguresYear1Get | GET /notation/keyFigures/year/1/get | End-of-day (EOD) key figures for the time range of one year. |
NotationApi | GetNotationKeyFiguresYear1List | GET /notation/keyFigures/year/1/list | End-of-day (EOD) key figures for the time range of one year, for a list of notations. |
NotationApi | GetNotationKeyFiguresYear3Get | GET /notation/keyFigures/year/3/get | End-of-day (EOD) key figures for the time range of three years. |
NotationApi | GetNotationKeyFiguresYear3List | GET /notation/keyFigures/year/3/list | End-of-day (EOD) key figures for the time range of three years, for a list of notations. |
NotationApi | GetNotationKeyFiguresYear5Get | GET /notation/keyFigures/year/5/get | End-of-day (EOD) key figures for the time range of five years. |
NotationApi | GetNotationKeyFiguresYear5List | GET /notation/keyFigures/year/5/list | End-of-day (EOD) key figures for the time range of five years, for a list of notations. |
NotationApi | GetNotationKeyFiguresYearToDateGet | GET /notation/keyFigures/yearToDate/get | End-of-day (EOD) key figures for the time range year-to-date (YTD).. |
NotationApi | GetNotationKeyFiguresYearToDateList | GET /notation/keyFigures/yearToDate/list | End-of-day (EOD) key figures for the time range year-to-date (YTD), for a list of notations.. |
NotationApi | GetNotationList | GET /notation/list | Basic data for a list of notations. |
NotationApi | GetNotationSearchBasic | GET /notation/search/basic | Basic search for notations. |
NotationApi | GetNotationSearchByTextRankedByVolume | GET /notation/searchByTextRankedByVolume | Basic search for notations. |
NotationApi | GetNotationStatusGet | GET /notation/status/get | Intraday trading status of a notation. |
NotationApi | PostNotationCrossReferenceFactSetIdentifierListByFactSetIdentifier | POST /notation/crossReference/factSetIdentifier/listByFactSetIdentifier | Retrieve a list of notations for a given FactSet identifier. |
NotationApi | PostNotationCrossReferenceFactSetIdentifierListByInstrument | POST /notation/crossReference/factSetIdentifier/listByInstrument | Retrieve a list of FactSet identifiers for a given instrument. |
NotationApi | PostNotationCrossReferenceListByISIN | POST /notation/crossReference/listByISIN | List of entitled notations. |
NotationApi | PostNotationCrossReferenceListByInstrument | POST /notation/crossReference/listByInstrument | List of entitled notations. |
NotationApi | PostNotationCrossReferenceListBySymbol | POST /notation/crossReference/listBySymbol | List of entitled notations. |
NotationApi | PostNotationSearchByText | POST /notation/searchByText | Text-based search for notations. |
PricesApi | GetPricesBidAskGet | GET /prices/bidAsk/get | Current bid and ask prices (best bid / offer) for a notation. |
PricesApi | GetPricesBidAskList | GET /prices/bidAsk/list | Current bid and ask prices (best bid / offer) for a list of notations. |
PricesApi | GetPricesGet | GET /prices/get | Overview of trading on the current trading day, including the latest price, for a notation. |
PricesApi | GetPricesList | GET /prices/list | Overview of trading on the current trading day, including the latest price, for a list of notations. |
PricesApi | GetPricesOrderbookAggregatedGet | GET /prices/orderbook/aggregated/get | Orderbook aggregated by price. |
PricesApi | GetPricesOrderbookFullGet | GET /prices/orderbook/full/get | Full orderbook |
PricesApi | GetPricesTradingScheduleEventTypeList | GET /prices/tradingSchedule/event/type/list | Trading schedule event types. |
PricesApi | PostPricesTradingScheduleEventList | POST /prices/tradingSchedule/event/list | Sequence of market-related events. |
Documentation for Models
- Model.BasicBackgroundTextTypeListData
- Model.BasicBackgroundTextTypeListDataFilter
- Model.BasicBackgroundTextTypeListMeta
- Model.BasicDeliveryListData
- Model.BasicDeliveryListDataFilter
- Model.BasicDeliveryListMeta
- Model.BasicMarketListData
- Model.BasicMarketListDataFilter
- Model.BasicMarketListDataFilterMarkets
- Model.BasicMarketListMeta
- Model.BasicMarketListMetaPagination
- Model.BasicMediaTypeListData
- Model.BasicMediaTypeListDataFilter
- Model.BasicMediaTypeListMeta
- Model.BasicMicOperatingListData
- Model.BasicMicOperatingListDataFilter
- Model.BasicMicOperatingListMeta
- Model.BasicTimezoneListData
- Model.BasicTimezoneListDataFilter
- Model.BasicValueUnitCurrencyMainListData
- Model.BasicValueUnitCurrencyMainListDataFilter
- Model.BasicValueUnitListData
- Model.BasicValueUnitListDataFilter
- Model.BasicValueUnitListMeta
- Model.CursorBasedPaginationOutputObject
- Model.CursorBasedPaginationOutputObjectWithoutTotal
- Model.ErrorMetaObject
- Model.InlineObject
- Model.InlineObject1
- Model.InlineObject10
- Model.InlineObject11
- Model.InlineObject12
- Model.InlineObject13
- Model.InlineObject14
- Model.InlineObject15
- Model.InlineObject16
- Model.InlineObject17
- Model.InlineObject18
- Model.InlineObject19
- Model.InlineObject2
- Model.InlineObject20
- Model.InlineObject21
- Model.InlineObject22
- Model.InlineObject3
- Model.InlineObject4
- Model.InlineObject5
- Model.InlineObject6
- Model.InlineObject7
- Model.InlineObject8
- Model.InlineObject9
- Model.InlineResponse200
- Model.InlineResponse2001
- Model.InlineResponse20010
- Model.InlineResponse20010Data
- Model.InlineResponse20011
- Model.InlineResponse20011Data
- Model.InlineResponse20012
- Model.InlineResponse20012Data
- Model.InlineResponse20013
- Model.InlineResponse20013Data
- Model.InlineResponse20013Kind
- Model.InlineResponse20014
- Model.InlineResponse20014Data
- Model.InlineResponse20015
- Model.InlineResponse20015Data
- Model.InlineResponse20015DataNestedRegions
- Model.InlineResponse20016
- Model.InlineResponse20016Data
- Model.InlineResponse20017
- Model.InlineResponse20017Data
- Model.InlineResponse20017DataCountries
- Model.InlineResponse20018
- Model.InlineResponse20018Data
- Model.InlineResponse20019
- Model.InlineResponse20019Data
- Model.InlineResponse20019DataSubdivisions
- Model.InlineResponse2001Data
- Model.InlineResponse2002
- Model.InlineResponse20020
- Model.InlineResponse20020Data
- Model.InlineResponse20020DataSubdivisions
- Model.InlineResponse20021
- Model.InlineResponse20021Data
- Model.InlineResponse20022
- Model.InlineResponse20022Data
- Model.InlineResponse20023
- Model.InlineResponse20023Data
- Model.InlineResponse20024
- Model.InlineResponse20024Data
- Model.InlineResponse20025
- Model.InlineResponse20025Data
- Model.InlineResponse20026
- Model.InlineResponse20026Data
- Model.InlineResponse20027
- Model.InlineResponse20027Data
- Model.InlineResponse20028
- Model.InlineResponse20028Data
- Model.InlineResponse20028DataMainCurrency
- Model.InlineResponse20029
- Model.InlineResponse20029Data
- Model.InlineResponse20029MainCurrency
- Model.InlineResponse2002Data
- Model.InlineResponse2003
- Model.InlineResponse20030
- Model.InlineResponse20030Data
- Model.InlineResponse20031
- Model.InlineResponse20031Data
- Model.InlineResponse20031DataLevel
- Model.InlineResponse20031DataParent
- Model.InlineResponse20031DataParentLevel
- Model.InlineResponse20031DataSystem
- Model.InlineResponse20032
- Model.InlineResponse20032Data
- Model.InlineResponse20032DataCategories
- Model.InlineResponse20033
- Model.InlineResponse20033Data
- Model.InlineResponse20033DataCategories
- Model.InlineResponse20033DataParent
- Model.InlineResponse20033DataParent1
- Model.InlineResponse20033Meta
- Model.InlineResponse20034
- Model.InlineResponse20034Data
- Model.InlineResponse20034DataCategories
- Model.InlineResponse20034DataLevel
- Model.InlineResponse20034DataParent
- Model.InlineResponse20035
- Model.InlineResponse20035Data
- Model.InlineResponse20035Delivery
- Model.InlineResponse20035System
- Model.InlineResponse20036
- Model.InlineResponse20036Data
- Model.InlineResponse20036Fsym
- Model.InlineResponse20036FsymSecurity
- Model.InlineResponse20036Meta
- Model.InlineResponse20037
- Model.InlineResponse20037Data
- Model.InlineResponse20037DataSystem
- Model.InlineResponse20038
- Model.InlineResponse20038Data
- Model.InlineResponse20038DataCategories
- Model.InlineResponse20039
- Model.InlineResponse20039Data
- Model.InlineResponse20039DataLevels
- Model.InlineResponse20039DataType
- Model.InlineResponse2003Data
- Model.InlineResponse2004
- Model.InlineResponse20040
- Model.InlineResponse20040Data
- Model.InlineResponse20041
- Model.InlineResponse20041Data
- Model.InlineResponse20042
- Model.InlineResponse20042Data
- Model.InlineResponse20042DataAssetClass
- Model.InlineResponse20042DataNsin
- Model.InlineResponse20042DataType
- Model.InlineResponse20043
- Model.InlineResponse20043Data
- Model.InlineResponse20044
- Model.InlineResponse20044Data
- Model.InlineResponse20044Type
- Model.InlineResponse20045
- Model.InlineResponse20045Data
- Model.InlineResponse20046
- Model.InlineResponse20046Data
- Model.InlineResponse20046Notation
- Model.InlineResponse20046NotationFsym
- Model.InlineResponse20046NotationFsymListing
- Model.InlineResponse20046NotationFsymRegional
- Model.InlineResponse20046NotationInstrument
- Model.InlineResponse20046Type
- Model.InlineResponse20047
- Model.InlineResponse20047Data
- Model.InlineResponse20047Dataset
- Model.InlineResponse20048
- Model.InlineResponse20048Data
- Model.InlineResponse20049
- Model.InlineResponse2004Data
- Model.InlineResponse2005
- Model.InlineResponse20050
- Model.InlineResponse20050Data
- Model.InlineResponse20050DataComponents
- Model.InlineResponse20050DataNotation
- Model.InlineResponse20050DataNotationInstrument
- Model.InlineResponse20050DataNotationOperatingMIC
- Model.InlineResponse20050DataValueUnit
- Model.InlineResponse20051
- Model.InlineResponse20051Data
- Model.InlineResponse20051DataCoupons
- Model.InlineResponse20051DataCurrency
- Model.InlineResponse20051DataInterestRate
- Model.InlineResponse20051DataInterestRateAnnualized
- Model.InlineResponse20051DataInterestRatePeriodic
- Model.InlineResponse20051DataInterestRateType
- Model.InlineResponse20051DataPeriod
- Model.InlineResponse20052
- Model.InlineResponse20052Data
- Model.InlineResponse20053
- Model.InlineResponse20054
- Model.InlineResponse20054Data
- Model.InlineResponse20054DataDayCountConvention
- Model.InlineResponse20054DataInterestRate
- Model.InlineResponse20054DataInterestRateCurrent
- Model.InlineResponse20054DataInterestRateCurrentAccruedInterest
- Model.InlineResponse20054DataInterestRateCurrentType
- Model.InlineResponse20054DataInterestRateFinal
- Model.InlineResponse20054DataInterestRateInitial
- Model.InlineResponse20054DataOccurrence
- Model.InlineResponse20054DataOccurrenceFrequency
- Model.InlineResponse20055
- Model.InlineResponse20055Data
- Model.InlineResponse20055DataValidity
- Model.InlineResponse20056
- Model.InlineResponse20056Data
- Model.InlineResponse20056Status
- Model.InlineResponse20057
- Model.InlineResponse20057Data
- Model.InlineResponse20057Status
- Model.InlineResponse20058
- Model.InlineResponse20058Data
- Model.InlineResponse20059
- Model.InlineResponse20059Data
- Model.InlineResponse20059DataInstrument
- Model.InlineResponse2005Data
- Model.InlineResponse2006
- Model.InlineResponse20060
- Model.InlineResponse20060Data
- Model.InlineResponse20060LegalEntities
- Model.InlineResponse20060LegalEntitiesBackgroundTexts
- Model.InlineResponse20060LegalEntitiesBackgroundTextsType
- Model.InlineResponse20061
- Model.InlineResponse20061Data
- Model.InlineResponse20061LegalEntities
- Model.InlineResponse20062
- Model.InlineResponse20062Data
- Model.InlineResponse20062DataCostsAndCharges
- Model.InlineResponse20062DataCostsAndChargesExAnte
- Model.InlineResponse20062DataCostsAndChargesExAnteDistributionFee
- Model.InlineResponse20062DataCostsAndChargesExAnteIncidentalCosts
- Model.InlineResponse20062DataCostsAndChargesExAnteItaly
- Model.InlineResponse20062DataCostsAndChargesExAnteItalyOneOffMaximumFixedEntryCost
- Model.InlineResponse20062DataCostsAndChargesExAnteItalyOneOffMaximumFixedExitCost
- Model.InlineResponse20062DataCostsAndChargesExAnteManagementFee
- Model.InlineResponse20062DataCostsAndChargesExAnteOneOffEntryCost
- Model.InlineResponse20062DataCostsAndChargesExAnteOneOffEntryCostValueUnit
- Model.InlineResponse20062DataCostsAndChargesExAnteOneOffMaximumAcquiredEntryCost
- Model.InlineResponse20062DataCostsAndChargesExAnteOneOffMaximumAcquiredExitCost
- Model.InlineResponse20062DataCostsAndChargesExAnteOneOffMaximumExitCost
- Model.InlineResponse20062DataCostsAndChargesExAnteOneOffPriorRHPExitCost
- Model.InlineResponse20062DataCostsAndChargesExAnteOneOffTypicalExitCost
- Model.InlineResponse20062DataCostsAndChargesExAnteOngoingCosts
- Model.InlineResponse20062DataCostsAndChargesExAnteTransactionCosts
- Model.InlineResponse20062DataCostsAndChargesExPost
- Model.InlineResponse20062DataCostsAndChargesExPostDistributionFee
- Model.InlineResponse20062DataCostsAndChargesExPostIncidentalCosts
- Model.InlineResponse20062DataCostsAndChargesExPostManagementFee
- Model.InlineResponse20062DataCostsAndChargesExPostOneOffEntryCost
- Model.InlineResponse20062DataCostsAndChargesExPostOneOffExitCost
- Model.InlineResponse20062DataCostsAndChargesExPostOngoingCostAccumulated
- Model.InlineResponse20062DataCostsAndChargesExPostOngoingCosts
- Model.InlineResponse20062DataCostsAndChargesExPostTransactionCosts
- Model.InlineResponse20062DataDistributionChannel
- Model.InlineResponse20062DataGeneral
- Model.InlineResponse20062DataGeneralCurrency
- Model.InlineResponse20062DataGeneralFund
- Model.InlineResponse20062DataGeneralFundDomicile
- Model.InlineResponse20062DataGeneralGuarantor
- Model.InlineResponse20062DataGeneralIssuer
- Model.InlineResponse20062DataGeneralLegalStructure
- Model.InlineResponse20062DataGeneralManufacturer
- Model.InlineResponse20062DataGeneralType
- Model.InlineResponse20062DataTargetMarket
- Model.InlineResponse20062DataTargetMarketAbilityToBearLosses
- Model.InlineResponse20062DataTargetMarketClientObjectivesAndNeeds
- Model.InlineResponse20062DataTargetMarketClientObjectivesAndNeedsReturnProfile
- Model.InlineResponse20062DataTargetMarketClientObjectivesAndNeedsReturnProfileGermany
- Model.InlineResponse20062DataTargetMarketInvestorType
- Model.InlineResponse20062DataTargetMarketKnowledgeAndExperience
- Model.InlineResponse20062DataTargetMarketKnowledgeAndExperienceGermany
- Model.InlineResponse20062DataTargetMarketRecommendedHoldingPeriod
- Model.InlineResponse20062DataTargetMarketRiskTolerance
- Model.InlineResponse20062DataTargetMarketRiskToleranceGermany
- Model.InlineResponse20062DataTargetMarketRiskToleranceInternalRiskRating
- Model.InlineResponse20062DataTargetMarketRiskToleranceSpain
- Model.InlineResponse20062DataTargetMarketRiskToleranceSri
- Model.InlineResponse20062DataTargetMarketRiskToleranceSrri
- Model.InlineResponse20063
- Model.InlineResponse20063Current
- Model.InlineResponse20063Data
- Model.InlineResponse20063Previous
- Model.InlineResponse20063Ratings
- Model.InlineResponse20063System
- Model.InlineResponse20064
- Model.InlineResponse20064Data
- Model.InlineResponse20064DataInstrument
- Model.InlineResponse20064DataMarket
- Model.InlineResponse20064DataValueUnit
- Model.InlineResponse20065
- Model.InlineResponse20065Data
- Model.InlineResponse20065Status
- Model.InlineResponse20066
- Model.InlineResponse20066Data
- Model.InlineResponse20066DataInstrument
- Model.InlineResponse20066DataMarket
- Model.InlineResponse20066DataValueUnit
- Model.InlineResponse20067
- Model.InlineResponse20067Data
- Model.InlineResponse20068
- Model.InlineResponse20068Data
- Model.InlineResponse20068Instrument
- Model.InlineResponse20069
- Model.InlineResponse20069Data
- Model.InlineResponse20069DataInstrument
- Model.InlineResponse20069DataRegional
- Model.InlineResponse20069DataRegionalListing
- Model.InlineResponse2006Data
- Model.InlineResponse2007
- Model.InlineResponse20070
- Model.InlineResponse20070Data
- Model.InlineResponse20070DataInstrument
- Model.InlineResponse20070DataListing
- Model.InlineResponse20070DataNotation
- Model.InlineResponse20070DataRegional
- Model.InlineResponse20071
- Model.InlineResponse20071Data
- Model.InlineResponse20072
- Model.InlineResponse20072Data
- Model.InlineResponse20072DataHigh
- Model.InlineResponse20072DataLow
- Model.InlineResponse20072DataPerformance
- Model.InlineResponse20072DataTradingVolume
- Model.InlineResponse20073
- Model.InlineResponse20073Data
- Model.InlineResponse20073Status
- Model.InlineResponse20074
- Model.InlineResponse20074Data
- Model.InlineResponse20075
- Model.InlineResponse20075Data
- Model.InlineResponse20076
- Model.InlineResponse20076Data
- Model.InlineResponse20077
- Model.InlineResponse20077Data
- Model.InlineResponse20078
- Model.InlineResponse20078Data
- Model.InlineResponse20078DataMarket
- Model.InlineResponse20079
- Model.InlineResponse20079Data
- Model.InlineResponse20079DataAccumulated
- Model.InlineResponse20079DataCurrency
- Model.InlineResponse20079DataFirst
- Model.InlineResponse20079DataHigh
- Model.InlineResponse20079DataLatest
- Model.InlineResponse20079DataLatestPerformance
- Model.InlineResponse20079DataLatestPerformanceIntraday
- Model.InlineResponse20079DataLow
- Model.InlineResponse20079DataMarket
- Model.InlineResponse20079DataPreviousClose
- Model.InlineResponse20079DataValueUnit
- Model.InlineResponse2007Data
- Model.InlineResponse2008
- Model.InlineResponse20080
- Model.InlineResponse20080Accumulated
- Model.InlineResponse20080Data
- Model.InlineResponse20080First
- Model.InlineResponse20080High
- Model.InlineResponse20080Latest
- Model.InlineResponse20080LatestPerformance
- Model.InlineResponse20080LatestPerformanceIntraday
- Model.InlineResponse20080Low
- Model.InlineResponse20080Market
- Model.InlineResponse20080PreviousClose
- Model.InlineResponse20081
- Model.InlineResponse20081Data
- Model.InlineResponse20081DataAsk
- Model.InlineResponse20081DataBid
- Model.InlineResponse20082
- Model.InlineResponse20082Ask
- Model.InlineResponse20082Bid
- Model.InlineResponse20082Data
- Model.InlineResponse20083
- Model.InlineResponse20083Data
- Model.InlineResponse20083DataAsks
- Model.InlineResponse20084
- Model.InlineResponse20084Data
- Model.InlineResponse20084DataAsks
- Model.InlineResponse20085
- Model.InlineResponse20085Data
- Model.InlineResponse20085DataEvents
- Model.InlineResponse20085DataRange
- Model.InlineResponse20085DataType
- Model.InlineResponse20085Meta
- Model.InlineResponse20086
- Model.InlineResponse20086Data
- Model.InlineResponse20087
- Model.InlineResponse20087Data
- Model.InlineResponse20088
- Model.InlineResponse20088Data
- Model.InlineResponse20088Instrument
- Model.InlineResponse20088InstrumentNsin
- Model.InlineResponse20088Nsin
- Model.InlineResponse20088Price
- Model.InlineResponse20089
- Model.InlineResponse20089Data
- Model.InlineResponse20089Instrument
- Model.InlineResponse20089InstrumentAssetClass
- Model.InlineResponse20089InstrumentName
- Model.InlineResponse20089InstrumentNameDefault
- Model.InlineResponse20089TradingValue
- Model.InlineResponse20089TradingValueAverage
- Model.InlineResponse20089ValueUnit
- Model.InlineResponse2008Data
- Model.InlineResponse2008DataCountry
- Model.InlineResponse2008DataGroup
- Model.InlineResponse2008DataTimezone
- Model.InlineResponse2008DataType
- Model.InlineResponse2009
- Model.InlineResponse20090
- Model.InlineResponse20090Data
- Model.InlineResponse20090Instrument
- Model.InlineResponse2009Country
- Model.InlineResponse2009Data
- Model.InlineResponse2009Group
- Model.InlineResponse2009Meta
- Model.InlineResponse2009Type
- Model.InlineResponse200Data
- Model.InlineResponse200Meta
- Model.InstrumentBackgroundTextTypeListData
- Model.InstrumentBackgroundTextTypeListDataFilter
- Model.InstrumentBackgroundTextTypeListMeta
- Model.InstrumentBenchmarkListData
- Model.InstrumentBenchmarkListDataFilter
- Model.InstrumentCategoryListData
- Model.InstrumentCategoryListDataFilter
- Model.InstrumentCategoryListDataFilterDataset
- Model.InstrumentCategoryListMeta
- Model.InstrumentCompliancePropertyListData
- Model.InstrumentCompliancePropertyListDataFilter
- Model.InstrumentCrossReferenceListByISINData
- Model.InstrumentCrossReferenceListByWKNData
- Model.InstrumentRatingGradeListData
- Model.InstrumentRatingGradeListDataFilter
- Model.InstrumentRatingGradeListDataFilterRatingSystem
- Model.NotationCrossReferenceFactSetIdentifierListByFactSetIdentifierData
- Model.NotationCrossReferenceFactSetIdentifierListByInstrumentData
- Model.NotationCrossReferenceListByISINData
- Model.NotationCrossReferenceListByInstrumentData
- Model.NotationCrossReferenceListByInstrumentDataFilter
- Model.NotationCrossReferenceListByInstrumentDataFilterMarkets
- Model.NotationCrossReferenceListByInstrumentDataFilterValueUnits
- Model.NotationCrossReferenceListBySymbolData
- Model.NotationSearchByTextData
- Model.NotationSearchByTextDataAssetClasses
- Model.NotationSearchByTextDataMarket
- Model.NotationSearchByTextDataMarketOrder
- Model.NotationSearchByTextDataText
- Model.NotationSearchByTextDataTradingValue
- Model.NotationSearchByTextDataTradingValueAverage
- Model.NotationSearchByTextDataTradingValueAverageDays30
- Model.NotationSearchByTextDataTradingValueAverageDays30Maximum
- Model.NotationSearchByTextDataTradingValueAverageDays30Minimum
- Model.NotationSearchByTextDataValidation
- Model.NotationSearchByTextDataValidationMarket
- Model.NotationSearchByTextDataValidationMarketPriority
- Model.NotationSearchByTextDataValidationMarketSelection
- Model.NotationSearchByTextDataValidationMarketSelectionExclude
- Model.NotationSearchByTextDataValidationMarketSelectionRestrict
- Model.NotationSearchByTextDataValidationPrices
- Model.NotationSearchByTextDataValidationPricesLatest
- Model.NotationSearchByTextDataValidationPricesPrevious
- Model.NotationSearchByTextDataValidationValueUnit
- Model.NotationSearchByTextDataValidationValueUnitSelection
- Model.NotationSearchByTextDataValidationValueUnitSelectionExclude
- Model.NotationSearchByTextDataValidationValueUnitSelectionRestrict
- Model.NotationSearchByTextMeta
- Model.OffsetBasedPaginationOutputObject
- Model.OffsetBasedPaginationOutputObjectWithoutTotal
- Model.PartialOutputObject
- Model.PricesTradingScheduleEventListData
- Model.PricesTradingScheduleEventListDataFilter
- Model.PricesTradingScheduleEventListDataFilterRange
- Model.PricesTradingScheduleEventListMeta
- Model.PricesTradingScheduleEventListMetaPagination
- Model.StatusObject
Documentation for Authorization
FactSetApiKey
- Type: HTTP basic authentication
FactSetOAuth2
- Type: OAuth
- Flow: application
- Authorization URL:
- Scopes: N/A
Contributing
Please refer to the contributing guide.
Copyright
Copyright 2022 FactSet Research Systems Inc
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
.NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
.NET Framework | net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen40 was computed. tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETStandard 2.0
- FactSet.SDK.Utils (>= 1.0.0)
- JsonSubTypes (>= 1.8.0)
- Newtonsoft.Json (>= 13.0.1)
- Polly (>= 7.2.2)
- RestSharp (>= 106.15.0)
- System.ComponentModel.Annotations (>= 5.0.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
0.11.2 | 158 | 8/30/2023 |
0.11.1 | 163 | 8/11/2023 |
0.11.0 | 154 | 6/13/2023 |
0.10.7 | 168 | 6/6/2023 |
0.10.6 | 170 | 5/11/2023 |
0.10.5 | 249 | 3/1/2023 |
0.10.4 | 249 | 2/24/2023 |
0.10.3 | 295 | 12/15/2022 |
0.10.1 | 408 | 7/21/2022 |
0.10.0 | 426 | 5/24/2022 |
0.9.4 | 390 | 8/31/2022 |
0.9.3 | 398 | 7/21/2022 |
0.9.2 | 402 | 5/24/2022 |
0.9.1 | 430 | 2/14/2022 |
0.9.0 | 416 | 2/2/2022 |
Refer to Changelog on GitHub source repository