Author

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

sr. member
Activity: 426
Merit: 250
There seems to be a problem:

I added a new coin to trade. In the Manual Ping Orders Creator you MUST use type buy/sell once to get an update. By clicking the button [Check Status & Suggest Prices] I would expect, that the Unit price would be already updated, and not require to click first Buy/Sell.

The Suggested sell price was 0.00099999
The Suggested buy price was 0.00098002

But the Unit price under Type Sell / Buy was about 0.0003009

This seems to result in a negative Gain.

That's not true.
When you open a new market tab, for a new pair, there are no suggested prices until you manually click on the [Check Status & Suggest Prices] button. In fact, there are no prices or values at all! The only way for something like this to happen is to have that market tab already opened and inactive for quite a while (obviously, since the price difference was so big) and you just didn't update the buy/sell prices.
hero member
Activity: 785
Merit: 500
BURST got Smart Contracts (AT)
Is it possible to add a link to each coin at that exchange's web site of that coin?

It would be good to see the graphic of the trend.
hero member
Activity: 785
Merit: 500
BURST got Smart Contracts (AT)
Does anybody make profit with C.A.T.? (Except Sampey, lol)
If so, how much you gain in average a day, by which used start capital?
legendary
Activity: 1064
Merit: 1001
Looking to sell my copy of CAT Core with the Bittrexx API.

New purchase value is 0.65, pm me if interested. Will undercut current new purchase value !

Ty.
hero member
Activity: 785
Merit: 500
BURST got Smart Contracts (AT)
There seems to be a problem:

I added a new coin to trade. In the Manual Ping Orders Creator you MUST use type buy/sell once to get an update. By clicking the button [Check Status & Suggest Prices] I would expect, that the Unit price would be already updated, and not require to click first Buy/Sell.

The Suggested sell price was 0.00099999
The Suggested buy price was 0.00098002

But the Unit price under Type Sell / Buy was about 0.0003009

This seems to result in a negative Gain.
legendary
Activity: 2632
Merit: 1040
Hi C.A.T. users.
Is there some exchange you wants to be added in the coming CAT releases??

Nxt Asset Exchange
BitShares Asset Exchange
OpenLedger
Counterparty DEX


No P2p Exchanges.
They are not ready for a RealTime trader.
legendary
Activity: 2632
Merit: 1040
My CAT system gets frequently frozen on Ubuntu 15.10.

I found following:

cat CAT_Log_2016-09-27_17_23_19.txt
java.lang.IllegalArgumentException: Invalid format
   at org.classpath.icedtea.pulseaudio.PulseAudioDataLine.createStream(PulseAudioDataLine.java:142)
   at org.classpath.icedtea.pulseaudio.PulseAudioDataLine.open(PulseAudioDataLine.java:99)
   at org.classpath.icedtea.pulseaudio.PulseAudioDataLine.open(PulseAudioDataLine.java:283)
   at org.classpath.icedtea.pulseaudio.PulseAudioClip.open(PulseAudioClip.java:402)
   at org.classpath.icedtea.pulseaudio.PulseAudioClip.open(PulseAudioClip.java:453)
   at CAT.zzImageSound.Sound.Sound(Unknown Source)
   at CAT.singleMarketEnv.CoreSupport.PPGainMarket.addLogPingPongFinish(Unknown Source)
   at CAT.singleMarketEnv.Core.PPTradePool.manageTrade(Unknown Source)
   at CAT.singleMarketEnv.Core.PPPingPongAlgo.startLookup(Unknown Source)
   at CAT.singleMarketEnv.Core.a.run(Unknown Source)
   at java.util.TimerThread.mainLoop(Timer.java:555)
   at java.util.TimerThread.run(Timer.java:505)

Thats about sound, ... would CAT use sound?

Yes a "Dling-Dlong" is reproduced when a PING-PONG is completed.
Are your Java LIbrary updated to the last version?
I read many times that java problems on linux are related to some missing installation or system configuration or VGA Card.
But in this case i've never seen that error.

I found this :

http://stackoverflow.com/questions/18942424/error-playing-audio-file-from-java-via-pulseaudio-on-ubuntu

I will try to fix the sound code.
hero member
Activity: 785
Merit: 500
BURST got Smart Contracts (AT)
My CAT system gets frequently frozen on Ubuntu 15.10.

I found following:

