This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
name: Binck Realtime Quotes | |
description: Connect to Binck API and get streaming quotes for indices. | |
host: EXCEL | |
api_set: {} | |
script: | |
content: | | |
/* | |
* This is an example on how to use the Binck API in Excel. | |
* Showcase: Request a set of instruments and get streaming quotes. | |
* |