Bitcoin Forum
April 25, 2024, 06:06:02 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 [223] 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 »
  Print  
Author Topic: 【BOT】 🌟 C.A.T. Cryptocurrency Automatic Trader 🌟 (New Price List 04/2021)  (Read 531004 times)
Sampey (OP)
Legendary
*
Offline Offline

Activity: 2632
Merit: 1040



View Profile
December 28, 2017, 03:42:17 PM
 #4441

found something here : https://github.com/hitbtc-com/hitbtc-api/blob/master/APIv2.md

Solution : Check permissions for API key
1714068362
Hero Member
*
Offline Offline

Posts: 1714068362

View Profile Personal Message (Offline)

Ignore
1714068362
Reply with quote  #2

1714068362
Report to moderator
1714068362
Hero Member
*
Offline Offline

Posts: 1714068362

View Profile Personal Message (Offline)

Ignore
1714068362
Reply with quote  #2

1714068362
Report to moderator
1714068362
Hero Member
*
Offline Offline

Posts: 1714068362

View Profile Personal Message (Offline)

Ignore
1714068362
Reply with quote  #2

1714068362
Report to moderator
Every time a block is mined, a certain amount of BTC (called the subsidy) is created out of thin air and given to the miner. The subsidy halves every four years and will reach 0 in about 130 years.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714068362
Hero Member
*
Offline Offline

Posts: 1714068362

View Profile Personal Message (Offline)

Ignore
1714068362
Reply with quote  #2

1714068362
Report to moderator
1714068362
Hero Member
*
Offline Offline

Posts: 1714068362

View Profile Personal Message (Offline)

Ignore
1714068362
Reply with quote  #2

1714068362
Report to moderator
1714068362
Hero Member
*
Offline Offline

Posts: 1714068362

View Profile Personal Message (Offline)

Ignore
1714068362
Reply with quote  #2

1714068362
Report to moderator
ewibit
Legendary
*
Offline Offline

Activity: 2955
Merit: 1049


View Profile
December 28, 2017, 03:52:27 PM
 #4442

found something here : https://github.com/hitbtc-com/hitbtc-api/blob/master/APIv2.md

Solution : Check permissions for API key
ok thx, there has something changed in last time...
Bananenfrosch
Newbie
*
Offline Offline

Activity: 20
Merit: 0


View Profile
December 28, 2017, 05:01:46 PM
 #4443

Hi on Valturo i cant trade cause of these errors


https://i.imgur.com/7F5i8Sj.png

Code:
2017-12-28 17:58:37| BSP : |Add 25.000% BTC Amount into Buy Pool Every Pool Lookup|Available BTC Is : 0.00473334 Amount Calculated For BUY Pool : 0.00110000 BTC
2017-12-28 17:58:37| BSP : Current Pool Values : Buy 0.00440000/Sell 0.00000000
2017-12-28 17:58:37| BSP : BUY Pool Lookup
2017-12-28 17:58:38| ******************************************************
                     * Error : An Error Occurs During BTC Balance Request *
                     ******************************************************
2017-12-28 17:58:38| PPC(NO-BUY-PI) : New Order Data Last Check Fail :
                     Warning : Rounded Price : 0.00271733 -> 0.0027
                     Error : Final Total Value (Bitcoin) : 0.0043 > Available Bitcoin : -1.0000

i used the default settings


this is from the general log:

