Git Product home page Git Product logo

Comments (6)

jaggedsoft avatar jaggedsoft commented on September 26, 2024 1

A maker is the first person to place the limit order

So let's say you place an order to buy or sell something at 0.002 btc
Whoever takes your order is the taker

Whoever created the limit order is the maker

side should determine if it was a buy or sell

from node-binance-api.

mrgoonie avatar mrgoonie commented on September 26, 2024

I see, thank you for the information!

from node-binance-api.

jaggedsoft avatar jaggedsoft commented on September 26, 2024

No problem. Have a wonderful day :)

from node-binance-api.

thechile avatar thechile commented on September 26, 2024

but binance does not provide side right ? I mean none of the API responses give you side.

from node-binance-api.

jaggedsoft avatar jaggedsoft commented on September 26, 2024

Not that I have seen yet
The closest I can find uses candlestick data to compare buy volume compared to total volume over a period (say 5 minutes, or 1 hour)
With this data you could say that there is 60% buying demand over a period

from node-binance-api.

thechile avatar thechile commented on September 26, 2024

I took a look at binance webpage, for any coins market page on the right hand side it has the order book activity which has red and green for buy and sell orders. And this feed uses the same websocket data.

It seems binance use the ismaker field of the ws data to signify the side. To me 'maker' is related to someone placing a limit order to add liquidity to the books but they seem to use it just to mean are they the seller or buyer via the true/false. Possible language/translation thing.

Maybe someone else can verify this is true/accurate ? I used chrome dev tools to compare the feed frames with the green/red updates in the feed.

from node-binance-api.

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.