Selector nodes and views How to build a selector How to link a selector to a function How to access the selector in the Quintessence
Introduction Many functions take ‘Source’ as a parameter. The source refers to the original source of the data, for example a specific Stock Exchange or
See also: How to create a Custom Relationship source How to create a Custom RelationshipData source Introduction to TimeSeries, TimeSeries(), Entities, Relationship(), RelationshipData() Examples: Example
See also: How to create a Custom TimeSeries source How to create a Custom Relationship source Introduction to TimeSeries, TimeSeries(), Entities, Relationship(), RelationshipData() How to
See also: How to create a Custom TimeSeries source How to create a Custom RelationshipData source Introduction to TimeSeries, TimeSeries(), Entities, Relationship(), RelationshipData() How to
Introduction Data can be loaded from an external source directly into system memory in cases where storing the data would lead to duplication. This is
A TimeSeries is a set of values associated with an entity for a range of dates, for example, the Close Prices of an instrument between
The scheduler runs tasks at a specified time. These tasks can perform a variety of functions, including transforming and feeding data into the Quintessence database
How to view the list of available reports How to create a report How to access a report in Excel How to import and export
A relationship defines the connection between a parent entity and its children, for example, the relationship between a portfolio and its instruments. Also see the