Bitcoin Forum
April 19, 2024, 06:25:01 PM *
News: Latest Bitcoin Core release: 26.0 [Torrent]
 
   Home   Help Search Login Register More  
Warning: One or more bitcointalk.org users have reported that they strongly believe that the creator of this topic is a scammer. (Login to see the detailed trust ratings.) While the bitcointalk.org administration does not verify such claims, you should proceed with extreme caution.
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 [33] 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 ... 153 »
  Print  
Author Topic: [ANN] Bittrex - Next generation exchange (btc/ltc/eac/ppc/rdd/ftc/and more)  (Read 167676 times)
srgkrgkj
Legendary
*
Offline Offline

Activity: 1218
Merit: 1000



View Profile
June 21, 2017, 09:49:30 AM
 #641

ticket open for 18 days accouint compromised no responses support on holiday ?

same here

no response from support

THEYRE BACK niri is a good support hopefully ur issue gets resolved ! thanks niri finally my accounts closed Cheesy

1713551101
Hero Member
*
Offline Offline

Posts: 1713551101

View Profile Personal Message (Offline)

Ignore
1713551101
Reply with quote  #2

1713551101
Report to moderator
1713551101
Hero Member
*
Offline Offline

Posts: 1713551101

View Profile Personal Message (Offline)

Ignore
1713551101
Reply with quote  #2

1713551101
Report to moderator
"If you don't want people to know you're a scumbag then don't be a scumbag." -- margaritahuyan
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1713551101
Hero Member
*
Offline Offline

Posts: 1713551101

View Profile Personal Message (Offline)

Ignore
1713551101
Reply with quote  #2

1713551101
Report to moderator
1713551101
Hero Member
*
Offline Offline

Posts: 1713551101

View Profile Personal Message (Offline)

Ignore
1713551101
Reply with quote  #2

1713551101
Report to moderator
Tonton99
Full Member
***
Offline Offline

Activity: 252
Merit: 100

What if I sold?


View Profile
June 22, 2017, 07:59:39 AM
 #642

Hi Guys, any progress made on adding MNE to the exchange? It's time to unleash it's potential to the Bittrex exchange!

CryptoMeister
mickyd
Full Member
***
Offline Offline

Activity: 206
Merit: 100


View Profile
June 24, 2017, 06:49:02 PM
 #643

Please add Minereum MNE to bittrex..
chiznitz
Hero Member
*****
Offline Offline

Activity: 574
Merit: 500


View Profile WWW
June 26, 2017, 01:49:37 AM
 #644

Hey everyone,

If you have not yet had your ticket responded to please be aware that we are ramping up our support team and training more agents.  Over the past month we have had unprecedented growth that caused a huge backlog of tickets that we have not been able to respond to in a timely fashion, for this I apologize. 

If you have been waiting over a week please stop by our slack and let us know your ticket # and we will take a look. http://slack.bittrex.com will get you an invite email, please check out the #customer-support channel.

Please also make sure to select the proper form when entering your ticket as this will properly route the ticket to an agent who can best deal with your request.

Please do not open duplicate tickets, as this will slow down support for yourself and other customers.


Thanks for being Bittrex customers,

Ryan @ Bittrex

Looking for the best exchange? -> https://bittrex.com
rapidleech
Hero Member
*****
Offline Offline

Activity: 756
Merit: 500



View Profile
June 26, 2017, 02:01:45 AM
 #645

my problem resolved

thanks
st1gg3r
Newbie
*
Offline Offline

Activity: 3
Merit: 0


View Profile
June 28, 2017, 07:03:59 PM
 #646

can anyone help me with this php code for the bittrex api to execute a buy order?

    $apikey=hash321;
   $apisecret=hash123;
   $nonce=time();
   $uri='https://bittrex.com/api/v1.1/market/buylimit?apikey='.$apikey.'&market=BTC-LTC&quantity=1.0&rate=0.005.'&nonce='.$nonce;
   $sign=hash_hmac('sha512',$uri,$apisecret);
   $ch = curl_init($uri);
   curl_setopt($ch, CURLOPT_HTTPHEADER, array('apisign:'.$sign));
   $execResult = curl_exec($ch);
   $obj = json_decode($execResult);

I get an error on line 4.

I cant compile it anyone see anything I missed?

Also is the buy at market rate for api buymarket?
st1gg3r
Newbie
*
Offline Offline

Activity: 3
Merit: 0


View Profile
June 28, 2017, 07:13:43 PM
 #647

can anyone help me with this php code for the bittrex api to execute a buy order?

    $apikey=hash321;
   $apisecret=hash123;
   $nonce=time();
   $uri='https://bittrex.com/api/v1.1/market/buylimit?apikey='.$apikey.'&market=BTC-LTC&quantity=1.0&rate=0.005.'&nonce='.$nonce;
   $sign=hash_hmac('sha512',$uri,$apisecret);
   $ch = curl_init($uri);
   curl_setopt($ch, CURLOPT_HTTPHEADER, array('apisign:'.$sign));
   $execResult = curl_exec($ch);
   $obj = json_decode($execResult);

I get an error on line 4.

I cant compile it anyone see anything I missed?

Also is the buy at market rate for api buymarket?

Fixed the issue. But is there a way to buy the maximum possible of a coin at the current ask. I know how to buy it based on a buy limit order but can anyone guide me as to buying the maximum possible for the best market rate through the api?

Help would be much appreciated
niwde26
Newbie
*
Offline Offline

Activity: 37
Merit: 0


View Profile
July 02, 2017, 04:04:54 AM
 #648

Ive opened multiple tickets already and bittrex is not doing anything. Im getting frustrated with my missing deposit issue. I've deposited 0.035 and 0.09 ETH but still not in my wallet.

Support Response:
For ETH, ETC and all ETH/ETC tokens your address on the block chain must hold greater than .1 ETH. Any deposits you make to your address will be added to your previous deposits and the coins will credit to your account when the address holds greater than .1 coins.

https://etherscan.io/address/0x732e1f524e0a4bef1d4a72dab1cf27ab59fd05a8

http://i67.tinypic.com/w8mgko.jpg
niwde26
Newbie
*
Offline Offline

Activity: 37
Merit: 0


View Profile
July 02, 2017, 04:16:43 AM
 #649

Bittrex starting to look like a scam exchange. Upon researching there are so many users with missing coins, deposit issues, and withdrawal issues. Opened 3 tickets and only got an automated response.
sirazimuth
Legendary
*
Offline Offline

Activity: 3332
Merit: 3474


born once atheist


View Profile
July 03, 2017, 02:09:46 AM
 #650

Just a shout out to Ryan and the Bittrex team . a million thanx for retrieving and crediting my XLM coins due to my stupid error!
Thank you also to the Bittrex team for your awesome exchange. In 2 years never had an issue up till this one, and Ryan got it sorted.
thanx again!

Bitcoin...the future of all monetary transactions...and always will be
crack00r
Newbie
*
Offline Offline

Activity: 7
Merit: 0


View Profile
July 04, 2017, 10:46:41 AM
 #651

Why is the Buy_Limit allways use the highest price?

Buy_Marked is disbaled...

I want buy by the API

bid + x% = Y
Y = MAXMIMUM

But i buy with the highest price, not filled up till the highest price is reached...

the uper was buyd by hand, the lower with api
http://imgur.com/aVcqev2

Poloniex works fine... they try to buy with lowest price, and fill up, till maxprice is reached...
thoth-Atlantian
Hero Member
*****
Offline Offline

Activity: 924
Merit: 1000


I AM


View Profile
July 04, 2017, 10:31:29 PM
 #652

Is there any reason why showing volume when you hover over a candle disabled?
really annoying

www.dlsag.ch      1ex.trade
klf
Legendary
*
Offline Offline

Activity: 1344
Merit: 1000


View Profile
July 05, 2017, 01:43:40 AM
Last edit: July 05, 2017, 02:52:04 AM by klf
 #653

Hello,

My XEM withdrawal didn't receive to my wallet yet since more than 12 hours and there is no reply from your support team for this issue yet.

Your system says completed but I can't find the transaction details in the blockchain network.

825cfe1beeb10cde82dec86f31d6e9cd384f92374d7645a65646502f5978672a

Address is - NCAZTQ-C5XFQP-4TACIS-337ZRQ-KPET5Q-ZTFRJI-VRGB

Quantity - 351.24139858

This address NCAZTQ-C5XFQP-4TACIS-337ZRQ-KPET5Q-ZTFRJI-VRGB I already used two times to withdraw from Bittrex and withdrew went smoother but this time I didn't receive yet but your system has given me a transaction ID which is not available in the blockchain.

Need your help on this issue.

Thanks

Edit- I posted even in a slack and no response there too. Usually, what is the maximum time your support team take to reply to issues?
pooya87
Legendary
*
Offline Offline

Activity: 3430
Merit: 10491



View Profile
July 05, 2017, 04:29:56 AM
 #654

can you please add chart data (OHLC points) to your API.
it is very useful for all kinds of analysis and it is really annoying to be forced to get the charts from somewhere else just to have some visualization in same place.

.
.BLACKJACK ♠ FUN.
█████████
██████████████
████████████
█████████████████
████████████████▄▄
░█████████████▀░▀▀
██████████████████
░██████████████
████████████████
░██████████████
████████████
███████████████░██
██████████
CRYPTO CASINO &
SPORTS BETTING
▄▄███████▄▄
▄███████████████▄
███████████████████
█████████████████████
███████████████████████
█████████████████████████
█████████████████████████
█████████████████████████
███████████████████████
█████████████████████
███████████████████
▀███████████████▀
█████████
.
chiznitz
Hero Member
*****
Offline Offline

Activity: 574
Merit: 500


View Profile WWW
July 05, 2017, 04:56:49 PM
 #655

Ive opened multiple tickets already and bittrex is not doing anything. Im getting frustrated with my missing deposit issue. I've deposited 0.035 and 0.09 ETH but still not in my wallet.

Support Response:
For ETH, ETC and all ETH/ETC tokens your address on the block chain must hold greater than .1 ETH. Any deposits you make to your address will be added to your previous deposits and the coins will credit to your account when the address holds greater than .1 coins.

https://etherscan.io/address/0x732e1f524e0a4bef1d4a72dab1cf27ab59fd05a8



We have replied multiple times with detailed instructions.  Your link above clearly shows you do not have the minimum amount for deposit.  Please send more coins directly to the address if you want them to credit.




Looking for the best exchange? -> https://bittrex.com
chiznitz
Hero Member
*****
Offline Offline

Activity: 574
Merit: 500


View Profile WWW
July 05, 2017, 05:02:51 PM
 #656

Bittrex starting to look like a scam exchange. Upon researching there are so many users with missing coins, deposit issues, and withdrawal issues. Opened 3 tickets and only got an automated response.

Your first mistake is opening 3 tickets.  Doing that just causes slower response times for yourself and all others.

The only people missing deposits are those who did not follow the instructions which means we must check what you did wrong and either credit the coins or respond asking for more information.

No user has ever had to go with "missing coins"

The only withdrawal issues would be orphaned withdrawals which we credit back to the user when we come across them.

Looking for the best exchange? -> https://bittrex.com
Henrid84
Newbie
*
Offline Offline

Activity: 1
Merit: 0


View Profile
July 05, 2017, 05:44:38 PM
 #657

QTL wallet shows that it will be removed on the 21st but i am unable to access the wallet at all to withdraw coins. please help. opened support ticket with no response in days. ticket #107071
enhu
Legendary
*
Offline Offline

Activity: 2492
Merit: 1018


View Profile
July 05, 2017, 05:51:22 PM
 #658

How bout mine chiznitz, I've opened a ticket 14 days ago, my ticket was closed but were not solved so i reopen it by responding to the ticket. Its my fault that I sent XEM without encrypting the message. But please at least don't close without resolving it, ticket ID 94313

██████████ BitcoinCleanUp.comDebunking Bitcoin's Energy Use ██████████
██████████                Twitter#EndTheFUD                 ██████████
chiznitz
Hero Member
*****
Offline Offline

Activity: 574
Merit: 500


View Profile WWW
July 05, 2017, 06:03:05 PM
 #659

How bout mine chiznitz, I've opened a ticket 14 days ago, my ticket was closed but were not solved so i reopen it by responding to the ticket. Its my fault that I sent XEM without encrypting the message. But please at least don't close without resolving it, ticket ID 94313


We didn't close it, just asked you to reply and moved it to pending. 

Your coins were staged for crediting when I looked at the ticket which means I would have done it tonight when I go through that queue, but I took care of it now and credited them.



QTL is back online for withdrawals only.

Looking for the best exchange? -> https://bittrex.com
PureHeartLion
Member
**
Offline Offline

Activity: 93
Merit: 10


View Profile
July 05, 2017, 07:21:12 PM
 #660

Bittrex as one of your customers I want to stay trading XST there, please don't delist it, the dev Hondo is working hard to bring new features into stealthcoin, give him some time please!
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 [33] 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 ... 153 »
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!