Author

Topic: 【BOT】 🌟 C.A.T. Cryptocurrency Automatic Trader 🌟 (New Price List 04/2021) - page 151. (Read 531503 times)

legendary
Activity: 2632
Merit: 1040
How to use the Tool "Make a Post To URL When a Ping-Pong is Completed   http://your.url/page "?

you need to create a webservice with a servlet http://your.url/servlet and then CAT will send a JSON data when a Gain occurs.
hero member
Activity: 785
Merit: 500
BURST got Smart Contracts (AT)
How to use the Tool "Make a Post To URL When a Ping-Pong is Completed   http://your.url/page "?
hero member
Activity: 785
Merit: 500
BURST got Smart Contracts (AT)
I get on Poloniex hundreds of such entries:

2016-10-14 09:26:10| 2016-10-14 09:26:10 - Poloniex : {"error":"Not enough BURST."} method : https://poloniex.com/tradingApi



and on Bittrex the same:

2016-10-17 07:07:19| 2016-10-17 07:07:19 - Bittrex : {"success":false,"message":"INSUFFICIENT_FUNDS","result":null} method : https://bittrex.com/api/v1.1/market/selllimit?market=BTC-BURST&quantity=375.93984963&apikey=.....

The balance is BURST   27.28648456   10478.02288801   0.00002865     0.01100192   that should be enough.


BTW, can you add also the held for trading on Poloniex, please.
legendary
Activity: 2632
Merit: 1040
I wrote a PM to C-CEX boss, hope he'll be able to fix from server side.
Probably he only need to switch the MarketID USD and BTC code.
legendary
Activity: 964
Merit: 1000
2016-10-15 01:43:03| OCR : Create Order (From Pool) Error From C-CEX : Error. Invalid trading pair
This is for the BTC-USD pair

This is what i've found.
TL;DR : there's a problem on C-CEX Side.

This is the explanation with proof :

https://c-cex.com/t/api_pub.html?a=getmarkets

This is the API Call to get the complete Market List.
If you check inside you will find the Pair USD-BTC, BUT not the Pair BTC-USD

on C-CEX exchange there's only the BTC-USD Pair :  https://c-cex.com/?p=btc-usd (i'm not able to find any usd-btc)


So it seems that USD-BTC is a "zombie" market, BUT data are updated according to BTC-USD Pair. In fact i'm able to load data like "GetOrderBook" and "GetTrades"
But i'm not able to create any order due to the "Invalid Pair Error"

Another Example

This is the ORDERBOOK Api for BTC-USD :

https://c-cex.com/t/api_pub.html?a=getorderbook&market=BTC-USD&depth=100&type=both <- THIS IS THE ONLY Market that Exists,BUT is NOT RETURNED from GetMarkets Call

And This is the ORDERBOOK Api for USD-BTC :

https://c-cex.com/t/api_pub.html?a=getorderbook&market=USD-BTC&depth=100&type=both <- THIS IS WHAT YOU GET USING C.A.T.

On the Market Side CAT is 100% Dynamic, so is able to get a dynamic list and manage all trades/orders/etc.....

The only thing i can try to do is contact C-CEX Admin.........it's not a problem on C.A.T. Side  Undecided Undecided

Would you not be able to make cat use BTC-USD instead of USD-BTC?
legendary
Activity: 2632
Merit: 1040
2016-10-15 01:43:03| OCR : Create Order (From Pool) Error From C-CEX : Error. Invalid trading pair
This is for the BTC-USD pair

This is what i've found.
TL;DR : there's a problem on C-CEX Side.

This is the explanation with proof :

https://c-cex.com/t/api_pub.html?a=getmarkets

This is the API Call to get the complete Market List.
If you check inside you will find the Pair USD-BTC, BUT not the Pair BTC-USD

on C-CEX exchange there's only the BTC-USD Pair :  https://c-cex.com/?p=btc-usd (i'm not able to find any usd-btc)


So it seems that USD-BTC is a "zombie" market, BUT data are updated according to BTC-USD Pair. In fact i'm able to load data like "GetOrderBook" and "GetTrades"
But i'm not able to create any order due to the "Invalid Pair Error"

Another Example

This is the ORDERBOOK Api for BTC-USD :

https://c-cex.com/t/api_pub.html?a=getorderbook&market=BTC-USD&depth=100&type=both <- THIS IS THE ONLY Market that Exists,BUT is NOT RETURNED from GetMarkets Call

And This is the ORDERBOOK Api for USD-BTC :

https://c-cex.com/t/api_pub.html?a=getorderbook&market=USD-BTC&depth=100&type=both <- THIS IS WHAT YOU GET USING C.A.T.

On the Market Side CAT is 100% Dynamic, so is able to get a dynamic list and manage all trades/orders/etc.....

The only thing i can try to do is contact C-CEX Admin.........it's not a problem on C.A.T. Side  Undecided Undecided
legendary
Activity: 964
Merit: 1000
Can I get all free APIs for free?

Yes, they are called FREE API  Smiley

Basically what he's saying is You cannot purchase API's from another user because it is locked to your account. If you would like you can purchase their CORE version. and get the FREE api's added to your account for JUST the cost of core. At that point If you would like to purchase a bittrex or another API for YOUR account you can.

The ONLY way you can purchase a bittrex api or similar from another user is IF they provide ALL of their accounts, for the exchange API your purchasing. As each API is LOCKED to the API key and secret

so if your purchasing a bittrex API from another user. you need CORE + bittrex + the account that the bittrex API is locked to.

if your purchasing core from another user, You ONLY need to purchase core from that user, and you can get all of the free api's added to core. After you've purchased it.
legendary
Activity: 2632
Merit: 1040
Can I get all free APIs for free?

