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

A wrong undocumented FEE was taken #59

Open
DzmitrySvirydzenka opened this issue Oct 17, 2021 · 0 comments
Open

A wrong undocumented FEE was taken #59

DzmitrySvirydzenka opened this issue Oct 17, 2021 · 0 comments

Comments

@DzmitrySvirydzenka
Copy link

By some reason one of request was charged with 0.3% Fee instead of 0.165% in accordance to my VIP4 level. Could you please explain why it happened so?? According to marketInfo BBANK_ETH should be at most 0.2% but not 0.3! Here is log of server response:

{"result":"true","message":"Success","code":0,"ctime":1634396229.3023,"side":2,"orderNumber":85406874133,"rate":"0.000040305","leftAmount":"0.00000000","filledAmount":"2306.58485202","market":"BBANK_ETH","iceberg":"0","filledRate":"0.000040305","feePercentage":0.003,"feeValue":"6.91975455606","feeCurrency":"BBANK","fee":"6.91975455606 BBANK"}

{"method": "order.update", "params": [3, {"amount": "2306.58485202", "ctime": 1634396229.3022571, "deal_fee_rebate": "0", "deal_gt_fee": "0", "deal_point_fee": "0", "event": 3, "gt_discount": "3", "gt_maker_fee": "0", "gt_taker_fee": "0", "iceberg": "0", "id": 85406874133, "is_finished": true, "lastFilledAmount": "2306.58485202", "lastFilledTotal": "0.0929669024606661", "left": "0", "market": "BBANK_ETH", "money": "ETH", "mtime": 1634396229.3022621, "price": "0.000040305", "stock": "BBANK", "tif": 2, "time": "2021-10-16T14:57:09.302462+0000", "user": 2337791, "orderType": 1, "type": 2, "dealFee": "6.91975455606", "filledAmount": "2306.58485202", "filledTotal": "0.0929669024606661"}], "id": null}

I'm really confused.

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

1 participant