cat CAT_Log_2016-09-27_17_23_19.txt
java.lang.IllegalArgumentException: Invalid format
   at org.classpath.icedtea.pulseaudio.PulseAudioDataLine.createStream(PulseAudioDataLine.java:142)
   at org.classpath.icedtea.pulseaudio.PulseAudioDataLine.open(PulseAudioDataLine.java:99)
   at org.classpath.icedtea.pulseaudio.PulseAudioDataLine.open(PulseAudioDataLine.java:283)
   at org.classpath.icedtea.pulseaudio.PulseAudioClip.open(PulseAudioClip.java:402)
   at org.classpath.icedtea.pulseaudio.PulseAudioClip.open(PulseAudioClip.java:453)
   at CAT.zzImageSound.Sound.Sound(Unknown Source)
   at CAT.singleMarketEnv.CoreSupport.PPGainMarket.addLogPingPongFinish(Unknown Source)
   at CAT.singleMarketEnv.Core.PPTradePool.manageTrade(Unknown Source)
   at CAT.singleMarketEnv.Core.PPPingPongAlgo.startLookup(Unknown Source)
   at CAT.singleMarketEnv.Core.a.run(Unknown Source)
   at java.util.TimerThread.mainLoop(Timer.java:555)
   at java.util.TimerThread.run(Timer.java:505)

Thats about sound, ... would CAT use sound?
legendary
Activity: 2955
Merit: 1049
Hi C.A.T. users.
Is there some exchange you wants to be added in the coming CAT releases??

Nxt Asset Exchange
BitShares Asset Exchange
OpenLedger
Counterparty DEX
legendary
Activity: 2632
Merit: 1040
Hi C.A.T. users.
Is there some exchange you wants to be added in the coming CAT releases??

Have you thought of Exmo ?
https://exmo.com

They don't have huge volume but they are pretty stable and decent.

I will take a look and try to contact them, thanks  Wink
sr. member
Activity: 426
Merit: 250
Hi C.A.T. users.
Is there some exchange you wants to be added in the coming CAT releases??

Have you thought of Exmo ?
https://exmo.com

They don't have huge volume but they are pretty stable and decent.
sr. member
Activity: 426
Merit: 250

On Wich OS Are you running CAT?
Quote
I run Linux (Ubuntu 15.10 Desktop)

Some formating seems not right:
1. Close Button at the Login screen is half off the window
2. Time stamp in Global gain is too short, so the time is not visible for me
3. RAM with blue on black is hardly to see
4. Status color of the market is hard to see, maybe use background instead would be better.

Maybe it is a font issue. I will check how to install M$ fonts on Linux.


I have exactly the same issues on Ubuntu 16.04 LTS - besides the time stamp, this depends on screen/resolution and each column can be re-arranged (drag and drop to the desired width)
legendary
Activity: 2632
Merit: 1040
How many coins per exchange would likely not trigger the limit?

Any exchange have his rules. Some exchanges doesn't have any kind of limit.
On Poloniex the 6 CALL limit is comulative, so a good solution is to increase the LOOKUP TIME of every algorithm (if you trade for example on more than 10 markets).
legendary
Activity: 2632
Merit: 1040
Quote
There's a big UPDATE PARAMETER Button in the PING-POGN Parameters Tab.
Everytime you want to confirm your changes you  must press that button.

Yes in fact i will change that button in the next release.

Thanks for the screenshot i will try to take a look to any of them.
About the TIMESTAMP the column is resizable, so you can drag and make it larger using your mouse.

Quote
I thought C.A.T. knows my balance, so it should know that I have not enough, ... in that case don't even bother to contact Poliniex.

Well not exactly, CAT knows your balance because it's calling a MYBALANCE Api.
this call is performed only when needed (to avoid API Call spam).
Sometimes, for example during a recalculation routine (delete -> recreate) the Exchange is not so fast to re-add coins to your available balance.
So CAT thinks you have enough coins to recreate the orders, but it gets an error message.

Quote
Can you get this info to the main screen?

Actually the orders goes into the ORDER TO RESTORE TAB (with the Text Error). And CAT will try to restore from that.
hero member
Activity: 785
Merit: 500
BURST got Smart Contracts (AT)
hero member
Activity: 785
Merit: 500
BURST got Smart Contracts (AT)
Hi C.A.T. users.
Is there some exchange you wants to be added in the coming CAT releases??

In order not to reach the limit of 6 API calls per second it seems to be better to trade on more exchanges at the same time.

