Post
Topic
Board Service Announcements (Altcoins)
Re: 【BOT】 C.A.T. Cryptocurrency Automatic Trader (130+ Feedbacks) HitBTC Active!
by
Sampey
on 28/10/2014, 07:39:37 UTC
Is there no way to set max buy amounts allowed?  After a few successful Ping pongs you end up essentially doubling down again and again, so where I might start with a single buy at 0.02345 value in BTC, I've noticed over time I have single orders for .75 BTC.

I can add this feature but i don't understand the reason : C.A.T. will never use more than the TOTAL (Price * Quantity) of all PING Orders created by you.
If you set a Limit, this limit could work starting from Buy/Sell Pool.
Example :
Buy/Sell Pool Total = 100 + Never Create Buy Orders With Total > 50.
During Lookup 1 : C.A.T. will create a new Buy Orders of 50 Total, and left 50 In Pool.
During Lookup 2 : C.A.T. will create another Buy Orders of 50 Total, and left 0 In Pool.

Result is that you will have 2 new Ping (probably with the same values).

Could you explain me, how this new option could help you?


Example :
Buy/Sell Pool Total = 100 + Never Create Buy Orders With Total > 50.


it should be: never let rise Pool total > 50 (adjustable)  = pool max volume!


This means that if you start with a PING Of (Total X PricE) 100 and you set Never Let Rise Pool total > 50 this is what happens :

Example
Ping @ Buy 100@1
TRADE FROM PING (1 Trade, Ping Filled) -> Pong Sell 100@1.1
TRADE FROM PONG (1 Trade, Pong Filled) -> GAIN And Total is 100 * 1.1 = 110

110 -> 50 In Pool, 60 is discarded. Right?