c9s / bbgo

The modern cryptocurrency trading bot framework written in Go.
https://bbgo.finance
GNU Affero General Public License v3.0
1.18k stars 283 forks source link

Revert "pkg/exchange: replace /sapi/v1/margin/transfer to /sapi/v1/as… #1532

Closed bailantaotao closed 6 months ago

bailantaotao commented 6 months ago

…set/transfer"

This reverts commit b6717f2fcf8d8846754c6052e02bfe4a4d78ea25.

bbgokarma-bot commented 6 months ago

Welcome back! @bailantaotao, This pull request may get 614 BBG.

codecov[bot] commented 6 months ago

Codecov Report

Attention: 13 lines in your changes are missing coverage. Please review.

Comparison is base (d34a410) 21.78% compared to head (a351203) 21.78%.

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/c9s/bbgo/pull/1532/graphs/tree.svg?width=650&height=150&src=pr&token=ZT7I56OV8K&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Yo-An+Lin)](https://app.codecov.io/gh/c9s/bbgo/pull/1532?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Yo-An+Lin) ```diff @@ Coverage Diff @@ ## main #1532 +/- ## ========================================== - Coverage 21.78% 21.78% -0.01% ========================================== Files 606 607 +1 Lines 43931 43933 +2 ========================================== Hits 9569 9569 - Misses 33680 33682 +2 Partials 682 682 ``` | [Files](https://app.codecov.io/gh/c9s/bbgo/pull/1532?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Yo-An+Lin) | Coverage Δ | | |---|---|---| | [...inanceapi/transfer\_cross\_margin\_account\_request.go](https://app.codecov.io/gh/c9s/bbgo/pull/1532?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Yo-An+Lin#diff-cGtnL2V4Y2hhbmdlL2JpbmFuY2UvYmluYW5jZWFwaS90cmFuc2Zlcl9jcm9zc19tYXJnaW5fYWNjb3VudF9yZXF1ZXN0Lmdv) | `0.00% <0.00%> (ø)` | | | [...nceapi/transfer\_isolated\_margin\_account\_request.go](https://app.codecov.io/gh/c9s/bbgo/pull/1532?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Yo-An+Lin#diff-cGtnL2V4Y2hhbmdlL2JpbmFuY2UvYmluYW5jZWFwaS90cmFuc2Zlcl9pc29sYXRlZF9tYXJnaW5fYWNjb3VudF9yZXF1ZXN0Lmdv) | `0.00% <0.00%> (ø)` | | | [pkg/exchange/binance/exchange.go](https://app.codecov.io/gh/c9s/bbgo/pull/1532?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Yo-An+Lin#diff-cGtnL2V4Y2hhbmdlL2JpbmFuY2UvZXhjaGFuZ2UuZ28=) | `1.67% <0.00%> (ø)` | | ------ [Continue to review full report in Codecov by Sentry](https://app.codecov.io/gh/c9s/bbgo/pull/1532?src=pr&el=continue&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Yo-An+Lin). > **Legend** - [Click here to learn more](https://docs.codecov.io/docs/codecov-delta?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Yo-An+Lin) > `Δ = absolute (impact)`, `ø = not affected`, `? = missing data` > Powered by [Codecov](https://app.codecov.io/gh/c9s/bbgo/pull/1532?src=pr&el=footer&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Yo-An+Lin). Last update [d34a410...a351203](https://app.codecov.io/gh/c9s/bbgo/pull/1532?src=pr&el=lastupdated&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Yo-An+Lin). Read the [comment docs](https://docs.codecov.io/docs/pull-request-comments?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Yo-An+Lin).