bitfinex-api-rb | BITFINEX Ruby trading API - Bitcoin , Litecoin , and Ether | REST library

 by   bitfinexcom Ruby Version: 1.0.9 License: MIT

kandi X-RAY | bitfinex-api-rb Summary

kandi X-RAY | bitfinex-api-rb Summary

bitfinex-api-rb is a Ruby library typically used in Web Services, REST, Bitcoin applications. bitfinex-api-rb has no bugs, it has no vulnerabilities, it has a Permissive License and it has low support. You can download it from GitHub.

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

            kandi-support Support

              bitfinex-api-rb has a low active ecosystem.
              It has 78 star(s) with 92 fork(s). There are 17 watchers for this library.
              OutlinedDot
              It had no major release in the last 12 months.
              There are 2 open issues and 43 have been closed. On average issues are closed in 243 days. There are 3 open pull requests and 0 closed requests.
              It has a neutral sentiment in the developer community.
              The latest version of bitfinex-api-rb is 1.0.9

            kandi-Quality Quality

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

            kandi-Security Security

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

            kandi-License License

              bitfinex-api-rb 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-rb releases are available to install and integrate.
              Installation instructions, examples and code snippets are available.
              bitfinex-api-rb saves you 1184 person hours of effort in developing the same functionality from scratch.
              It has 2669 lines of code, 210 functions and 85 files.
              It has medium code complexity. Code complexity directly impacts maintainability of the code.

            Top functions reviewed by kandi - BETA

            kandi has reviewed bitfinex-api-rb and discovered the below as its top functions. This is intended to give you an instant insight into bitfinex-api-rb implemented functionality, and help decide if they suit your requirements.
            • Open the client
            • Submit a new order
            • Handles the response .
            • Register an order
            • Replace an existing order
            • Cancels a single offer
            • Cancel order
            • Create newoffer
            • Submit an offer
            • calculate prices
            Get all kandi verified functions for this library.

            bitfinex-api-rb Key Features

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

            bitfinex-api-rb Examples and Code Snippets

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

            Community Discussions

            QUESTION

            Why does this ruby statement, which subtracts two identical arrays, fail the .empty? test?
            Asked 2017-Aug-27 at 19:18

            In this snippet (from line 19 of https://github.com/bitfinexcom/bitfinex-api-rb/blob/master/lib/bitfinex/connection.rb - this is also the source for the class containing the check_params method definition.)

            ...

            ANSWER

            Answered 2017-Aug-27 at 19:18

            Let's a peek at the docs for the history method:

            Parameters:
            • currency (string) (defaults to: "usd") — (optional) Specify the currency, default “USD”
            • params (defaults to: {}) — :since [time] (optional) Return only the history after this timestamp.
            • params (defaults to: {}) — :until [time] (optional) Return only the history before this timestamp.
            • params (defaults to: {}) — :limit [int] (optional) Limit the number of entries to return. Default is 500.
            • params (defaults to: {}) — :wallet [string] (optional) Return only entries that took place in this wallet. Accepted inputs are: “trading”, “exchange”, “deposit”

            So the allowed keys in params are :since, :until, :limit, and :wallet.

            The keys in your params are 'since', 'until', 'limit', and 'wallet'.

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

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

            Vulnerabilities

            No vulnerabilities reported

            Install bitfinex-api-rb

            Add this line to your application's Gemfile:.

            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
            CLONE
          • HTTPS

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

          • CLI

            gh repo clone bitfinexcom/bitfinex-api-rb

          • sshUrl

            git@github.com:bitfinexcom/bitfinex-api-rb.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 REST Libraries

            public-apis

            by public-apis

            json-server

            by typicode

            iptv

            by iptv-org

            fastapi

            by tiangolo

            beego

            by beego

            Try Top Libraries by bitfinexcom

            bitfinex-api-node

            by bitfinexcomJavaScript

            bitfinex-api-go

            by bitfinexcomGo

            bfx-hf-ui

            by bitfinexcomJavaScript

            bitfinex-api-py

            by bitfinexcomPython

            bfx-hf-algo

            by bitfinexcomJavaScript