Skip to content
This repository has been archived by the owner on Sep 9, 2023. It is now read-only.

Added book ticker to BinanceClient. #324

Open
wants to merge 38 commits into
base: master
Choose a base branch
from

Commits on May 11, 2021

  1. Merge pull request #1 from karimhossenbux/master

    binance: use symbol@ticker instead of !ticker@arr
    jargote committed May 11, 2021
    Configuration menu
    Copy the full SHA
    92a57b7 View commit details
    Browse the repository at this point in the history
  2. Ignoring vscode history

    jargote committed May 11, 2021
    Configuration menu
    Copy the full SHA
    15afe1f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    83e2727 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    008c904 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e98d31a View commit details
    Browse the repository at this point in the history

Commits on May 12, 2021

  1. Added bookTicker enum value

    jargote committed May 12, 2021
    Configuration menu
    Copy the full SHA
    6845ef1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ed27d5b View commit details
    Browse the repository at this point in the history
  3. Removed non-existent property

    jargote committed May 12, 2021
    Configuration menu
    Copy the full SHA
    514c1ba View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0360fd9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    16aa412 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d2f1e77 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2021

  1. Overriding _onConnected for binance client to limit to maximum 5 subs…

    …cription requests per second
    jargote committed May 23, 2021
    Configuration menu
    Copy the full SHA
    9e9e15d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3c8d2f6 View commit details
    Browse the repository at this point in the history
  3. Bug fix

    jargote committed May 23, 2021
    Configuration menu
    Copy the full SHA
    c72adf6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b1c4b35 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ccbbeea View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2021

  1. Configuration menu
    Copy the full SHA
    f862669 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2021

  1. Configuration menu
    Copy the full SHA
    94bf23d View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2022

  1. Configuration menu
    Copy the full SHA
    53bf940 View commit details
    Browse the repository at this point in the history
  2. Bumping version

    jargote committed Apr 15, 2022
    Configuration menu
    Copy the full SHA
    0f32581 View commit details
    Browse the repository at this point in the history
  3. Added yarn lock

    jargote committed Apr 15, 2022
    Configuration menu
    Copy the full SHA
    5f12ae8 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2022

  1. Configuration menu
    Copy the full SHA
    0171094 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0157a1e View commit details
    Browse the repository at this point in the history
  3. fixes

    jargote committed Apr 18, 2022
    Configuration menu
    Copy the full SHA
    81b3e41 View commit details
    Browse the repository at this point in the history
  4. ts fixes

    jargote committed Apr 18, 2022
    Configuration menu
    Copy the full SHA
    ae32aa6 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2022

  1. Configuration menu
    Copy the full SHA
    58d962f View commit details
    Browse the repository at this point in the history
  2. Removing left-over .js files

    jargote committed Apr 19, 2022
    Configuration menu
    Copy the full SHA
    a012a26 View commit details
    Browse the repository at this point in the history
  3. Removing .js files

    jargote committed Apr 19, 2022
    Configuration menu
    Copy the full SHA
    293724f View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2022

  1. Do not output declarations

    jargote committed Jun 23, 2022
    Configuration menu
    Copy the full SHA
    f24fdee View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2022

  1. Configuration menu
    Copy the full SHA
    3ef7408 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2022

  1. Configuration menu
    Copy the full SHA
    aa37287 View commit details
    Browse the repository at this point in the history
  2. Fixing syntax error

    jargote committed Oct 3, 2022
    Configuration menu
    Copy the full SHA
    760872c View commit details
    Browse the repository at this point in the history
  3. Checking for null message

    jargote committed Oct 3, 2022
    Configuration menu
    Copy the full SHA
    c05f8c1 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2022

  1. Configuration menu
    Copy the full SHA
    4e5a017 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    123f508 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a455d43 View commit details
    Browse the repository at this point in the history
  4. Error fix

    jargote committed Nov 5, 2022
    Configuration menu
    Copy the full SHA
    46d35b2 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2022

  1. Added uId to BookTicker

    jargote committed Dec 1, 2022
    Configuration menu
    Copy the full SHA
    1c447fa View commit details
    Browse the repository at this point in the history