Code:
2017-12-28 17:48:24| Message Type : ApiPrint
{
  "status": "error",
  "data": {
    "message": "Too Many Requests"
  }
}
2017-12-28 17:48:24| Message Type : Error
Vaultoro : {"status":"error","data":{"message":"Too Many Requests"}} method : https://api.vaultoro.com/1/balance?apikey=MYAPIKEY&nonce=1514479703724
2017-12-28 17:48:24| Message Type : ApiPrint
API Get User Balances Error. Trace Is :
Api Response is {"status":"error","data":{"message":"Too Many Requests"}}java.lang.UnsupportedOperationException: Not an array: {"message":"Too Many Requests"}
at JSON.JsonValue.asArray(Unknown Source)
at CAT.W_API.Support.CJ.getSubArray(Unknown Source)
at CAT.W_API.API_Vaultoro.pvtGetMyBalance(Unknown Source)
at CAT.W_API.API.getMyBalance(Unknown Source)
at CAT.B_Env_Exchange.A_ExchEnv.ExchBalancesManager.refreshBalances(Unknown Source)
at CAT.B_Env_Exchange.A_ExchEnv.ExchEnv.getBalances(Unknown Source)
at CAT.C_Env_Market.C_Executor.PPOrderCalculator.PPST_INTEGRITY.integrityCheck(Unknown Source)
at CAT.C_Env_Market.C_Executor.PPOrderCalculator.ORDER_BRAIN.b(Unknown Source)
at CAT.C_Env_Market.C_Executor.PPOrderCalculator.ORDER_BRAIN.calculateNewOrderFromPool(Unknown Source)
at CAT.C_Env_Market.B_ManagersStatic.PPBuySellPoolManager.checkPingToCreate(Unknown Source)
at CAT.D_Struct.PingPong_Level.PPBuySellPool.buySellPoolLookup(Unknown Source)
at CAT.C_Env_Market.A_MainMarket.PPPingPongAlgo.startLookup(Unknown Source)
at CAT.C_Env_Market.A_MainMarket.PPAlgoManager.b(Unknown Source)
at CAT.C_Env_Market.A_MainMarket.a.run(Unknown Source)
at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.util.concurrent.FutureTask.runAndReset(Unknown Source)
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(Unknown Source)
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)

-----
2017-12-28 17:48:24| Message Type : Error
Error From Market GLD/BTC : An Error Occurs During BTC Balance Request
2017-12-28 17:51:48| Message Type : ApiPrint
{
  "status": "error",
  "data": {
    "message": "Too Many Requests"
  }
}
2017-12-28 17:51:48| Message Type : Error
Vaultoro : {"status":"error","data":{"message":"Too Many Requests"}} method : https://api.vaultoro.com/1/balance?apikey=MYAPIKEY&nonce=1514479908349
2017-12-28 17:51:48| Message Type : ApiPrint
API Get User Balances Error. Trace Is :
Api Response is {"status":"error","data":{"message":"Too Many Requests"}}java.lang.UnsupportedOperationException: Not an array: {"message":"Too Many Requests"}
at JSON.JsonValue.asArray(Unknown Source)
at CAT.W_API.Support.CJ.getSubArray(Unknown Source)
at CAT.W_API.API_Vaultoro.pvtGetMyBalance(Unknown Source)
at CAT.W_API.API.getMyBalance(Unknown Source)
at CAT.B_Env_Exchange.A_ExchEnv.ExchBalancesManager.refreshBalances(Unknown Source)
at CAT.B_Env_Exchange.A_ExchEnv.ExchEnv.getBalances(Unknown Source)
at CAT.C_Env_Market.C_Executor.PPOrderCalculator.PPST_INTEGRITY.integrityCheck(Unknown Source)
at CAT.C_Env_Market.C_Executor.PPOrderCalculator.ORDER_BRAIN.b(Unknown Source)
at CAT.C_Env_Market.C_Executor.PPOrderCalculator.ORDER_BRAIN.calculateNewOrderFromPool(Unknown Source)
at CAT.C_Env_Market.B_ManagersStatic.PPBuySellPoolManager.checkPingToCreate(Unknown Source)
at CAT.D_Struct.PingPong_Level.PPBuySellPool.buySellPoolLookup(Unknown Source)
at CAT.C_Env_Market.A_MainMarket.PPPingPongAlgo.startLookup(Unknown Source)
at CAT.C_Env_Market.A_MainMarket.PPAlgoManager.b(Unknown Source)
at CAT.C_Env_Market.A_MainMarket.a.run(Unknown Source)
at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.util.concurrent.FutureTask.runAndReset(Unknown Source)
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(Unknown Source)
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)

-----
2017-12-28 17:51:48| Message Type : Error
Error From Market GLD/BTC : An Error Occurs During BTC Balance Request

Tested with 5.1 and 5.2 beta
Sampey (OP)
Legendary
*
Offline Offline

Activity: 2632
Merit: 1040



View Profile
December 28, 2017, 05:15:16 PM
 #4444

"message": "Too Many Requests"

It's is very clear that MANY things are changes on API System.
I've wrote all the code to manage that situation in CAT.
First solution is to increase the delay between an api call and another using Preferences options
guclu
Full Member
***
Offline Offline

Activity: 260
Merit: 102



View Profile WWW
December 28, 2017, 07:59:32 PM
 #4445

In advanced options :

- Consider X% of your real <Market>/<Partner> Currency : If you want to hide a percentage of amount from CAT view, you can simply change this value to a little value, for example 90%. CAT will discard the other 10%. This could be useful to let some amount for CAT rounding routines. Sometimes use 100% of available amount could be risky when micro orders and micro trades comes in play.

This is also useful in some exchanges not allowing to use your full balance weirdly. Let's type it seo optimized for anyone that might be searching for this: cat falls in zombie mode with insufficient funds error in bittrex? Limit your fund usage..! Smiley

nhducminh
Newbie
*
Offline Offline

Activity: 6
Merit: 0


View Profile
December 29, 2017, 01:11:51 AM
 #4446

how to set "Buy Stop Order" ??

Quote
A buy-stop order is an order to buy a security which is entered at a price above the current offering price, and it is triggered when the market price touches or goes through the buy-stop price.
Elmit
Hero Member
*****
Offline Offline

Activity: 785
Merit: 500


BURST got Smart Contracts (AT)


View Profile WWW
December 29, 2017, 02:10:28 AM
 #4447

I get now often Zombies.

2017-12-29 09:59:05| OCR : Try To Create new Order (From GUI) PING : SELL 4.53920997@0.00007028 (Dynamic)
2017-12-29 09:59:05| ****************************************************************************************************************************
                     * Error : OCR : Create Order (From GUI) Error From Cryptopia : Invalid trade amount, Minimum total trade is 0.00050000 BTC *
                     ****************************************************************************************************************************
2017-12-29 09:59:05| OCR : PING : SELL 4.53920997@0.00007028 (Dynamic) Order Creation Attempt Is Discarded
2017-12-29 09:59:05| PPE : Algo Started At 2017-12-29 09:59:05 (Algorithm_Id : 5668_9718 C.A.T. Version : 5.2)
2017-12-29 09:59:05| - Current Algo Parameters -------------------------
2017-12-29 09:59:05|  Ping-Pong Mode : Normal
2017-12-29 09:59:05| - General Attributes -
2017-12-29 09:59:05|  Min % Guaranteed Gain : 0.500
2017-12-29 09:59:05|  Always Create Pong Orders From Trades : true
2017-12-29 09:59:05|  Avoid Immediate Price Match In Order Book : false
2017-12-29 09:59:05|  Check To Not Buy/Sell To Yourself : true
2017-12-29 09:59:05| - Skip Book Orders Attributes -
2017-12-29 09:59:05| - OrderBook Filters - NONE
2017-12-29 09:59:05| - PriceLimit Attributes - NONE
2017-12-29 09:59:05| - StopLoss Rules - NONE
2017-12-29 09:59:05| - Buy/Sell Pool Parameters -
2017-12-29 09:59:05|  Create Ping Orders Only If Market Spread Is > 0.000%
2017-12-29 09:59:05|  Limit Buy Pool BTC Max Value To : 9999999.00000000
2017-12-29 09:59:05|  Limit Sell Pool WC Max Value To : 9999999.00000000
2017-12-29 09:59:05|  Reuse 100.000 % of BTC Sell Pong Trade Into Buy Pool
2017-12-29 09:59:05|  Reuse 100.000 % of WC Buy Pong Trade Into Sell Pool
2017-12-29 09:59:05|  Never Create Ping with WC Qty > 10000000.00000000
2017-12-29 09:59:05|  Never Create Ping with WC Qty < 0.00000000
2017-12-29 09:59:05|  Never Create Ping with BTC Qty < 0.00000000
2017-12-29 09:59:05|  Add 0.000% WC Amount into Sell Pool Every Pool Lookup
2017-12-29 09:59:05|  Add 0.000% BTC Amount into Buy Pool Every Pool Lookup
2017-12-29 09:59:05|  Add Fix 0.00000000 WC Amount into Sell Pool Every Pool Lookup
2017-12-29 09:59:05|  Add Fix 0.00000000 BTC Amount into Buy Pool Every Pool Lookup
2017-12-29 09:59:05|  Stop Ping Creation If Current Market BTC Sell Price is > 99999999.00000000
2017-12-29 09:59:05|  Stop Ping Creation If Current Market BTC Buy Price is < 0.00000000
2017-12-29 09:59:05|  Stop Ping Creation After 0 Ping-Pong Completed
2017-12-29 09:59:05|  Stop Ping Creation If Number Of Active Orders is > 1000
2017-12-29 09:59:05|  Stop Ping Creation if Total BTC Orders Amount is > 100000.00000000
2017-12-29 09:59:05|  Stop Ping Creation if Total WC Orders Qty is > 100000000.00000000
2017-12-29 09:59:05|  Reset Sell Pool Value If Current WC Amount is < 0.00000000
2017-12-29 09:59:05|  Reset Buy Pool Value If Current BTC Amount is < 0.00000000
2017-12-29 09:59:05|  If Needed, Adequate Pool New Ping Pool Order to Min Total (Qty*Price) : false
2017-12-29 09:59:05|  If Pool Value > Available Amount then Adequate Pool Values to Available Amount : true
2017-12-29 09:59:05| - Dust Elements Parameters -
2017-12-29 09:59:05|  Ping Order is Dust if Current QTY is < : 0.00010000
2017-12-29 09:59:05|  Ping Trade is Dust if QTY is < : 0.00010000
2017-12-29 09:59:05|  Ping Trade is Dust if Trade Total < Min Total Market Order : false
2017-12-29 09:59:05|  Dust Elements are : Put Into Buy/Sell Pool
2017-12-29 09:59:05| - Running Options -
2017-12-29 09:59:05|  Lookup Every 40 seconds
2017-12-29 09:59:05|  Recalculation Every 3 Lookup
2017-12-29 09:59:05|  Check Buy/Sell Pool Every 5 Lookup
2017-12-29 09:59:05|  Check Ping Trade Pool Every 3 Lookup
2017-12-29 09:59:05|  When Convert All to WC Became Active, delete SELL PING : false
2017-12-29 09:59:05|  When Convert All to BTC Became Active, delete BUY PING : false
2017-12-29 09:59:05|  Run PingPong For 0 Minutes, And The Return to WC : false
2017-12-29 09:59:05|  Run PingPong For 0 Minutes, And The Return to BTC : false
2017-12-29 09:59:05| - Advanced Options -
2017-12-29 09:59:05|  Find Trades using : Current Order Qty VS Previous
2017-12-29 09:59:05|  If Needed, Adequate Ping/Pong Order to Min Total (Qty*Price) : true
2017-12-29 09:59:05|  If Calculated Sell Order Qty is > Available Qty Then Use All Available Qty : true
2017-12-29 09:59:05|  Merge Equal Orders Into a New One : false
2017-12-29 09:59:05|  Merge Equal Trades Into a New One : true
2017-12-29 09:59:05|  Try to Stay Alone on top orders book : true
2017-12-29 09:59:05|  Never Recalculate Order Qty : false
2017-12-29 09:59:05|  Subtract Fees From Ping Trade Buy Qty Before Create Pong Sell : true
2017-12-29 09:59:05|  Subtract Fees From Ping Trade Sell Total (Qty x Price) Before Create Pong Buy : true
2017-12-29 09:59:05|  Reduce Order To Restore Qty by 1.000% Before a new creation Retry
2017-12-29 09:59:05|  Consider 100.000% of Your Real BTC/WC Balance
2017-12-29 09:59:05|  Subtract All Buy/Sell Pool Current Values While Considering Available Amounts : false
2017-12-29 09:59:05| ---------------------------------------------------
2017-12-29 09:59:05| BSP : Ping Buy Order Creation Active : true
2017-12-29 09:59:05| BSP : Ping Sell Order Creation Active : true
2017-12-29 09:59:05| PPA : Pong Buy  Creation Active : true
2017-12-29 09:59:05| PPA : Pool Sell Creation Active : true
2017-12-29 09:59:05| PPA : Lookup 1 Zombie Status : No Ping/Pong, No Active Trades,Buy/Sell Pool is Empty & No Active parameters to Add Values To Pool, No Order To Restore.
2017-12-29 09:59:45| PPA : Lookup 2 Zombie Status : No Ping/Pong, No Active Trades,Buy/Sell Pool is Empty & No Active parameters to Add Values To Pool, No Order To Restore.

