bitfinex-api-node | BITFINEX NodeJS trading API - Bitcoin, Litecoin, and Ether exchange | Websocket library

 by   bitfinexcom JavaScript Version: 6.0.0 License: MIT

kandi X-RAY | bitfinex-api-node Summary

kandi X-RAY | bitfinex-api-node Summary

bitfinex-api-node is a JavaScript library typically used in Networking, Websocket, Bitcoin applications. bitfinex-api-node has no bugs, it has no vulnerabilities, it has a Permissive License and it has low support. You can install using 'npm i bitfinex-api-node-updated' or download it from GitHub, npm.

BITFINEX NodeJS trading API - Bitcoin, Litecoin, and Ether exchange
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              bitfinex-api-node has a low active ecosystem.
              It has 456 star(s) with 223 fork(s). There are 40 watchers for this library.
              There were 1 major release(s) in the last 12 months.
              There are 54 open issues and 305 have been closed. On average issues are closed in 111 days. There are 10 open pull requests and 0 closed requests.
              It has a neutral sentiment in the developer community.
              The latest version of bitfinex-api-node is 6.0.0

            kandi-Quality Quality

              bitfinex-api-node has 0 bugs and 0 code smells.

            kandi-Security Security

              bitfinex-api-node has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
              bitfinex-api-node code analysis shows 0 unresolved vulnerabilities.
              There are 0 security hotspots that need review.

            kandi-License License

              bitfinex-api-node is licensed under the MIT License. This license is Permissive.
              Permissive licenses have the least restrictions, and you can use them in most projects.

            kandi-Reuse Reuse

              bitfinex-api-node releases are available to install and integrate.
              Deployable package is available in npm.
              Installation instructions are not available. Examples and code snippets are available.
              bitfinex-api-node saves you 8192 person hours of effort in developing the same functionality from scratch.
              It has 16842 lines of code, 0 functions and 83 files.
              It has low code complexity. Code complexity directly impacts maintainability of the code.

            Top functions reviewed by kandi - BETA

            kandi has reviewed bitfinex-api-node and discovered the below as its top functions. This is intended to give you an instant insight into bitfinex-api-node implemented functionality, and help decide if they suit your requirements.
            • Get the pulse statistics
            • Hide current page
            • Scroll to next item
            • Translates a single line string .
            • this function is used as the dom tree
            • Parses characters in a string
            • parse h
            • interpolates the current document
            • Checks if a character contains a text .
            • Cross - browser implementation .
            Get all kandi verified functions for this library.

            bitfinex-api-node Key Features

            No Key Features are available at this moment for bitfinex-api-node.

            bitfinex-api-node Examples and Code Snippets

            No Code Snippets are available at this moment for bitfinex-api-node.

            Community Discussions

            Trending Discussions on bitfinex-api-node

            QUESTION

            Node-js: Not receiving events after websocket reconnect
            Asked 2018-Feb-26 at 07:56

            my node-js application uses the bitfinex-api-node npm package to establish a websocket connection to receive data from the Bitfinex crypto-currency exchange.

            Unfortunately, the connections silently breaks after some hours and the app stops receiving data over the websocket. This seems to be a known issue, maybe a bug of the bitfinex-api-module.

            Now, I'm trying to "manually" reconnect by first connecting the websocket and subscribing to some candle data. Then the websocket.close() function gets called to simulate a connection error at runtime. In the on close function I set another timeout and try to create a new BFX() object and open() it but .on(open) never gets called.

            => I must be doing something wrong. Is there a mistake in my logic? Is there a better way to reconnect?

            The following code works, just copy paste it and run to see for yourself. I am very thankful for any hints or tips.

            ...

            ANSWER

            Answered 2018-Feb-26 at 07:56

            The problem is that you don't attach any listeners to a new instance of websocket, when a previous one is closed:

            Source https://stackoverflow.com/questions/48932483

            Community Discussions, Code Snippets contain sources that include Stack Exchange Network

            Vulnerabilities

            No vulnerabilities reported

            Install bitfinex-api-node

            You can install using 'npm i bitfinex-api-node-updated' or download it from GitHub, npm.

            Support

            Fork itCreate your feature branch (git checkout -b my-new-feature)Commit your changes (git commit -am 'Add some feature')Push to the branch (git push origin my-new-feature)Create a new Pull Request
            Find more information at:

            Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items

            Find more libraries
            Install
          • npm

            npm i bitfinex-api-node

          • CLONE
          • HTTPS

            https://github.com/bitfinexcom/bitfinex-api-node.git

          • CLI

            gh repo clone bitfinexcom/bitfinex-api-node

          • sshUrl

            git@github.com:bitfinexcom/bitfinex-api-node.git

          • Stay Updated

            Subscribe to our newsletter for trending solutions and developer bootcamps

            Agree to Sign up and Terms & Conditions

            Share this Page

            share link

            Explore Related Topics

            Consider Popular Websocket Libraries

            netty

            by netty

            ws

            by websockets

            websocket

            by gorilla

            websocketd

            by joewalnes

            koel

            by koel

            Try Top Libraries by bitfinexcom

            bitfinex-api-go

            by bitfinexcomGo

            bfx-hf-ui

            by bitfinexcomJavaScript

            bitfinex-api-py

            by bitfinexcomPython

            bfx-hf-algo

            by bitfinexcomJavaScript

            bitfinex-api-rb

            by bitfinexcomRuby