You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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)
[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.
The text was updated successfully, but these errors were encountered: