Author

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

legendary
Activity: 2632
Merit: 1040
Quote
That's not true. If I set LookUp to 30 minutes or so, it can very well be that it gets executed.

No, every lookup C.A.T. will re-calculate all the values, so your "*TopOfCurrentOrderBook Price *MINUS *0.5%" will be updated with current values.


Quote
Wait, so it's not possible to be on two BTC markets (e.g. EUR/BTC, LTC/BTC) or (BTC->USD and USD->BTC) at the same time because one algo will compete with the other for available BTC?

If you use 100% Of your balance yes. But i think that any person who use CAT decide to use a percentage (for example 0.1 BTC) on 1 Market and then another quantity on another market.
There are person who trade on over 100 market without problems.
C.A.T. use only the Amount you set in your PING Orders : if your total ping amount is 0.1 BTC, CAT won't use more than this. Only the rounding routines could use a little more of your portfolio to adequate the order calculation. But you can disable this option.
newbie
Activity: 36
Merit: 0
This will result in an order impossible to complete : your order will never be on top, so your pong will never be executed.

That's not true. If I set LookUp to 30 minutes or so, it can very well be that it gets executed.

Quote
I don't calculate anything. I only put the values Available/Held (if returned) in my internal structure.

Wait, so it's not possible to be on two BTC markets (e.g. EUR/BTC, LTC/BTC) or (BTC->USD and USD->BTC) at the same time because one algo will compete with the other for available BTC?
legendary
Activity: 2632
Merit: 1040
Quote
Mode->Price Limit-> Never *PING *OVER *TopOfCurrentOrderBook Price *MINUS *0.5%

Ping/Pong limit are create against your last price, not market prices.
Your rules has not reason to exists :

Mode->Price Limit-> Never *PING *OVER *TopOfCurrentOrderBook Price *MINUS *0.5%

This will result in an order impossible to complete : your order will never be on top, so your pong will never be executed.
Your target it to stay in front of the top orders book, not constantly back (inside the order book)
with this rule you will be constantly back.


Quote
Could you please add an overview where we can see what C.A.T. thinks is in the portfolio?

Data are returned from the API "MyBalance" that is needed in any exchange to let C.A.T. run.
I don't calculate anything. I only put the values Available/Held (if returned) in my internal structure.

Quote
Yes, C.A.T. tries to place orders of 0.0000 quantity and then rounds them up to 0.1. Doesn't seem a good practice.

Well it's not 0.0000 it's 0.0000XXXX (because Pool is not empty), but exchanges you're trading on doesn't wants more than 4 decimal places, so inside the log is printed 0.0000.
some people wants to adeguate the order to the minimal qty.
You have an option, so you can choose what to do.
If you think it's not a good practice, disable the Always adequate option.
newbie
Activity: 36
Merit: 0
Quote
Actually i think you are able to create any rule with the Limit Editor.

So how can I make the rule
Mode->Price Limit-> Never *PING *OVER *TopOfCurrentOrderBook Price *MINUS *0.5%

Quote
CAT show the Available amount. But you can't be sure that it's the real available amount.

Could you please add an overview where we can see what C.A.T. thinks is in the portfolio?

So when I start with USD/BTC -> Ping SELL 100 USD, then C.A.T. would have 100 USD and 0 BTC in its pingpong portfolio, and after several pingpong trades we could look the stats and it would show 101 USD and 0.0001 BTC or so. That way we could verify whether C.A.T. works properly.

Quote
Probably you have the option ALWAYS ADEQUATE QTY TO MIN QTY (If Needed).

Yes, C.A.T. tries to place orders of 0.0000 quantity and then rounds them up to 0.1. Doesn't seem a good practice.
legendary
Activity: 2632
Merit: 1040
Quote
So why does C.A.T. try to place a BUY order for 0.1 EUR having only 0.00000X USD?

Probably you have the option ALWAYS ADEQUATE QTY TO MIN QTY (If Needed).

Quote
You can see the % GAIN in the pic I posted. It's > 0.5%. So why does the total gain go down? EDIT: I found the reason. I didn't sort by TimeStamp.

In the image you show me there are also gain at 0.444 that it's not > 0.5%
If you want you can send me your GAIN Log and i will check for you.

Quote
Mode->Price Limit-> Never *PING *OVER *TopOfCurrentOrderBook Price *MINUS *0.5%

It also would be nice to have

Mode->Price Limit-> Never *PING *OVER Your last *PONG.

Actually i think you are able to create any rule with the Limit Editor.

Quote
Sampey, how can I know how much BTC I have for manual PING creations? How can I know whether the BTC amount on my exchange account is free or being used by existing pingpong routines?

CAT show the Available amount. But you can't be sure that it's the real available amount.
For example, during a recalculation routine :

- Recalculation start
- Order Is Deleted
- Coins return available.
- You check for available and you find available the order delete amount <- (EXTERNAL ACTION)
- Order is recreated
- You check for available once again -> Then you have less amount.
newbie
Activity: 36
Merit: 0
Sampey, how can I know how much BTC I have for manual PING creations? How can I know whether the BTC amount on my exchange account is free or being used by existing pingpong routines?
newbie
Activity: 36
Merit: 0
Sampey, could you please add an option so that pings can be 0.5% (or whatever the value is) lower than the current market value?

So something like

Mode->Price Limit-> Never *PING *OVER *TopOfCurrentOrderBook Price *MINUS *0.5%

It also would be nice to have

Mode->Price Limit-> Never *PING *OVER Your last *PONG.
newbie
Activity: 36
Merit: 0
1 - Yes, i think 0.00000 is only a visualization problem, there are other number after the 5th zero : ex 0.00000XXX

So why does C.A.T. try to place a BUY order for 0.1 EUR having only 0.00000X USD?

Quote
2 - You need to check the % Gain from the Gain Tabs. As i said sometimes you could set 0.5 % Gain, but due to rounding routines have for example 0.45%

You can see the % GAIN in the pic I posted. It's > 0.5%. So why does the total gain go down? EDIT: I found the reason. I didn't sort by TimeStamp.
legendary
Activity: 2632
Merit: 1040
I'm going out.I'll come back tomottow night.

Happy new year to all the crypto community  Smiley
legendary
Activity: 2632
Merit: 1040
If C.A.T. try to create an order, probably the BUY pool is not 0.

1. Is the pool 0.0 or not?



Quote
You need to check your ping-pong.If % GAIN is not > than BuyFee + SellFee you will have a loss.

2. Min % Gain is > than BuyFee + SellFee, so why do I have a loss?

3. Could you also address the question https://bitcointalksearch.org/topic/m.17340800
about where I adjust what the minimum spread must be?

1 - Yes, i think 0.00000 is only a visualization problem, there are other number after the 5th zero : ex 0.00000XXX

2 - You need to check the % Gain from the Gain Tabs. As i said sometimes you could set 0.5 % Gain, but due to rounding routines have for example 0.45%

About this questions

Quote
Where do I adjust what the spread must be? It seems that C.A.T. takes the "Min % Guaranteed Gain" as the minimum spread. But then why is there an additional input field "Create Ping orders only if Market spread is"?

CAT use the Min % Gain as spread for the PONG Orders. It use the REFERENCE PRICE (PING PRICE) vs the Calculate Price.
The other option works for the PING Creation and it works using the buy/sell market spread.

newbie
Activity: 36
Merit: 0
If C.A.T. try to create an order, probably the BUY pool is not 0.

1. Is the pool 0.0 or not?
https://i.imgbox.com/qDjNTtQ5.jpg


Quote
You need to check your ping-pong.If % GAIN is not > than BuyFee + SellFee you will have a loss.

2. Min % Gain is > than BuyFee + SellFee, so why do I have a loss?

3. Could you also address the question https://bitcointalksearch.org/topic/m.17340800
about where I adjust what the minimum spread must be?
legendary
Activity: 2632
Merit: 1040
The log tab shows a lot of
Quote
Try To Create new Order (From Pool) PING : BUY [email protected] (Dynamic)
2016-12-30 13:52:23| OCR : Create Order (From Pool) Error From Btc-e : It is not enough USD for purchase

although the pool shows "0.00000". Why does C.A.T. try to create such orders that are more than what's in the pool?

If C.A.T. try to create an order, probably the BUY pool is not 0.

Quote
And how can total gain decrease from 0.00007 to 0.00004?

You need to check your ping-pong.
If % GAIN is not > than BuyFee + SellFee you will have a loss.
newbie
Activity: 36
Merit: 0
Sometimes there are rouding routines that could change a little the % Gain.

And how can total gain decrease from 0.00007 to 0.00004?
newbie
Activity: 36
Merit: 0
The log tab shows a lot of
Quote
Try To Create new Order (From Pool) PING : BUY [email protected] (Dynamic)
2016-12-30 13:52:23| OCR : Create Order (From Pool) Error From Btc-e : It is not enough USD for purchase

although the pool shows "0.00000". Why does C.A.T. try to create such orders that are more than what's in the pool?
legendary
Activity: 2632
Merit: 1040
During 2017 i will definitely change the CAT PRice list, but actually the 50% Discount is still active. Don't miss this opportunity  Wink Wink
legendary
Activity: 2632
Merit: 1040
hi, what is the actual price for this soft Sampey

Sum 0.5 BTC (Core Lifetime License) and all the API you wants to get.
Then divide by 2 (-50% Discount)

and you will have the total price



newbie
Activity: 37
Merit: 0
hi, what is the actual price for this soft Sampey
legendary
Activity: 2632
Merit: 1040
Because one thing is the gain expressed as percentage.
Another thing is the gain expressed as currency.

I am asking because sometimes the "% GAIN" column (in the gain tab) is below the guaranteed min gain, for example "0.444%"

Also I don't understand how the TOTAL GAIN can go backward


Sometimes there are rouding routines that could change a little the % Gain.
Rounding sometimes is needed.
There's also a rounding on fees (also on exchange side) and when we are talking about micro orders it is possible that fees are higher than the gain.
But this happens on very little orders.
newbie
Activity: 36
Merit: 0
Because one thing is the gain expressed as percentage.
Another thing is the gain expressed as currency.

I am asking because sometimes the "% GAIN" column (in the gain tab) is below the guaranteed min gain, for example "0.444%"

Also I don't understand how the TOTAL GAIN can go backward

https://i.imgbox.com/MFFw8Zxo.jpg
legendary
Activity: 2632
Merit: 1040
Because one thing is the gain expressed as percentage.
Another thing is the gain expressed as currency.
The % GAIN is the spread difference between the buy/sell price
The gain expressed as Currency is the absolute difference of total value (qty x price) of the ping-pong orders minus fees.
Jump to: