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

Perpetual/Delivery contracts: fee rate fields #135

Closed
LKresta opened this issue Sep 9, 2022 · 2 comments
Closed

Perpetual/Delivery contracts: fee rate fields #135

LKresta opened this issue Sep 9, 2022 · 2 comments

Comments

@LKresta
Copy link

LKresta commented Sep 9, 2022

[Re-posting https://github.com/gateio/rest-v4/issues/15 here per https://github.com/gateio/gatews/issues/37#issuecomment-1241680493]

Hello there,

I'd like to ask about fee rate fields in https://www.gate.io/docs/developers/apiv4/en/#contract. There are two fee rate fields, maker_fee_rate and taker_fee_rate. What is their semantics, are they just fees effective for current trade (identified by trade_id field)? Or are they in any way related to fees effective for my user account (https://www.gate.io/fee)?

Cheers,
L.

@revilwang
Copy link
Collaborator

Just ignore them. It's the default fee rate. Your own fee rate should be retrieved using /wallet/fee which returns your own futures maker and taker fee(your VIP level is considered)

@LKresta
Copy link
Author

LKresta commented Sep 9, 2022

Ok, thanks for the clarification!

@LKresta LKresta closed this as completed Sep 9, 2022
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

No branches or pull requests

2 participants