How many coins per exchange would likely not trigger the limit?
hero member
Activity: 785
Merit: 500
BURST got Smart Contracts (AT)
Quote
No, I didn't, since on that page is no update button.
Do you mean, I should go after changing parameters back to Order Creator and click on the right site [Update Values]?

There's a big UPDATE PARAMETER Button in the PING-POGN Parameters Tab.
Everytime you want to confirm your changes you  must press that button.

That was a good one!!! I thought that is the headline. Smaller and like a button would inspire me faster to click that one.


Quote
I run Linux (Ubuntu 15.10 Desktop)

There's some known Java Bug about the file chooser.
I will try to take a look.


Quote
Some formating seems not right:
1. Close Button at the Login screen is half off the window



2. Time stamp in Global gain is too short, so the time is not visible for me



3. RAM with blue on black is hardly to see



4. Status color of the market is hard to see, maybe use background instead would be better.



I need some screenshot about that, on my Windows all is perfectly fit, but Java on Linux (depening on distribution) could have some difference in GUI Format.


About ""Not enough BLK."" it's a message from Poloniex.
2016-09-27 00:50:08| 2016-09-27 00:50:08 - Poloniex : {"error":"Please do not make more than 6 API calls per second."} method : https://poloniex.com/tradingApi
As said before that is an important message and should trigger a symbol to get attention to act.

Can you get this info to the main screen?


I thought C.A.T. knows my balance, so it should know that I have not enough, ... in that case don't even bother to contact Poliniex.
newbie
Activity: 1
Merit: 0
Hi C.A.T. users.
Is there some exchange you wants to be added in the coming CAT releases??

How about GDAX
legendary
Activity: 2632
Merit: 1040
Quote
No, I didn't, since on that page is no update button.
Do you mean, I should go after changing parameters back to Order Creator and click on the right site [Update Values]?

There's a big UPDATE PARAMETER Button in the PING-POGN Parameters Tab.
Everytime you want to confirm your changes you  must press that button.

Quote
It's the default limit expressed as Partner Currency (ex on BTC/LTC is Expressed as BTC).

Buy/Sell pool values are expressed as Partner Currency Format (Ex on BTC/LTC, BTC is Partner, LTC is market)
CAT will calculate new Ping with the formula
Pool Value / Current Market Price = New Qty

Default to 100 is a BIG Number to tell "No Limit".
IF you set this value to 0.1 BTC for example, CAT will discard values from pool if they exceed 0.1 BTC. (This happens after a PONG Complete)


Quote
Would that mean, sell off all my coins for BTC?

Yes, or the opposite if you choose Return To "Market Currency"


Quote
I run Linux (Ubuntu 15.10 Desktop)

There's some known Java Bug about the file chooser.
I will try to take a look.


Quote
Some formating seems not right:
1. Close Button at the Login screen is half off the window
2. Time stamp in Global gain is too short, so the time is not visible for me
3. RAM with blue on black is hardly to see
4. Status color of the market is hard to see, maybe use background instead would be better.

I need some screenshot about that, on my Windows all is perfectly fit, but Java on Linux (depening on distribution) could have some difference in GUI Format.


Console all the errors are messages FROM The Exchange. I Print all the "non standard" messages.
I have no way to manage the dynamic errors that could occurs.
CAT rule is simple : if format is correct -> Process the result, otherwise print the error and try again.

Usually HTTP Errors are not a problem, CAT will retry the CALL.

About ""Not enough BLK."" it's a message from Poloniex.
And, of course, sometimes Poloniex API gives strange results, like ""Invalid API key/secret pair." or "Invalid order number, or you are not the person who placed the order."
Can't do nothing about that, only print the error and try again.

hero member
Activity: 785
Merit: 500
BURST got Smart Contracts (AT)
Quote
I added therefore:
Sell All if % With Ref Price is < -10%
But the log file still reports:
PPC(REC-SELL-PO) : % Check Failed Reference Price : 0.00000008 VS 0.00000007 % Difference is -12.500 Must Be >= 0.60000000

Did you press the UPDATE Button parameter after se the % to -10%?
Stop loss must be triggered if % is -12.5


No, I didn't, since on that page is no update button.
Do you mean, I should go after changing parameters back to Order Creator and click on the right site [Update Values]?



Quote
Can you please explain the settings on Buy/Sell Pool at PingPong Parameters. Its all set to 100. What is it, why all set to 100?

It's the default limit expressed as Partner Currency (ex on BTC/LTC is Expressed as BTC).

I am still clueless.


Quote
Running Option has:
 [] Run for [ 0 ] Min. And Return to o (my coin) o BTC
Can you please explain me that?

When the "return" is triggered CAT will stop create PING and try to return all current orders to Market Currency or Partner Currency.
Example : you choose to return to BTC, so CAT will try to complete all your SELL Orders.

Would that mean, sell off all my coins for BTC?




Quote
Export Table to CSV File generally fails for me. I cannot change the directory. If I try,  C.A.T. will crash (no response anymore, and I have to kill the process in the console of my operating system)

On Wich OS Are you running CAT?

I run Linux (Ubuntu 15.10 Desktop)

Some formating seems not right:
1. Close Button at the Login screen is half off the window
2. Time stamp in Global gain is too short, so the time is not visible for me
3. RAM with blue on black is hardly to see
4. Status color of the market is hard to see, maybe use background instead would be better.

Maybe it is a font issue. I will check how to install M$ fonts on Linux.

I find some entries in General console - General exchange log

2016-09-27 00:50:08| 2016-09-27 00:50:08 - Poloniex : {"error":"Please do not make more than 6 API calls per second."} method : https://poloniex.com/tradingApi
As said before that is an important message and should trigger a symbol to get attention to act.

2016-09-27 01:51:19| 2016-09-27 01:51:19 - Poloniex : {"error":"Not enough BLK."} method : https://poloniex.com/tradingApi
Is this just an information, or did C.A.T. try to contact Poloniex with knowing too less funds?

2016-09-27 01:51:20| 2016-09-27 01:51:20 - Poloniex : {"success":0,"error":"Invalid order number, or you are not the person who placed the order."} method : https://poloniex.com/tradingApi
Huh

2016-09-27 02:04:36| 2016-09-27 02:04:36 - Poloniex : {"error":"Invalid API key/secret pair."} method : https://poloniex.com/tradingApi
2016-09-27 02:04:37| 2016-09-27 02:04:37 - Poloniex : {"error":"Invalid API key/secret pair."} method : https://poloniex.com/tradingApi
Huh

In General console - Api log I found:
2016-09-26 23:36:24| 2016-09-26 23:36:24 - HTTP Connection Error : poloniex.com (Attempt 2)
Last API Response Was null API Call Retry in 10 Seconds...
-----
2016-09-27 00:07:23| 2016-09-27 00:07:23 - API Get User Orders Error. Trace Is :
java.lang.NullPointerException
   at CAT.apiSystemBot.Support.CJ.size(Unknown Source)
   at CAT.apiSystemBot.API_Poloniex.getMyOrders(Unknown Source)
   at CAT.apiSystemBot.Support.API_INVOKER.getMyOrders(Unknown Source)
   at CAT.singleMarketEnv.CoreOrderEnv.PPMarketBrain.updateMyOrders(Unknown Source)
   at CAT.singleMarketEnv.CoreOrderEnv.PPMarketBrain.updateOrderMyOrderMyTrades(Unknown Source)
   at CAT.singleMarketEnv.Core.PPPingPongAlgo.startLookup(Unknown Source)
   at CAT.singleMarketEnv.Core.a.run(Unknown Source)
   at java.util.TimerThread.mainLoop(Timer.java:555)
   at java.util.TimerThread.run(Timer.java:505)

-----
2016-09-27 02:04:36| 2016-09-27 02:04:36 - API Get User Trades Error. Trace Is :
java.lang.NullPointerException
   at CAT.apiSystemBot.Support.CJ.size(Unknown Source)
   at CAT.apiSystemBot.API_Poloniex.getMyTrades(Unknown Source)
   at CAT.apiSystemBot.Support.API_INVOKER.getMyTrades(Unknown Source)
   at CAT.singleMarketEnv.CoreOrderEnv.PPMarketBrain.updateMyTrades(Unknown Source)
   at CAT.singleMarketEnv.CoreOrderEnv.PPMarketBrain.updateOrderMyOrderMyTrades(Unknown Source)
   at CAT.singleMarketEnv.Core.PPPingPongAlgo.startLookup(Unknown Source)
   at CAT.singleMarketEnv.Core.a.run(Unknown Source)
   at java.util.TimerThread.mainLoop(Timer.java:555)
   at java.util.TimerThread.run(Timer.java:505)

-----
[/color]

Jump to: