Commit Graph

362 Commits

Author SHA1 Message Date
Vigan Abdurrahmani
0079580180 Merge pull request #215 from itsdeka/add-id-to-parse-trade
Added id field to _parse_trade
2023-02-17 19:17:56 +01:00
Vigan Abdurrahmani
21688ec990 Merge branch 'master' into add-id-to-parse-trade 2023-02-17 19:17:13 +01:00
Vigan Abdurrahmani
a5bdcc16ef Merge pull request #211 from itsdeka/fix-withdraw-fees
Fix withdraw fees
2023-02-17 15:46:00 +01:00
itsdeka
7f3b62c6b6 use correct index 2023-02-17 15:16:32 +01:00
itsdeka
55f4765271 Added id field to _parse_trade 2023-02-17 11:35:15 +01:00
itsdeka
5e1017dbc8 updated version 2022-11-09 14:16:21 +01:00
itsdeka
9b9f9e0689 withdraw fee 2022-11-09 14:15:36 +01:00
Vigan Abdurrahmani
fd5484cd75 Merge pull request #208 from matthewli1409/master
ledger missing id fix
2022-10-19 17:01:01 +02:00
matthewli1409
eb33c06d51 change version 2022-10-18 16:10:38 +07:00
matthewli1409
9162241844 Merge branch 'master' of https://github.com/bitfinexcom/bitfinex-api-py 2022-10-18 16:08:48 +07:00
matthewli1409
a50502a0b2 ledger missing id fix 2022-10-18 15:33:46 +07:00
Vigan Abdurrahmani
1c289d79ef Merge pull request #206 from itsdeka/liquidations-rest
implemented liquidations endpoint (rest)
2022-10-04 16:31:56 +02:00
itsdeka
fa7d3e2686 implemented liquidations endpoint (rest) 2022-10-04 12:41:31 +02:00
Vigan Abdurrahmani
757cb4a953 Merge pull request #203 from itsdeka/use-private-host-for-auth-based-requests
Use private host for auth-based requests
2022-08-27 20:59:16 +02:00
itsdeka
23c00e77a2 refactoring - updated tests 2022-08-27 17:17:13 +02:00
itsdeka
17646f9980 refactoring - moved hosts to constants.py 2022-08-27 17:09:00 +02:00
itsdeka
b2460450c6 revert change 2022-08-23 13:30:05 +02:00
itsdeka
26a5f50967 fix cancel order
updated version
2022-08-22 19:36:09 +02:00
itsdeka
87e7f9820e -) Use private host for auth-based requests
-) Updated examples
2022-08-22 19:31:16 +02:00
Vigan Abdurrahmani
1ca0d871c7 Merge pull request #193 from itsdeka/2.0.1
2.0.1
2022-01-31 14:51:05 +01:00
itsdeka
3650bc7944 fixed trades handling error
added new_user_trade use to examples
updated docs
2022-01-30 12:54:57 +01:00
itsdeka
d3c105a710 fixed trades handling error 2022-01-29 22:32:17 +01:00
itsdeka
87cc56440a fixed payloads 2022-01-25 14:45:22 +01:00
itsdeka
8ed2e51228 added alerts endpoints 2022-01-25 14:42:34 +01:00
itsdeka
52a2d76379 -) Added User Settings Write/Read/Delete endpoints (REST)
-) Added Balance Available for Orders/Offers endpoint (REST)
2022-01-23 22:33:10 +01:00
Vigan Abdurrahmani
a9a38b3209 Merge pull request #190 from itsdeka/movement
Combined all old unmerged PRs
2022-01-21 17:46:49 +01:00
itsdeka
04ef752523 adjusted CHANGELOG 2022-01-20 13:36:26 +01:00
itsdeka
793fda9d67 updated version
changed account's trade execution (te) and trade update (tu) handling
2022-01-20 13:35:36 +01:00
itsdeka
f2d83fefbc stop wasn't awaited (now it is)
thanks to @mgfreixa
2022-01-20 12:41:37 +01:00
itsdeka
767735bf62 added missing imported model Movement 2022-01-16 22:20:27 +01:00
itsdeka
a589fe9bd1 Implemented Movement endpoints (REST)
Thanks to @ph4z
2022-01-16 22:18:03 +01:00
itsdeka
a79cd6a5a6 Implemented Movement endpoints (REST)
Thanks to @ph4z
2022-01-16 22:15:13 +01:00
Vigan Abdurrahmani
ca85fe2236 Merge pull request #188 from itsdeka/combinedPRs
updated version (for PR #187)
2022-01-04 20:50:07 +01:00
itsdeka
bfb9ccb7fb updated version 2022-01-04 20:48:37 +01:00
Vigan Abdurrahmani
880f67ac7b Merge pull request #187 from itsdeka/combinedPRs
Combined all old unmerged PRs
2022-01-04 20:41:07 +01:00
itsdeka
7fff1038af Added get all exchange pairs endpoint (REST) 2022-01-04 17:58:10 +01:00
itsdeka
64d203d8a8 Add submit cancel all funding offer
Thanks to @charlychiu (https://github.com/bitfinexcom/bitfinex-api-py/pull/169)
2022-01-04 17:42:15 +01:00
itsdeka
a6670caf5e Avoid p_sub not initialized issue
Thanks to @nkasimova (https://github.com/bitfinexcom/bitfinex-api-py/pull/170)
2022-01-04 17:30:32 +01:00
Vigan Abdurrahmani
50aa3461cf Merge pull request #186 from itsdeka/socketfix
Fixed socket.send() issue (IndexError: deque index out of range)
2022-01-03 11:24:15 +01:00
itsdeka
ae234b6066 async fix 2021-12-20 12:41:33 +01:00
itsdeka
7f47405fa3 Fixed socket.send() issue (IndexError: deque index out of range) 2021-12-20 12:17:27 +01:00
Vigan Abdurrahmani
e7262d88ba Merge pull request #185 from itsdeka/merchants
Merchants endpoints
2021-12-15 15:43:35 +01:00
itsdeka
35ee037ecc added merchant example | fixed endpoints 2021-12-15 13:47:35 +01:00
itsdeka
d4016ef444 merge 2021-12-14 23:17:42 +01:00
itsdeka
aa5566208b Added bitfinex-pay merchants endpoints 2021-12-14 23:11:56 +01:00
Vigan Abdurrahmani
f615e91900 Merge pull request #183 from itsdeka/newpr
adjusted get_trades() rest
2021-12-14 14:52:14 +01:00
itsdeka
0a6cc34f8a Revert "spacing"
This reverts commit 65a3bec654.
2021-12-14 12:10:45 +01:00
itsdeka
65a3bec654 spacing 2021-12-14 12:05:46 +01:00
itsdeka
ddf0c14cec Adjusted get_trades() to allow symbol to be None and get trades for all symbols 2021-12-13 13:15:56 +01:00
Vigan Abdurrahmani
24e135201e Merge pull request #182 from itsdeka/marketorders
Bugfix - It is now possible to call bfx.ws.run() from an already running event loop
2021-12-10 14:07:40 +01:00