5
|
Economy / Service Announcements / Re: [ANN] Atomic Trade New Virtual Currency Exchange USD BTC
|
on: July 14, 2014, 07:14:04 PM
|
Did the exchange operators actually say they're going back on their plan to implement a trading api? The last relevant post I found regarding this is here: Does Atomic have a trade API?
trade api is what i'm working on now. It is based on tcp socket messages so it can be robust and provide real time information without the hassles of http. So whatever the hell happened to this plan? Any serious exchange must have some kind of trading api imo.
|
|
|
6
|
Economy / Service Announcements / Re: [ANN] Atomic Trade New Virtual Currency Exchange USD BTC
|
on: July 14, 2014, 06:21:31 AM
|
Nope so no bots on exchange either.
It doesn't mean a bot can't be made to work with atomic-trade though. For example, you can program the bot to issue trades right through the web interface using site scrapping techniques. This is exactly what I did for mintpal despite them not having a trading api publicly available. I haven't bother with atomic-trade only because the volume isn't there.
|
|
|
18
|
Alternate cryptocurrencies / Mining (Altcoins) / Re: Wolf's MRO CPUMiner - 2x speed compared to LucasJones'
|
on: June 03, 2014, 09:06:05 PM
|
Win64 binaries exist but require AES-NI. How do you know if you have it? If the binary crashes, you don't. ...
Were you referring to that? Did you mean for that to be interpreted as "only a Win64 AES-NI binary is available" because when I first read it, it sounded like there was a non AES-NI build available somewhere. And you also mentioned some optimizations done to the legacy part as well so I'm a bit confused.
|
|
|
20
|
Economy / Exchanges / Re: [ANN] Bittrex - Next generation exchange (btc/ltc/eac/ppc/rdd/ftc/and more)
|
on: May 28, 2014, 07:41:16 PM
|
Please remove the minimum trade size and replace it with total btc instead like how poloniex and mintpal does it.
Putting a restriction based on a trade's position size is ludicrous considering it does not take into account current price per unit. I haven't considered bittrex thus far for this simple reason.
Consider this simple scenario, imagine the price of a given coin doubles. The total price of our trade will also have to go up since the minimum trade size remains constant. Say a given coin's minimum trade size is 10 and current price per unit is 0.002btc; the min total price per trade is 0.02btc. When that coin doubles to 0.004btc, the min total price per trade has just went up to 0.04btc. It's not hard to see why this is undesirable.
I expect a patch correcting this flaw asap before I can really consider using this exchange.
|
|
|
|