GUNBOT: The automatic profit generator > Beginners & Help

Paying fees with Bittrex Credits [BTXCRD]

(1/2) > >>

RoshaF:
Hello.
Are there is someone who know how to make bot to pay fees in Bitrex with BTXCRD?
In Bittrex support page i can read:
"Can I use Bittrex Credits from the API?
You can use Bittrex Credits when placing orders from the v3 API by including "UseAwards": true in the request body. Note that the order will fail if you do not have sufficient Bittrex Credits available. You can get your current Bittrex Credits balance by querying any of the balance APIs and looking for BTXCRD. "
I tried this in conf.js:
"type": "bittrex",
            "delay": 30,
            "UseAwards": true,
            "TRADING_FEES": "0",
But bot still use base to pay fees.
Thanks!

Aitor:
Some time ago there was an option on Bittrex interface. Since they removed it, from v16.8.2 onwards, the bot uses automaticaly Bittrex credits in the case you have them.

RoshaF:
Hmm,okay i have 1501 BTXCRD.How need to look conf.js?Or what i need to write in GUI about fees percents?

Aitor:
While using the credits the fees = 0 as it just uses the credits, once the credits have been spent, the standard Bittrex fees are 0.20%

RoshaF:
Hello.The fees are set to 0 and still pays them wth base.

Navigation

[0] Message Index

[#] Next page

Go to full version