Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

exchanges: Add Futures WebSocket streaming and Spot WebSocket API #1446

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

Commits on Dec 17, 2023

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

Commits on Dec 19, 2023

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

Commits on Dec 21, 2023

  1. Configuration menu
    Copy the full SHA
    a6c765a View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of http://github.com/thrasher-corp/gocryptotrader

    … into update_binance
    samuael committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    a4dd269 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fff3ede View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2023

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

Commits on Dec 23, 2023

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

Commits on Dec 24, 2023

  1. Configuration menu
    Copy the full SHA
    226c8f5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    45ed9f3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    13ca144 View commit details
    Browse the repository at this point in the history

Commits on Dec 25, 2023

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

Commits on Dec 26, 2023

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

Commits on Dec 27, 2023

  1. Merge branch 'master' of http://github.com/thrasher-corp/gocryptotrader

    … into update_binance
    samuael committed Dec 27, 2023
    Configuration menu
    Copy the full SHA
    cb02f0c View commit details
    Browse the repository at this point in the history

Commits on Dec 31, 2023

  1. Merge branch 'master' of http://github.com/thrasher-corp/gocryptotrader

    … into update_binance
    samuael committed Dec 31, 2023
    Configuration menu
    Copy the full SHA
    4d1a16b View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2024

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

Commits on Jan 4, 2024

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

Commits on Jan 6, 2024

  1. Adding Trade endpoints

    samuael committed Jan 6, 2024
    Configuration menu
    Copy the full SHA
    d6f302e View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2024

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

Commits on Jan 8, 2024

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

Commits on Jan 9, 2024

  1. Configuration menu
    Copy the full SHA
    9fc1e1d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    85014fa View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2024

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

Commits on Jan 11, 2024

  1. Configuration menu
    Copy the full SHA
    2867ce4 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of http://github.com/thrasher-corp/gocryptotrader

    … into update_binance
    samuael committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    55c4b1c View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2024

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

Commits on Jan 13, 2024

  1. Configuration menu
    Copy the full SHA
    873fd28 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of http://github.com/thrasher-corp/gocryptotrader

    … into update_binance
    samuael committed Jan 13, 2024
    Configuration menu
    Copy the full SHA
    d5571f8 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2024

  1. Merge branch 'master' of http://github.com/thrasher-corp/gocryptotrader

    … into binance_futures_ws_update
    samuael committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    67a14e3 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2024

  1. Merge branch 'master' of http://github.com/thrasher-corp/gocryptotrader

    … into binance_futures_ws_update
    samuael committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    08346a7 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2024

  1. Merge branch 'master' of http://github.com/thrasher-corp/gocryptotrader

    … into binance_futures_ws_update
    samuael committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    cade5bf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    432632e View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2024

  1. Merge branch 'master' of http://github.com/thrasher-corp/gocryptotrader

    … into binance_futures_ws_update
    samuael committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    da09b8e View commit details
    Browse the repository at this point in the history
  2. codespell fix

    samuael committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    7b58558 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2024

  1. unit tests update

    samuael committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    658de98 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of http://github.com/thrasher-corp/gocryptotrader

    … into binance_futures_ws_update
    samuael committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    82280f9 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2024

  1. Merge branch 'master' of http://github.com/thrasher-corp/gocryptotrader

    … into binance_futures_ws_update
    samuael committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    b0168ee View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2024

  1. Merge branch 'master' of http://github.com/thrasher-corp/gocryptotrader

    … into binance_futures_ws_update
    samuael committed Mar 23, 2024
    Configuration menu
    Copy the full SHA
    ea862b0 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2024

  1. Configuration menu
    Copy the full SHA
    eada24d View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of http://github.com/thrasher-corp/gocryptotrader

    … into binance_futures_ws_update
    samuael committed Mar 30, 2024
    Configuration menu
    Copy the full SHA
    ab04442 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2024

  1. adding websocket handlers

    samuael committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    2c19072 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2024

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