Yes, they are called FREE API  Smiley
newbie
Activity: 36
Merit: 0
you must pay the Priced Api, and you will the FREE For free (only once, you can get 2 FREE Api for the same exchange).

IT's all clear?

No, sorry. Can I get all free APIs for free? Can I get Yobit + Cryptopia + Cex all for free?
legendary
Activity: 964
Merit: 1000
2016-10-15 01:43:03| OCR : Create Order (From Pool) Error From C-CEX : Error. Invalid trading pair
This is for the BTC-USD pair

Hum.....it seems an error from C.CEX
The PAIR is an attribute that never change and is set when you open a market.
Did you get this error only oncE?

This happens only while trying to trade btc-usd on c-cex. atleast from what i've noticed. The error occurs in series. and doesnt allow you to set any orders in the market using the bot.

So, on btc usd market you're not even able to manually create a ping order right?
And this happens only on this precise market?

I've only seen this on the one market so far that's correct. I am unable to set an order manually either. It also seems to display the wrong prices for USD/BTC I added some sell orders from the market explorer in the bot below.

PRICE               QTY                  TOTAL
0.00152439   87.57838129   0.13350360
0.00152439   6.67314032   0.01017246
0.00152439   2.20002720   0.00335369
0.00152439   2.20002720   0.00335369
0.00152509   88.61580922   0.13514708
0.00152509   16.09726452   0.02454977
legendary
Activity: 2632
Merit: 1040
2016-10-15 01:43:03| OCR : Create Order (From Pool) Error From C-CEX : Error. Invalid trading pair
This is for the BTC-USD pair

Hum.....it seems an error from C.CEX
The PAIR is an attribute that never change and is set when you open a market.
Did you get this error only oncE?

This happens only while trying to trade btc-usd on c-cex. atleast from what i've noticed. The error occurs in series. and doesnt allow you to set any orders in the market using the bot.

So, on btc usd market you're not even able to manually create a ping order right?
And this happens only on this precise market?
legendary
Activity: 964
Merit: 1000
2016-10-15 01:43:03| OCR : Create Order (From Pool) Error From C-CEX : Error. Invalid trading pair
This is for the BTC-USD pair

Hum.....it seems an error from C.CEX
The PAIR is an attribute that never change and is set when you open a market.
Did you get this error only oncE?

This happens only while trying to trade btc-usd on c-cex. atleast from what i've noticed. The error occurs in series. and doesnt allow you to set any orders in the market using the bot.
legendary
Activity: 2632
Merit: 1040
You can choose what you want, there are 18 API, you can get 1-2-3-4.......

Yes, I know, but I mean can I get two APIs? One of the free ones and another paid one?

Yes of course.
But i'm not sure we are talking about the same thing.....

There are 18 Api, somes are free, somes have a costs.
You can choose N Api (from 1 to 18), you must pay the Priced Api, and you will the FREE For free (only once, you can get 2 FREE Api for the same exchange).

IT's all clear?

If you buy the Priced API with a CAT Core you will get the 20% discount also over the API Price.
newbie
Activity: 36
Merit: 0
You can choose what you want, there are 18 API, you can get 1-2-3-4.......

Yes, I know, but I mean can I get two APIs? One of the free ones and another paid one?
legendary
Activity: 2632
Merit: 1040
1. Sampey, when I buy C.A.T. from another user and that user has bought an API, will the API be transferred to me, too?

I ask, because you wrote in your first post "The Cost of a "Key Change" for an Api is the API Price".

2. When I buy C.A.T. directly from you, can I choose one paid API and one free API?

Hi

Quote
1. Sampey, when I buy C.A.T. from another user and that user has bought an API, will the API be transferred to me, too?

You decide, if you get only the core you must get new API from me, otherwise you will use the Customers API (i mean, you must get his personal account and use the same public/private key).

Quote
I ask, because you wrote in your first post "The Cost of a "Key Change" for an Api is the API Price".

Exactly, if you want to change an API you must pay the API Price again.

Quote
2. When I buy C.A.T. directly from you, can I choose one paid API and one free API?

You can choose what you want, there are 18 API, you can get 1-2-3-4.......
And you can add new API Anytime you wants.

Consider the fact that actually (due to recent price rise) i'm giving a 20% Discount over a new Copy  Wink
newbie
Activity: 36
Merit: 0
1. Sampey, when I buy C.A.T. from another user and that user has bought an API, will the API be transferred to me, too?

I ask, because you wrote in your first post "The Cost of a "Key Change" for an Api is the API Price".

2. When I buy C.A.T. directly from you, can I choose one paid API and one free API?
legendary
Activity: 2632
Merit: 1040
2016-10-15 01:43:03| OCR : Create Order (From Pool) Error From C-CEX : Error. Invalid trading pair
This is for the BTC-USD pair

Hum.....it seems an error from C.CEX
The PAIR is an attribute that never change and is set when you open a market.
Did you get this error only oncE?
legendary
Activity: 964
Merit: 1000
2016-10-15 01:43:03| OCR : Create Order (From Pool) Error From C-CEX : Error. Invalid trading pair
This is for the BTC-USD pair
jr. member
Activity: 171
Merit: 3
I need a break!
Having some issues with my pc crashing recently which has caused me to lose track of my orders on CAT. Any chance of an automated backup feature for orders?

I would like this option too, if possible Smiley
legendary
Activity: 964
Merit: 1000
Having some issues with my pc crashing recently which has caused me to lose track of my orders on CAT. Any chance of an automated backup feature for orders?
Jump to: