Code Monkey home page Code Monkey logo

Comments (11)

arunsatyarth avatar arunsatyarth commented on August 23, 2024 1

@jesseproudman I think it should be a post call.

from bittrex.

poppinyunhai avatar poppinyunhai commented on August 23, 2024

@jfeust I encountered the same problem

from bittrex.

masudhossain avatar masudhossain commented on August 23, 2024

You can use the rest api to make calls to the server, can't you? Just use a traditional POST command from your rails controller or button.

from bittrex.

nwochaadim avatar nwochaadim commented on August 23, 2024

Only the v2.0 bittrex api gives the full buy/sell functionality. The v1.1 only allows buylimit and selllimit. I am willing to open a PR for this.

from bittrex.

jesseproudman avatar jesseproudman commented on August 23, 2024

I need this functionality myself. Is any one working on it? Otherwise I may give it a go.

from bittrex.

jesseproudman avatar jesseproudman commented on August 23, 2024

@nwochaadim Just saw the work you've done on your branch. Looks solid - will give it a go.

from bittrex.

prutheus avatar prutheus commented on August 23, 2024

Hello. I wanted to use buylimit/sellimit. But I focused an error maybe.

After I created a Bittrex::Client with key and secret, I want to do:

c.get('market/buylimit', {market:'USDT-BTC', quantity:0.0001, rate:17000})

But it only results in nil, why?

from bittrex.

indokathan avatar indokathan commented on August 23, 2024

@prutheus Having the same issue. Have you found a solution?

from bittrex.

andersonar2004 avatar andersonar2004 commented on August 23, 2024

Somebody found a solution? I have the same issue

from bittrex.

aaronmarks avatar aaronmarks commented on August 23, 2024

Also interested in whether anyone figured this out. @arunsatyarth how do you do a post call? I only see get in the client class. And the bittrex documentation says all calls are gets.

from bittrex.

tarraschk avatar tarraschk commented on August 23, 2024

Hi, it is definitely a get request.

I had issues using this gem, so I built mine: https://github.com/tarraschk/bittrex_ruby

You can check out the code if you want to implement it in this repo.

from bittrex.

Related Issues (9)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.