July 17, 2026

how to place a bitforex api buy order

I have read the documentation for BitForex on placing a buy order here: https://github.com/bitforexapi/API_Doc_en/wiki/Order Then after understanding that, I read the API Call Description documentation: https://github.com/bitforexapi/API_Doc_en/wiki/API-Call-Description Here is what I have in my code: var […]

Read More

Bitcoin core make error

I am new to Bitcoin core development. I have created a clone using bitcoin core on a mac os mojave 10.14.3. I am have installed all dependencies and am able to run the autogen.sh and […]

Read More
Candle decimal places

Candle decimal places

What is the query param to specify the decimal precision in Bitfinex API v2? Seemly the default precision is ####.0, but i want a "precision more precise" than only one decimal place

Read More