Pages:
Author

Topic: [ANN] Bittrex - Next generation exchange (btc/ltc/eac/ppc/rdd/ftc/and more) - page 19. (Read 168071 times)

member
Activity: 308
Merit: 13
In the light of rumors some main exchanges data leak I am curious about bittrex clients personal data safety..
As we know bittrex forced its customers to KYC even if they have low amount of crypto - but are bittrex exchange really able to protect our data?
Why not use services without registration? This will help protect your data and funds since you do not store them in your account, and in addition, you do not need to go through KYC. You can use Changenow or Coinswitch for example.
legendary
Activity: 1834
Merit: 1520
I extremally suprised that this topic is so empty in the last days :O  Huh

Yes, it seems like most people around aren't very interested in discussing Bittrex these days.

Hereby, I'll try to sum up all the major updates of the last 30 days (of Bittrex):

-Listing of Decision Token (HST)
-Listing of Fusion (FSN)
-Support of Metadium (META) token swap
-Addition of USDT-GRIN market pair
-Listing of Metadium (META)
-Listing of GRIN
-Listing of Serve (SERV)
-Listing of HXRO
-Listing of Cortex
-Distribution of BitTorrent Token (BTT) airdrop
hero member
Activity: 1246
Merit: 708
I extremally suprised that this topic is so empty in the last days :O  Huh

hero member
Activity: 1848
Merit: 640
*Brute force will solve any Bitcoin problem*
In the light of rumors some main exchanges data leak I am curious about bittrex clients personal data safety..
As we know bittrex forced its customers to KYC even if they have low amount of crypto - but are bittrex exchange really able to protect our data?

this is what i have been saying for the past year when they asked me for my personal info..theres something not right about this exchange anymore ~ just connect the dots to cryptopia and it will become clear !  Roll Eyes  i want my coins back now !!!
hero member
Activity: 1246
Merit: 708
In the light of rumors some main exchanges data leak I am curious about bittrex clients personal data safety..
As we know bittrex forced its customers to KYC even if they have low amount of crypto - but are bittrex exchange really able to protect our data?
legendary
Activity: 1834
Merit: 1520
Why the DASH withdraw fee is so big?

0.05 DASH = 3.6$

It's bigger then BTC withdraw fee...
Maybe devs have put a comma in the wrong place?  Huh

Wow, that's probably the highest withdrawal fee (of DASH) among all of the coins listed at Bittrex.

Let's compare it with a few other notable exchanges:

Binance = 0.002 DASH
Bitfinex = 0.01 DASH
HitBTC = 0.03 DASH

 Roll Eyes
Yep... It's a highest withdrawal fee in Bittrex and highest withdrawal fee for Dash among all exchanges...
And it is absolutely inadequate...
So I suppose it's just because devs have put a comma or dot in the wrong place...

I've submitted a ticket asking for the reason of having a huge DASH fee, and have advised them to lower it. Let's see if they take any action on the request.
full member
Activity: 1274
Merit: 105
Why the DASH withdraw fee is so big?

0.05 DASH = 3.6$

It's bigger then BTC withdraw fee...
Maybe devs have put a comma in the wrong place?  Huh

Wow, that's probably the highest withdrawal fee (of DASH) among all of the coins listed at Bittrex.

Let's compare it with a few other notable exchanges:

Binance = 0.002 DASH
Bitfinex = 0.01 DASH
HitBTC = 0.03 DASH

 Roll Eyes
Yep... It's a highest withdrawal fee in Bittrex and highest withdrawal fee for Dash among all exchanges...
And it is absolutely inadequate...
So I suppose it's just because devs have put a comma or dot in the wrong place...
legendary
Activity: 1834
Merit: 1520
Why the DASH withdraw fee is so big?

0.05 DASH = 3.6$

It's bigger then BTC withdraw fee...
Maybe devs have put a comma in the wrong place?  Huh

Wow, that's probably the highest withdrawal fee (of DASH) among all of the coins listed at Bittrex.

Let's compare it with a few other notable exchanges:

Binance = 0.002 DASH
Bitfinex = 0.01 DASH
HitBTC = 0.03 DASH

 Roll Eyes
full member
Activity: 1274
Merit: 105
Why the DASH withdraw fee is so big?

0.05 DASH = 3.6$

It's bigger then BTC withdraw fee...
Maybe devs have put a comma in the wrong place?  Huh
jr. member
Activity: 59
Merit: 1
You should know that Bittrex can block a verified account after a long time of use. This happened to me recently and they simply ignore my appeals for support (1532649). I’m confused and don’t know what to do ... I lost a few thousand dollars and don’t know if I can get them back. It looks like a new type of fraud.
full member
Activity: 1274
Merit: 105
ESET Nod32 started swearing at socket.bittrex.com...
And there was no such thing earlier...
May be there are some new problems with security on Bittrex?
legendary
Activity: 2212
Merit: 1199
(...)

EDIT:
Basically,

The incorrect/bugged formula looks like this:

Code:
ASK_quantity = ( ASK_rate *  ASK_total_commission_included ) + ( ( ASK_rate * ASK_total_commission_included ) * (  Bittrex_commission / 100 ) )

Check: ( 1 * 0.9975 ) + ( ( 1 * 0.9975 ) * ( 0.25 / 100 ) ) = 0.99999375

The CORRECT (ASK orders) formula looks like this:
Code:
ASK_quantity = ( ASK_total_commission_included * ( 100 / ( 100 - Bittrex_commission ) ) ) * ASK_rate

Check: 0.9975 * ( 100 / 99.75 ) * 1 = 1.00000000

For the BID orders, the correct formula is:
Code:
BID_quantity = ( BID_total_commission_included * ( 100 / ( 100 + Bittrex_commission ) ) ) / BID_rate

Check: 0.9975 * ( 100 / 100.25 ) / 1 = 0.99501247


You're welcome. Roll Eyes
I will not disdain the reward for this find ;-)


Best wishes.

Hello,
The final fix: it should be divided by ASK_Rate in both cases - ASK and BID.

The CORRECT (ASK orders) formula looks like this:
Code:
ASK_quantity = ( ASK_total_commission_included * ( 100 / ( 100 - Bittrex_commission ) ) ) / ASK_rate

Check: 0.9975 * ( 100 / 99.75 ) / 1 = 1.00000000

Best wishes.
STT
legendary
Activity: 4102
Merit: 1454
I found a bug on Bittrex,
I was trying to contact with their support but after I wrote a scenario they answered completely without understanding the problem.


Seems like every support is similar because I had similar kinda responce from a mainstream bank one of the worlds largest operating in every country and their reply is just to just copy and paste a few times quickly what might fit my query.    I worked in support myself I know the cookie cutter approach is basically how its taught to them.

What I had to do with my question was reply (politely) acknowledge their answer and its correctness but also raise the fact the impossible has happened and there is an imperfection in their website/software.   It can take upto a month or more before you get past the automatic bot like replies and get someone to read your query and consider you might not be a customer trying to use the CD drive for a coffee cup holder.
   Sadly I recognise this scenario, kudos for the formula laid out for them    copy and paste that into the code maybe  Tongue

Bittrex I've found pretty good overall when I spoken to them relative to most experiences
legendary
Activity: 1834
Merit: 1520
XNK (Ink Protocol) has been listed at Bittrex.

Hello,

I found a bug on Bittrex,
I was trying to contact with their support but after I wrote a scenario they answered completely without understanding the problem.

So let me show to all of you, the Bittrex calculator bug:

Quote from: 'Bittrex bug spotted by roslinpl'


The math formula is incorrect.
I know the correct formulas for all of the inputs (check my recent post history).

I can share the solution if someone will ask me nicely.


EDIT:
Basically,

The incorrect/bugged formula looks like this:

Code:
ASK_quantity = ( ASK_rate *  ASK_total_commission_included ) + ( ( ASK_rate * ASK_total_commission_included ) * (  Bittrex_commission / 100 ) )

Check: ( 1 * 0.9975 ) + ( ( 1 * 0.9975 ) * ( 0.25 / 100 ) ) = 0.99999375

The CORRECT (ASK orders) formula looks like this:
Code:
ASK_quantity = ( ASK_total_commission_included * ( 100 / ( 100 - Bittrex_commission ) ) ) * ASK_rate

Check: 0.9975 * ( 100 / 99.75 ) * 1 = 1.00000000

For the BID orders, the correct formula is:
Code:
BID_quantity = ( BID_total_commission_included * ( 100 / ( 100 + Bittrex_commission ) ) ) / BID_rate

Check: 0.9975 * ( 100 / 100.25 ) / 1 = 0.99501247


You're welcome. Roll Eyes
I will not disdain the reward for this find ;-)


Best wishes.

That's one bug which I've hated all my life at Bittrex (and Binance). Even the crappy exchanges like Cryptopia have the correct mathematical formula for that, but at Bittrex & Binance (when you market-buy), you don't get to have an exact number.
hero member
Activity: 1067
Merit: 501
Hello,

I found a bug on Bittrex,
I was trying to contact with their support but after I wrote a scenario they answered completely without understanding the problem.

So let me show to all of you, the Bittrex calculator bug:

Quote from: 'Bittrex bug spotted by roslinpl'


The math formula is incorrect.
I know the correct formulas for all of the inputs (check my recent post history).

I can share the solution if someone will ask me nicely.


EDIT:
Basically,

The incorrect/bugged formula looks like this:

Code:
ASK_quantity = ( ASK_rate *  ASK_total_commission_included ) + ( ( ASK_rate * ASK_total_commission_included ) * (  Bittrex_commission / 100 ) )

Check: ( 1 * 0.9975 ) + ( ( 1 * 0.9975 ) * ( 0.25 / 100 ) ) = 0.99999375

The CORRECT (ASK orders) formula looks like this:
Code:
ASK_quantity = ( ASK_total_commission_included * ( 100 / ( 100 - Bittrex_commission ) ) ) * ASK_rate

Check: 0.9975 * ( 100 / 99.75 ) * 1 = 1.00000000

For the BID orders, the correct formula is:
Code:
BID_quantity = ( BID_total_commission_included * ( 100 / ( 100 + Bittrex_commission ) ) ) / BID_rate

Check: 0.9975 * ( 100 / 100.25 ) / 1 = 0.99501247


You're welcome. Roll Eyes
I will not disdain the reward for this find ;-)


Best wishes.

I hope this bug is only in calculator not in the main transaction dashboard..  Shocked  Wink

Bittrex should definitely reward you not only for finding this bug but also for correcting it!

Good job roslinpl!
newbie
Activity: 42
Merit: 0
Bittrex is criminal!!!  Angry

Burn in hell you suckers.

They officially stole my BTG! Ask them yourself.

It is best to avoid this criminal exchange called Bittrex.
legendary
Activity: 2212
Merit: 1199
Hello,

I found a bug on Bittrex,
I was trying to contact with their support but after I wrote a scenario they answered completely without understanding the problem.

So let me show to all of you, the Bittrex calculator bug:

Quote from: 'Bittrex bug spotted by roslinpl'


The math formula is incorrect.
I know the correct formulas for all of the inputs (check my recent post history).

I can share the solution if someone will ask me nicely.


EDIT:
Basically,

The incorrect/bugged formula looks like this:

Code:
ASK_quantity = ( ASK_rate *  ASK_total_commission_included ) + ( ( ASK_rate * ASK_total_commission_included ) * (  Bittrex_commission / 100 ) )

Check: ( 1 * 0.9975 ) + ( ( 1 * 0.9975 ) * ( 0.25 / 100 ) ) = 0.99999375

The CORRECT (ASK orders) formula looks like this:
Code:
ASK_quantity = ( ASK_total_commission_included * ( 100 / ( 100 - Bittrex_commission ) ) ) / ASK_rate

Check: 0.9975 * ( 100 / 99.75 ) * 1 = 1.00000000

For the BID orders, the correct formula is:
Code:
BID_quantity = ( BID_total_commission_included * ( 100 / ( 100 + Bittrex_commission ) ) ) / BID_rate

Check: 0.9975 * ( 100 / 100.25 ) / 1 = 0.99501247


You're welcome. Roll Eyes
I will not disdain the reward for this find ;-)


Best wishes.
sr. member
Activity: 1372
Merit: 259
Two questions regarding Bittrex international.

How do they validate if a user comes outside the US or not?

Will there be a KYC necessary to trade? I stopped trading there when they requested KYC from one day to another and I would be happy if trading would be possible again without any verification.

it is not possible to trade without KYC verification and if it were you can no longer trust this exchange because they have proven to be untrustworthy. they can change their rules without warning at any moment and block your account with the money in it and there will be nothing you could do about it. they did it to thousands of users last year and made millions of it.

Damm... I though they changed politics... I left this exchange in last year after this issue and when they starting require KYC. But as they started listing good tokens again I wanted come back  Undecided
legendary
Activity: 1524
Merit: 1001
NOBT - WNOBT your saving bank◕◡◕
Two questions regarding Bittrex international.

How do they validate if a user comes outside the US or not?

Will there be a KYC necessary to trade? I stopped trading there when they requested KYC from one day to another and I would be happy if trading would be possible again without any verification.

it is not possible to trade without KYC verification and if it were you can no longer trust this exchange because they have proven to be untrustworthy. they can change their rules without warning at any moment and block your account with the money in it and there will be nothing you could do about it. they did it to thousands of users last year and made millions of it.
Agree with your thought, they can change their rules without warning at any moment and block users accounts with the money in it. as for me not longer trust this exchange anymore.
legendary
Activity: 3472
Merit: 10611
Two questions regarding Bittrex international.

How do they validate if a user comes outside the US or not?

Will there be a KYC necessary to trade? I stopped trading there when they requested KYC from one day to another and I would be happy if trading would be possible again without any verification.

it is not possible to trade without KYC verification and if it were you can no longer trust this exchange because they have proven to be untrustworthy. they can change their rules without warning at any moment and block your account with the money in it and there will be nothing you could do about it. they did it to thousands of users last year and made millions of it.
Pages:
Jump to: