Skip to main content

Info

The PathLit engine computes strategies by ingesting end of day (EOD) data for a given set of instruments defined by their ticker symbol(s).

note

This endpoint is experimental so please take note that the processing performance hasn't been fine tuned yet, i.e. do expect up to 30 seconds to get a response from the engine. The computation are however production ready

Method#

GET /v1/timeseries/info

Parameters#

n/a

Response attributes#

AttributeHigh level explanation
SymbolThe abbreviation used to uniquely identify publicly traded shares of a particular stock on a particular stock market. A stock symbol may consist of letters, numbers or a combination of both.

Note#

n/a

Example#

curl--request POST 'https://engine.pathlit.io/v1/timeseries/info' \--header 'x-api-key: xxxxxxxxxxxxxxxxxxxxx' \--header 'Content-Type: application/json' \--data-raw ''