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

Feat/order types binance #6279

Merged

Conversation

cardosofede
Copy link
Contributor

Before submitting this PR, please make sure:

  • Your code builds clean without any errors or warnings
  • You are using approved title ("feat/", "fix/", "docs/", "refactor/")

A description of the changes proposed in the pull request:
Based on the Technical Roadmap, we are going to support all order types.
In this case, this PR will allow sending market orders with binance spot.

Tests performed by the developer:
I created this script: https://gist.github.com/cardosofede/d928c52503ef0b945ae140971f8fbbf3 that buy x amount at market and sell the same amount.

Tips for QA testing:
Use that script with api keys of binance connected

@rapcmia rapcmia requested review from rapcmia and nikspz May 4, 2023 01:47
Copy link
Contributor

@rapcmia rapcmia left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM:

  • Test using Fede's sample script, ok
  • Test using amm-arbitrage on two different CEX (kucoin/binance)
  • Trade data overview
    • Order type recorded on history is MARKET
    • CSV file recorded is MARKET
    • Fees still matched
    • Compare results on latest development branch, current supports LIMIT

@rapcmia rapcmia merged commit 6910a8c into hummingbot:development May 8, 2023
2 checks passed
@rapcmia
Copy link
Contributor

rapcmia commented May 8, 2023

Merged to development and part of hummingbot version 1.16.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

None yet

3 participants