Username: Password:

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - RoshaF

Pages: [1]
1
Beginners & Help / Re: Paying fees with Bittrex Credits [BTXCRD]
« on: May 03, 2020, 09:04:53 AM »
Hello.Thanks for discussion guys,but watch what they say,and how is build their site.There is check box only for manual trades,for API i need to write it in requested body (I have not idea how to do it)....I will continue to search and read how that need to happen.

2
Beginners & Help / Re: Paying fees with Bittrex Credits [BTXCRD]
« on: April 28, 2020, 08:43:13 PM »
Hello.The fees are set to 0 and still pays them wth base.

Are the fees on that exchange 0?
The question is how to force GB to pay with Bittrex Credits on Bittrex.Its not Zero ofcourse.

3
Beginners & Help / Re: Paying fees with Bittrex Credits [BTXCRD]
« on: April 28, 2020, 07:06:49 AM »
Hello.The fees are set to 0 and still pays them wth base.

4
Beginners & Help / Re: Paying fees with Bittrex Credits [BTXCRD]
« on: April 24, 2020, 04:43:26 PM »
Hmm,okay i have 1501 BTXCRD.How need to look conf.js?Or what i need to write in GUI about fees percents?

5
Beginners & Help / Paying fees with Bittrex Credits [BTXCRD]
« on: April 24, 2020, 09:03:57 AM »
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!

6
Beginners & Help / Re: Trading pairs for non-US customers at Bittrex
« on: April 22, 2020, 07:48:41 AM »
Hello.All my pairs running on 15 minutes.Even that i tried to run pairs with strar on 5 and 30 its exact same error.Its only occurs on pairs for non US-customers.

7
Beginners & Help / Trading pairs for non-US customers at Bittrex
« on: April 20, 2020, 12:29:23 PM »
Hello.I am non US-customer and my profile in Bittrex is verify with my ID(which is with no US address).My IP aswell is non-US.I tried to trade a pair with a star (*) in bittrex.A pair with a star is definite as : "* These currencies can only be traded by non-US customers".When i start the core a get this error i err log : 2020/04/20 00:37:56 BTC-STC@bittrex
TypeError: Cannot read property 'reduce' of undefined. And in console also i get this from the attached photo.I checked the name of the pair twice.I tried with different pair with star and everytime is the same.Any ideas?

Greetings!

Pages: [1]