
- São Paulo - SP - Brazil
- http://felds.com.br
Block or Report
Block or report felds
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePopular repositories
-
-
FOSUserBundle Public
Forked from FriendsOfSymfony/FOSUserBundle
Provides user management for your Symfony2 Project. Compatible with Doctrine ORM & ODM, and Propel.
PHP 1
-
symfony-docs-pt-BR Public
Forked from andreia/symfony-docs-pt-BR
Portuguese translation of the Symfony2 Documentation (official repository)
-
-
-
261 contributions in the last year
Contribution activity
August 2022
Created a pull request in tiagosiebler/binance that received 3 comments
Fix "cumulative" typo on spot order responses
Summary
The current API returns a value called cummulativeQuoteQty
when creating a new order. This value is currently typed as cumulativeQuoteQty
, …
Created an issue in tiagosiebler/binance that received 13 comments
Allow passing number | string
to order endpoints
Currently, the values in NewSpotOrderParams
only accept numbers. Since all numbers in JS are floats, this leads to some numbers having recurring de…