/api/v3/myTrades commisions of trades is "commission": "0.00000000",

Hi,

After placing Limit order on the platform, I get all trades to loop over the fills and their commisions.
Looking to other threads on the help I see these shouldn’t be 0.0000

Any idea why I get “commission”: “0.00000000”, ?

Could you confirm that the trades occurred on the production (live) environment and not on the testnet environment?

It’s on the test environement … we try to test the commissions …
(endpoint https://testnet.binance.vision)

Commission rates in the test environment are 0.00%, therefore you will not be charged commission fees

1 Like

I don’t understand why Binance decided to take commissions away from the test environment.

Commissions are a key part of trades, so how are we supposed to exhaustively test our trading software if this key element is missing?

1 Like

Ok thanks !