The first lines already says the problem. The GUI, however, says:
Market Limitations:
Min. PX Unit: 0.00000001
Min. QTY Unit: 0.0005
Min. TOT Order:  0.00000001

I tried Sell 4.53920997 WC at 0.00007028 = total 0.00031901

Ing. Ronald Wiplinger (@ ELMIT)   Blog and pools: http://mininghere.com  CAT info at: https://cat.elmit.com  Tel.: (O) +886 (0)2--2623-3117, (M) +886 (0) 988--70-77-42, Telegram: @RonaldPhone
heavensopen
Sr. Member
****
Offline Offline

Activity: 426
Merit: 250



View Profile WWW
December 29, 2017, 03:39:43 AM
 #4448

I get now often Zombies.
..................
The first lines already says the problem. The GUI, however, says:
Market Limitations:
Min. PX Unit: 0.00000001
Min. QTY Unit: 0.0005
Min. TOT Order:  0.00000001

I tried Sell 4.53920997 WC at 0.00007028 = total 0.00031901

Yep...
Cryptopia changed minimum trade limits to 0.0005 BTC / 0.01 LTC / 10 DOGE / 1 USDT / 1 NZDT (depending on base market)
Sampey (OP)
Legendary
*
Offline Offline

Activity: 2632
Merit: 1040



View Profile
December 29, 2017, 08:56:29 AM
 #4449

Hi,
i'll be away until 3 Jan.

After that i will probably release 5.2 Version (on the first 10 days of january)

I will constantly monitor problems comes from exchange and I will try to add all the limits and constantly release "mini-fixed" versions to allows anyone trade without problems.

I think 5.3 Version will be a "stronger" CAT copy with a lot of hidden features to manage the new problems that comes from exchange.

Actually i don't think it makes sense to improve CAt with functions if basic Api calls got problems due to Exchange limits change policy/Servers Overloaded/Bad Api responses.

So, if you can help me and find new limits/rules it will be very appreciated  Wink
richorbust
Newbie
*
Offline Offline

Activity: 3
Merit: 0


View Profile
December 30, 2017, 04:20:28 AM
 #4450

