qbreton

Results 3 comments of qbreton

Hello, If I understood correctly, your issue is that every currency `btcValue / btcTotal` fields were equals to 0 ? If yes, it's totally normal, to populate these fields, you...

Hi @nattila1, I tried to reproduce your issue without success, is it still bugged when you calls the function ? Tried to reproduce with ``` function binance_build_query($params = []) {...

Hello, If you're using a copy pasted version of `order-test.php`, you should have created a file with your API credentials inside, is it correct ? https://github.com/jaggedsoft/php-binance-api/blob/d153dd9af258615d8b3c06c2a652387674e876b3/examples/orders_test.php#L6 From the error you...