Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 361 Bytes

File metadata and controls

18 lines (12 loc) · 361 Bytes

btc-e-google-script

Just couple of function to getting information from btc-e.com to Google Spreadsheets.

Getting started

  1. Generate API keys at btc-e.com
  2. Add sheet named 'SETTINGS' with two rows:
A B
api_key <insert your key>
api_secret <insert you secret>
  1. Execute script