Git Product home page Git Product logo

Comments (8)

butor avatar butor commented on August 28, 2024

You need to have your USD and BTC on your Bitfinex trading account (not exchange account)

from blackbird.

butor avatar butor commented on August 28, 2024

Also, if you use $5.00 TEST cash make sure that you have at least $5.00 on your accounts (or use FULL cash instead).
I will add a function that will first verify that your TEST cash matches what you have on your accounts.

from blackbird.

NateBrune avatar NateBrune commented on August 28, 2024


Okay, I understand that I have to have $5 on both accounts, so I will fix okcoin tonight (when I retrieve my other computer) But the balances still dont appear to be showing correctly. (Again, sorry so much pestering you, I really really do appreciate it 💯)

from blackbird.

butor avatar butor commented on August 28, 2024

I cannot reproduce your problem. My Bitfinex trading account information is correctly displayed when I start Blackbird. Are you sure that in bitfinex.cpp you are using the following format:

#define API_HEAD "X-BFX-APIKEY:XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX"
#define KEY      "XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX"

Note that you need to keep the X-BFX-APIKEY: part.

from blackbird.

NateBrune avatar NateBrune commented on August 28, 2024

It's most certainly the right information in the fields. After further experimentation I have found this. When USD is put in to deposit I can see it in the BTC field of blackbird, and when BTC is put into exchange is shows up in the USD field. No other configuration shows anything in blackbird.


As opposed to


from blackbird.

butor avatar butor commented on August 28, 2024

Thank you for your investigation. It looks like the order of JSON arrays elements are not preserved in Bitfinex for some reason. I updated bitfinex.cpp with a fix that should solve your problem. Could you please try again? Thanks

from blackbird.

NateBrune avatar NateBrune commented on August 28, 2024

You're the man butor, it works now. Thank you loads! I will continue reporting errors if I find anymore.

from blackbird.

butor avatar butor commented on August 28, 2024

Great thanks. I'll close the issue. Yes let me know if you find other issues.

from blackbird.

Related Issues (20)

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.