Code Monkey home page Code Monkey logo

Comments (14)

robertkowalski avatar robertkowalski commented on June 10, 2024

its not in the backlog, but happy to accept contributions!

from bitfinex-api-node.

robertkowalski avatar robertkowalski commented on June 10, 2024

@Tetradeca are you happy to submit a PR containing your candles addition? That would be great!

from bitfinex-api-node.

Tetradeca avatar Tetradeca commented on June 10, 2024

Sure I can do that

from bitfinex-api-node.

lapwat avatar lapwat commented on June 10, 2024

hi, line 113 you forgot event as second parameter

from bitfinex-api-node.

Tetradeca avatar Tetradeca commented on June 10, 2024

Ah indeed, thanks!

from bitfinex-api-node.

censix avatar censix commented on June 10, 2024

Cool !

from bitfinex-api-node.

lapwat avatar lapwat commented on June 10, 2024

Still got this error, not sure where it comes from.
TypeError: Cannot read property 'fundingCurrencies' of undefined
Edit: The symbol of the event returned by Bitfinex is undefined. This is a problem on their server.
{ channel: 'candles', chanId: xxx, symbol: undefined }

from bitfinex-api-node.

Tetradeca avatar Tetradeca commented on June 10, 2024

Ah yes, that's why I was not passing the event actually. I fixed it correctly on another branch I made but it had a very different structure, let me see what I can do.

from bitfinex-api-node.

lapwat avatar lapwat commented on June 10, 2024

Thank you dude, I did a workaround by manually specifying the pair. So the candles only work one pair at a time.

from bitfinex-api-node.

Tetradeca avatar Tetradeca commented on June 10, 2024

Actually it might have been simpler than that, can you try updating with my latest commit?

from bitfinex-api-node.

lapwat avatar lapwat commented on June 10, 2024

I have already implemented my workaround and it works. I will try your version when I need candle multipairs.
If your version works, maybe you could try submitting a push request ?

from bitfinex-api-node.

Tetradeca avatar Tetradeca commented on June 10, 2024

It's already proposed as a PR, but I think the repo owner is a bit overwhelmed elsewhere.

from bitfinex-api-node.

robertkowalski avatar robertkowalski commented on June 10, 2024

Hey folks,

thank you for being patient, I was swamped with other work.

I just merged the candles work @Tetradeca provided :)

from bitfinex-api-node.

lapwat avatar lapwat commented on June 10, 2024

event.symbol is still undefined

from bitfinex-api-node.

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.