How do I get it? The site (https://cryptocatbot.com/buy-cryptobot/) doesn't describe very well. I need to trade on binance. Do I need to buy the trader for 0.065 and then the Binance API separately for another 0.015? Is my understanding correct?
Elmit
Hero Member
*****
Offline Offline

Activity: 785
Merit: 500


BURST got Smart Contracts (AT)


View Profile WWW
December 30, 2017, 05:17:32 AM
 #4451

How do I get it? The site (https://cryptocatbot.com/buy-cryptobot/) doesn't describe very well. I need to trade on binance. Do I need to buy the trader for 0.065 and then the Binance API separately for another 0.015? Is my understanding correct?

Binance is still in Beta, and will be ready about middle of January. However, to change from 5.1 to 5.2 is just put the file in place and restart.
The price is correct. I would suggest to add a free license as well, to use as a practice.


Ing. Ronald Wiplinger (@ ELMIT)   Blog and pools: http://mininghere.com  CAT info at: https://cat.elmit.com  Tel.: (O) +886 (0)2--2623-3117, (M) +886 (0) 988--70-77-42, Telegram: @RonaldPhone
coinbeamer
Member
**
Offline Offline

Activity: 107
Merit: 11

live long and prosper


View Profile
December 30, 2017, 09:29:01 AM
 #4452

Im about to buy a bot, but im not sure which one is "better" .... so far i am "just" a miner for more than a year, but 2018 should be my trading year!

So to all the ones who use CAT: Why should i get cat instead of gunbot?

Next question: is there one edition that includes everything as the gunbot xmas edition for 0.1btc?

thanks
heavensopen
Sr. Member
****
Offline Offline

Activity: 426
Merit: 250



View Profile WWW
December 30, 2017, 12:34:05 PM
 #4453

Im about to buy a bot, but im not sure which one is "better" .... so far i am "just" a miner for more than a year, but 2018 should be my trading year!

So to all the ones who use CAT: Why should i get cat instead of gunbot?

Next question: is there one edition that includes everything as the gunbot xmas edition for 0.1btc?

thanks

I think there is no "better" bot, the performance depends on how you use it and on your trading decisions.
There are different algorithms and features between CAT and Gunbot. Study them before you make your choice. As far as I am concerned, I am really happy with CAT and the support I am getting.

2nd question: No, I think there is no "special" edition including everything. CAT has a vast amount of API interfaces and there are more being added in every release. You add API interfaces according to your needs, your trading habits, the risk management you want to apply and the hardware restrictions you may face.
stoner19
Hero Member
*****
Offline Offline

Activity: 752
Merit: 500



View Profile
December 30, 2017, 03:13:21 PM
 #4454

How do we go about getting 5.2? I'm currently running 5.1.

Also, is there a way to "restore" from its previous state after being closed? Would be awesome if every time I opened the program it'd bring up full trade history for markets.
blakerinse
Newbie
*
Offline Offline

Activity: 3
Merit: 0


View Profile
December 30, 2017, 05:27:04 PM
 #4455

I have been trading on YoBit and the frontend is super laggy. Is it possible to use the bot strictly to place my buy/sell orders? If so how would I go about it?
heavensopen
Sr. Member
****
Offline Offline

Activity: 426
Merit: 250



View Profile WWW
December 30, 2017, 06:52:16 PM
 #4456

How do we go about getting 5.2? I'm currently running 5.1.

Also, is there a way to "restore" from its previous state after being closed? Would be awesome if every time I opened the program it'd bring up full trade history for markets.


5.2 is still at beta stage, it will be released around the middle of January.

And yes, there is a way to restore all open markets, settings and orders.
You don't get to restore trading history though. This is stored at separate logs.
Check File => Save and File => Load for each exchange.
heavensopen
Sr. Member
****
Offline Offline

Activity: 426
Merit: 250



View Profile WWW
December 30, 2017, 06:55:19 PM
 #4457

I have been trading on YoBit and the frontend is super laggy. Is it possible to use the bot strictly to place my buy/sell orders? If so how would I go about it?

I'm not sure I got this right....
you want CAT to just place orders for you? Not monitor them, modify where needed or create pong orders?
ewibit
Legendary
*
Offline Offline

Activity: 2955
Merit: 1049


View Profile
December 30, 2017, 07:11:08 PM
 #4458

I have been trading on YoBit and the frontend is super laggy. Is it possible to use the bot strictly to place my buy/sell orders? If so how would I go about it?
at this time (since x weeks) YoBit seems unuseable with CAT for me...
there are so much issues, (- perhaps because they have been hacked?)
uvv055
Newbie
*
Offline Offline

Activity: 24
Merit: 0


View Profile
December 31, 2017, 01:47:47 PM
 #4459

Does not work Cryptopia api. Does anyone else have such a problem?
kitey
Sr. Member
****
Offline Offline

Activity: 331
Merit: 250


View Profile
December 31, 2017, 02:45:57 PM
 #4460

Does not work Cryptopia api. Does anyone else have such a problem?

me too im guessing it maybe cryptopia issue ? not been able to connect CAT in last 12 hrs
Pages: « 1 ... 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 [223] 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 »
  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!