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

Merge/adshao-master #14

Merged
merged 34 commits into from
Sep 24, 2024
Merged

Merge/adshao-master #14

merged 34 commits into from
Sep 24, 2024

Conversation

thanhpp
Copy link
Member

@thanhpp thanhpp commented Sep 24, 2024

No description provided.

one230six and others added 30 commits April 22, 2024 20:18
Signed-off-by: one230six <723682061@qq.com>
* Add functions to fetch funding rate data from market

* Remove invalid test function
…ct. (adshao#506)

* changed bool types to string in reduceOnly, closePosition, priceProtect fields

* updated tests
…nsfer (adshao#567)

* feat: add sub-account transfer history api

* refactor: update sub-account-transfer-history time argument as int64 instead of time

* feat: add list user universal transfer service and update user universal transfer
* complete options module. imple interfaces that are not impled before.
add the websocket implement. add unittest inlcude lost and new

* remove unreachable code

* fix some unittest

* correct some name

* change OrderID to OrderId

* set RateLimitOrder10s RateLimitOrder1m in CreateBatchOrders
* update READMD.md and add introduction about proxy; replace options with
eoptions, just change the package name

 add the way to manually set up the websocket proxy, current websocket
 proxy got from environment variable

* fix typos

* change eoptions as options;resolved review

* correct base url of options' websocket

* revert v2/client.go

* change eoptions as options in v2/client.go

* revert v2/client.go
* Optimize request error handling process

* add a Respone filed to APIError
* Add: functions for convert

* fix: functions for convert

* fix: fromAmount, toAmount type

* add: debug

* remove: debug

* fix: fix convert quote

* fix: acceptQuote

* fix: orderStatus

* add: convert assetInfo
change:  getQuote service name

* fix: convert assetInfo

* fix: toAsset exchangeInfo

---------

Co-authored-by: qushedo <123452935+qushedo@users.noreply.github.com>
…ile calling json.Unmarshal (adshao#581)

* fix batchOrder response and fix futures.WsUserDataEvent.Time error while
json.Unmarshal

* also fix this in the delivery package
* complete interfaces unimplemented in futures

* rename index_info_service.go

* gofmt
* Adding uid into the account service response

* Update account_service_test.go

* Update account_service_test.go

* test: get account
…arket interface (adshao#589)

* complete sub-master interface(subaccount_service.go); complete spot
market interface

* fix typos check

* gofmt

* add some comment

* use full name
* fix some problems:1.fix the path of asset_index_service.go and
constituents_service.go. 2.fix struct DeliveryPrice. 3.remove redundant
funding_rate_history.go

* remove responding interface in client.go
Added support for getting the non-zero balances of an account
…data

implement futures orderbook history
…adshao#604)

* fix: added missing fields in GetAllCoinsInfoService Network section

* fix: returned accidentally removed line
* Make future order ModifyService

* add Service for FuturesApi Order Modifier
Fix Modify Order Endpoint : PUT /fapi/v1/order
* add usds-futures convert service

* fix 2 endpoint

* fix mismatch between document and actual returned content types
@thanhpp thanhpp self-assigned this Sep 24, 2024
Signed-off-by: thanhpp <thanhphanphu18@gmail.com>
@thanhpp thanhpp merged commit 4af828f into master Sep 24, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.