/google-apps-script-exante-api

Google Apps Script shows how to work with EXANTE API functions http://developers.exante.eu/

Primary LanguageJavaScriptMIT LicenseMIT

Google Apps Script EXANTE API examples

Repository contains simple user defined functions for Google Apps Script which can be used to work with EXANTE market data API.

Usage

  1. Create Spreadsheet
  2. Go to Tools->Script editor...
  3. Copy-paste code example
  4. Put your token inside TOKEN variable
  5. Use functions from sheet like =EXANTEMID("EUR/USD.E.FX")

License

MIT, see COPYING for more details.

Links