This website requires JavaScript.
Explore
Help
Sign In
aljaz
/
bitfinex-api-py
Watch
1
Star
0
Fork
0
You've already forked bitfinex-api-py
mirror of
https://github.com/aljazceru/bitfinex-api-py.git
synced
2025-12-19 06:44:22 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
430f7be51d383cb17825520d46dfa6d8d0d8f474
bitfinex-api-py
/
examples
/
rest
History
itsdeka
430f7be51d
add wallet deposit/transfer
2023-01-18 17:23:53 +01:00
..
create_funding_offer.py
Separate _BfxWebsocketInputs from bfxapi/websocket/BfxWebsocketClient.py to _BfxWebsocketInputs.py. Rename websocket authenticated inputs methods. Refactoring to maintain consistency across the library.
2023-01-12 18:10:00 +01:00
create_order.py
Use namespace
2023-01-17 12:13:06 +01:00
get_authenticated_data.py
Add authenticated data example
2023-01-13 17:11:28 +01:00
get_candles_hist.py
add seed candles
2023-01-18 16:17:03 +01:00
get_liquidations.py
add rest examples
2023-01-15 23:19:09 +01:00
get_public_data.py
add rest examples
2023-01-15 23:19:09 +01:00
transfer_wallet.py
add wallet deposit/transfer
2023-01-18 17:23:53 +01:00