-
Currently all cryptocurrency searches are processed using data from bitfinex and binance. Unfortunately these two exchanges don't have every cryptocurrency (notably dogecoin), so some searches will fa…
-
**Describe the bug**
When running a pure market making bot using Bitfinex I noticed that when I hit the stop command during the creating of orders, it fails to cancel the orders that were created and…
-
It works with this format
$buy = $bfx->new_order('BTCUSD', 0.01 , 1.0, 'bitfinex', 'buy', 'exchange market');
but it doesn't work with this
$x = 0.01 ;
$buy = $bfx->new_order('BTCUSD', $x , 1.…
-
Hi, I am not very techy so I will try to describe the issue as best I can.
Yesterday I tried to transfer 1.67Gi to Bitfinex out of my IOTA wallet. Lots of "Invalid" error, and tried to generate a new…
-
Would love to have support for sub-accounts. Being able to consolidate reports, etc across multiple Bitfinex accounts. Thanks!
jcbit updated
4 years ago
-
are you bitfinex developer?
I called v2 api, positions.
sometimes it return sucess,sometimes it return error:invalid key.
-
https://cryptowat.ch/bitfinex/btcusd
-
I'm receiving this error when I use transfer method from API V1:
https://docs.bitfinex.com/reference#rest-auth-transfer-between-wallets
But the WalletFrom is defined !! you can see a snapshot …
-
Had this issue for months already recently (fine before), is this an issue with the code or bitfinex's side?
`12:43:50 PM - $6455.9 0.0246
12:43:50 PM - $6455.9 0.2324
12:43:59 PM - $6…
-
Supporting Taproot addresses should be great IMHO.
AFAIK Bitfinex, Kraken and Green wallet support P2TR (and many others exchanges).
Edit:
https://blog.boltz.exchange/p/introducing-taproot-swap…