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

Binance updates #182

Closed
wants to merge 7 commits into from
Closed

Binance updates #182

wants to merge 7 commits into from

Commits on Feb 19, 2022

  1. Fixed lingering things

    Guillermo Rodriguez committed Feb 19, 2022
    Configuration menu
    Copy the full SHA
    2594175 View commit details
    Browse the repository at this point in the history
  2. Inline Kline init, add removed comment

    Guillermo Rodriguez committed Feb 19, 2022
    Configuration menu
    Copy the full SHA
    5bb6a13 View commit details
    Browse the repository at this point in the history
  3. Add generic broker config exception

    Add minimal order support for binance
    Guillermo Rodriguez committed Feb 19, 2022
    Configuration menu
    Copy the full SHA
    0d536a9 View commit details
    Browse the repository at this point in the history
  4. Add broker configurator command

    Add goodboy suggestion to avoid repetition in binance `_api` method
    Guillermo Rodriguez committed Feb 19, 2022
    Configuration menu
    Copy the full SHA
    afd1579 View commit details
    Browse the repository at this point in the history
  5. Move dict modification helper functions to config module

    Add submit_cancel & listen key managment to binance backend
    Guillermo Rodriguez committed Feb 19, 2022
    Configuration menu
    Copy the full SHA
    d35ea2b View commit details
    Browse the repository at this point in the history
  6. Add order status tracking

    Guillermo Rodriguez committed Feb 19, 2022
    Configuration menu
    Copy the full SHA
    de87c8a View commit details
    Browse the repository at this point in the history
  7. Add get_deposits & get_whitdrawls binance api calls

    Drop Decimal quantize for now
    Minor tweaks to trades_dialogue proto
    Guillermo Rodriguez committed Feb 19, 2022
    Configuration menu
    Copy the full SHA
    0aa7159 View commit details
    Browse the repository at this point in the history