iobroker.binance

1.1.3 • Public • Published

Logo

ioBroker.binance

NPM version Downloads Number of Installations (latest) Number of Installations (stable) Dependency Status Known Vulnerabilities

NPM

Introduction

Adapter to communicate with the crypto trading platform binance

The adapter pulls prices of currencies in the configured update interval. If you configure an API Key and the corresponding secret, it will pull account balances as well. You may create an API Key on binance.com - i suggest to restrict it to "read-only".

screenshot-1 screenshot-2

Changelog

1.1.3

  • dependency update: lodash

1.1.2

  • version label fix

1.1.1

  • Possibility to disabled download of all prices. Polished options and translations.

1.1.0

  • added 24hr data for selected symbols

1.0.5

  • fixed interval handle

1.0.4

  • npmjs repackage

1.0.3

  • enrypted storage of apiKeySecret

1.0.2

  • added translations
  • additonal timeout options
  • Travis CI

1.0.1

  • some loggin cleanup
  • adjusted documentation

1.0.0

  • first fully functional release (polling of prices and account balances)
  • introduces cropty-js to accomplish binance quthentication requirements
  • moved from type schedule to daemon with setTimeout

License

MIT License

Copyright (c) 2020 Kartax

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Package Sidebar

Install

npm i iobroker.binance

Weekly Downloads

2

Version

1.1.3

License

MIT

Unpacked Size

174 kB

Total Files

15

Last publish

Collaborators

  • bluefox
  • kartax