Skip to content

Latest commit

 

History

History

instrument-retrieval

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Instrument retrieval

This example downloads all instruments of AssetType Stock, Future and Option. It respects the default limit of 60 requests per minute.

This example is really only intended for server applications serving many clients concurrently, or scraping books of a lot of instruments. The preferred solution for individual apps would be to use the regular search as shown in the Search example.

Interactive demo: https://saxobank.github.io/openapi-samples-js/instruments/instrument-retrieval/