c9s / bbgo

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

MINOR: [okx][bitget] remove the query after place order #1581

Closed bailantaotao closed 6 months ago

bbgokarma-bot commented 6 months ago

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

bbgokarma-bot commented 6 months ago

Re-estimated karma: this pull request may get 445 BBG

codecov[bot] commented 6 months ago

Codecov Report

Attention: Patch coverage is 44.82759% with 16 lines in your changes are missing coverage. Please review.

Project coverage is 22.40%. Comparing base (747b75f) to head (d75e7eb).

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/c9s/bbgo/pull/1581/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/1581?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 #1581 +/- ## ========================================== - Coverage 22.44% 22.40% -0.05% ========================================== Files 615 615 Lines 44463 44436 -27 ========================================== - Hits 9981 9954 -27 - Misses 33770 33772 +2 + Partials 712 710 -2 ``` | [Files](https://app.codecov.io/gh/c9s/bbgo/pull/1581?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Yo-An+Lin) | Coverage Δ | | |---|---|---| | [pkg/exchange/bitget/convert.go](https://app.codecov.io/gh/c9s/bbgo/pull/1581?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Yo-An+Lin#diff-cGtnL2V4Y2hhbmdlL2JpdGdldC9jb252ZXJ0Lmdv) | `93.49% <ø> (+0.45%)` | :arrow_up: | | [pkg/exchange/bitget/exchange.go](https://app.codecov.io/gh/c9s/bbgo/pull/1581?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Yo-An+Lin#diff-cGtnL2V4Y2hhbmdlL2JpdGdldC9leGNoYW5nZS5nbw==) | `79.89% <92.85%> (+0.45%)` | :arrow_up: | | [pkg/exchange/bybit/exchange.go](https://app.codecov.io/gh/c9s/bbgo/pull/1581?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Yo-An+Lin#diff-cGtnL2V4Y2hhbmdlL2J5Yml0L2V4Y2hhbmdlLmdv) | `0.00% <0.00%> (ø)` | | ------ [Continue to review full report in Codecov by Sentry](https://app.codecov.io/gh/c9s/bbgo/pull/1581?dropdown=coverage&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/1581?dropdown=coverage&src=pr&el=footer&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Yo-An+Lin). Last update [747b75f...d75e7eb](https://app.codecov.io/gh/c9s/bbgo/pull/1581?dropdown=coverage&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).