Author

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

legendary
Activity: 2632
Merit: 1040
Hi there,

This may have been asked and answered before, but I haven't read the answer anywhere yet, so forgive me if this is a repeat, but I'd like to know:

  • How much memory (RAM) does this C.A.T. software take to run, and then how much additional memory does it take with each additional trading pair market added?
  • How much CPU?

Anything else related to load performance -I'd like to see what are the system requirements?

Thanks,

Derek

Hi,
C.A.T. doesn't use a lot of RAM, i'm running it over an 8 years old pc.
You must consider the fact that you can open from 1 to N Markets and then starts a dedicated process.
So total RAM is a fixed amount (let's say 50-80 MB) + Open Markets * Y (where Y is a single market environment RAM).

I'm pretty sure you can't have any kind of performance problem using CAT over a modern PC.

CAT Loads in some seconds and doesn't require any installation (you can move your CAT Folder from one pc to anothers).
The only requisite is JAVA 8 installed on your machine.
sr. member
Activity: 356
Merit: 250
Hi there,

This may have been asked and answered before, but I haven't read the answer anywhere yet, so forgive me if this is a repeat, but I'd like to know:

  • How much memory (RAM) does this C.A.T. software take to run, and then how much additional memory does it take with each additional trading pair market added?
  • How much CPU?

Anything else related to load performance -I'd like to see what are the system requirements?

Thanks,

Derek
legendary
Activity: 2632
Merit: 1040
Hi CAT users.
OKCoin.cn will be added to the next release.
OKCoin.cn and OKCoin.com are different sites, different accounts.....so it will be considered as 2 different API.

an probably there will be another API In the coming release.......An hint.....there's an X in the Exchange Name  Wink
otp
newbie
Activity: 21
Merit: 0
Thanks for the new version, Sampey! I will try it over the weekend.

I have a strange issue with BTC/USDT trading pair on poloniex. C.A.T. tells me that I have negative gains (loss) but poloniex analyzer tells me that I have positive gains (profit). Could it be that you calculate the gains against BTC and poloniex calculates against USDT?

CryptKeeper, I wouldn't trust Poloniex to calculate gains / losses.  The method Poloniex uses to calculate gains and losses presently gives incorrect calculations.  I'm seeing modest gains in one market, but when I use the "Trade History & Analysis", and analyze a currency pair, I see a loss of 0.67 BTC.  Poloniex's method would not pass in an accounting class !  Someone should really let them know and they should either fix it or remove the Trade Analysis altogether.
legendary
Activity: 1064
Merit: 1001
Anyway, other than the "free" ones could you by chance tell me what "paid" API's I currently have on my "account" ?

It's been that long lol

Ty.

Edit: I think it's just Trex but am not too sure.

Hi,
you have BITTREX and C-CEX API  Wink

I know I got C-Cex, It's one of the free ones ;-p
legendary
Activity: 2632
Merit: 1040
Sure, but you said that you gather the fee amount from the trade data. If I compare the fee amounts of C.A.T. and Polo, they are different. Maybe Polo gives you the fees in a different currency as you think!  Wink

I confirm there's a problem on FEES Calculation.
I wrote a fix from 4.2 to 4.3 but it doesn't works everytime.
It seems that my current fix (for 4.4 Version) is working good, for any markets and condition.

This is ONLY a problem on calculation and data to put into the TABLE, NOT a problem that could broke your algorithm
legendary
Activity: 2632
Merit: 1040
i will make a try on that market, maybe i miss something.

In general, fees are only about statistics, so don't worry even if there's a problem  Wink
legendary
Activity: 2044
Merit: 1055
My calculate is based on math, i don't know how Poloniex calculate that values  Undecided

IMHO you have the fee base currency wrong. Polo has the sell fee in USDT and the buy fee in BTC. Please check.

My fee are converted into BTC Value even if is sell or buy.
The difference is that if order type is

- Sell
Fees are calculated this way : %FEE (0.15/0.25 depending on maker/taker type) of Total (Qty x Price) value

- Buy
Fees are calculated this way : %FEE (0.15/0.25 depending on maker/taker type) of Qty X Price

So result is always expressed as % FEE Over Qty X Price.


Sure, but you said that you gather the fee amount from the trade data. If I compare the fee amounts of C.A.T. and Polo, they are different. Maybe Polo gives you the fees in a different currency as you think!  Wink
legendary
Activity: 2632
Merit: 1040
My calculate is based on math, i don't know how Poloniex calculate that values  Undecided

IMHO you have the fee base currency wrong. Polo has the sell fee in USDT and the buy fee in BTC. Please check.

My fee are converted into BTC Value even if is sell or buy.
The difference is that if order type is

- Sell
Fees are calculated this way : %FEE (0.15/0.25 depending on maker/taker type) of Total (Qty x Price) value

- Buy
Fees are calculated this way : %FEE (0.15/0.25 depending on maker/taker type) of Qty X Price

So result is always expressed as % FEE Over Qty X Price.
legendary
Activity: 2044
Merit: 1055
My calculate is based on math, i don't know how Poloniex calculate that values  Undecided

IMHO you have the fee base currency wrong. Polo has the sell fee in USDT and the buy fee in BTC. Please check.
legendary
Activity: 2632
Merit: 1040
My calculate is based on math, i don't know how Poloniex calculate that values  Undecided
legendary
Activity: 2044
Merit: 1055
Thanks for the new version, Sampey! I will try it over the weekend.

I have a strange issue with BTC/USDT trading pair on poloniex. C.A.T. tells me that I have negative gains (loss) but poloniex analyzer tells me that I have positive gains (profit). Could it be that you calculate the gains against BTC and poloniex calculates against USDT?

Could you send me a Screenshot or a Gains Log?

On Poloniex, Fees are calculate on Qty or Total depending by the Trade Type. So i need to perform a math calculation to "normalize" fees and show them always as "Fees Over Total Value".

I fixed a problem over fees in the latest version, so i need to take a look at your problem.

So first question is : is this problem over 4.3 Version?

Quote
Thanks for the new version, Sampey! I will try it over the weekend.

Ok, probably your problem is fixed in 4.3  Grin Grin Grin

Sampey, I've tested 4.3 and it's working great!  Smiley

The USDT trades gain now have the correct sign, but gain still doesn't match up with the analyzer on poloniex. Maybe you could have a look at it:




Do you see that C.A.T. says 0.13073958 USDT gain and Polo says 0.00000470 USDT gain. Where's the difference?
legendary
Activity: 2632
Merit: 1040
Anyway, other than the "free" ones could you by chance tell me what "paid" API's I currently have on my "account" ?

It's been that long lol

Ty.

Edit: I think it's just Trex but am not too sure.

Hi,
you have BITTREX and C-CEX API  Wink
legendary
Activity: 2632
Merit: 1040
Thanks for the new version, Sampey! I will try it over the weekend.

I have a strange issue with BTC/USDT trading pair on poloniex. C.A.T. tells me that I have negative gains (loss) but poloniex analyzer tells me that I have positive gains (profit). Could it be that you calculate the gains against BTC and poloniex calculates against USDT?

Could you send me a Screenshot or a Gains Log?

On Poloniex, Fees are calculate on Qty or Total depending by the Trade Type. So i need to perform a math calculation to "normalize" fees and show them always as "Fees Over Total Value".

I fixed a problem over fees in the latest version, so i need to take a look at your problem.

So first question is : is this problem over 4.3 Version?

Quote
Thanks for the new version, Sampey! I will try it over the weekend.

Ok, probably your problem is fixed in 4.3  Grin Grin Grin
legendary
Activity: 2044
Merit: 1055
Thanks for the new version, Sampey! I will try it over the weekend.

I have a strange issue with BTC/USDT trading pair on poloniex. C.A.T. tells me that I have negative gains (loss) but poloniex analyzer tells me that I have positive gains (profit). Could it be that you calculate the gains against BTC and poloniex calculates against USDT?
legendary
Activity: 1064
Merit: 1001
Sending CAT 4.3

New Price List



Hey Sampey. Been a while since I've used Cat. Got a backlog of PM's lol.

Anyway, other than the "free" ones could you by chance tell me what "paid" API's I currently have on my "account" ?

It's been that long lol

Ty.

Edit: I think it's just Trex but am not too sure.
legendary
Activity: 2632
Merit: 1040
Sending CAT 4.3

New Price List


legendary
Activity: 2632
Merit: 1040
CAT 4.3 Changelog

C.A.T. Official 4.3
- Added Livecoin.Net API
- Removed Cryptomic Exchange
- Added Console API (to print api Responses or check for API errors)
- Some optmization/code reorganization/Improvements
- A Fix Over Poloniex Fees Calculation
- Various Regression Fix (Problems were introduced from heavy code changes occurs from 4.0 to 4.1 & 4.2 versions)
- Path CATSystem\\ErrorLogs is now CATSystem\\ExchangeLogs inside you could find
    - GENERAL_ERROR_LOG (If an error occurs not at market level)
    - _ERROR_LOG (If an error occurs at single market level)
    - GENERAL_API_LOG (For Error at API Level or API Results if user ask for print them)
- XML Save Order/Parameters
  - Market Algo Panel are saved/restored considering the Tab original position.
  - If there is more than one algorithm (market Panel) over the same market, orders are saved/restored considering each individual Tab
- Market Limit Panel is now divided in 2 part : The static Rule and the Dynamic Rule.
- You can edit a limit rule by double clicking a the rule from the list.
- Some update/improve (remove old code/gui element) from MyBalances Panel.
- Remove the Management of TAG from EXCHANGE.XML File
- Remove EXCHANGE.XML where possible, only Bitstamp/OKCoin need that file currently
legendary
Activity: 2632
Merit: 1040
Hi!

It work with mac?
How to buy it?


IF works with any OS with Java 8 installed, so yes for Windows/Linux/mac.
member
Activity: 92
Merit: 10
Hi!

It work with mac?
How to buy it?
Jump to: