Author

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

legendary
Activity: 2632
Merit: 1040
legendary
Activity: 2632
Merit: 1040
Sampey,
I see you added this feature:

Remove 0.5 % Gain Limit. Now you can Set Any Value > 0 (But Take Care Of Fees!)

This is good, but can you unlock it so we can trade for < 0 (a loss) so long as we are trailing the market itself? As we discussed, CAT will still profit over time from the bid/ask spread.

This is still what I am looking for and why I haven't used CAT in weeks.



This feature will be probably added in C.A.T. 2.5
Actually i know where to change code.
You'll be able to set a negative Gain like -5% wich means that C.A.T. will always try to trade on TOP, but with a limit of loss.
If you want a full "trade always on top" you'll must set something like "-50%"
legendary
Activity: 1498
Merit: 1000
Sampey,
I see you added this feature:

Remove 0.5 % Gain Limit. Now you can Set Any Value > 0 (But Take Care Of Fees!)

This is good, but can you unlock it so we can trade for < 0 (a loss) so long as we are trailing the market itself? As we discussed, CAT will still profit over time from the bid/ask spread.

This is still what I am looking for and why I haven't used CAT in weeks.

hero member
Activity: 644
Merit: 500
*****
Ok found and fix.
Is the "Current Quantity" on Cryptsy. It's only a problem on the Market Explorer.

No problem, i get some feedbacks (if there are any other problems) and i will send the fix tomorrow.


pm

anyway for me, the old Version of explorere was more comfortable, because i could see my orders without Scrolling!  Cool
legendary
Activity: 2632
Merit: 1040
Ok found and fix.
Is the "Current Quantity" on Cryptsy. It's only a problem on the Market Explorer.

No problem, i get some feedbacks (if there are any other problems) and i will send the fix tomorrow.
hero member
Activity: 644
Merit: 500
*****
I have try to load markets and it works.
What kind of problem do you have? On Bitstamp?

no, on cryptsy. it also not work with cat orders!

after clicking refresh the Explorer freezes and shows nothing or forever the old Picture

must be the new "id" column!?
legendary
Activity: 2632
Merit: 1040
I have try to load markets and it works.
What kind of problem do you have? On Bitstamp?
hero member
Activity: 644
Merit: 500
*****
big Problem:

the market Explorer doesnt work if you have old orders in there!  Angry
hero member
Activity: 644
Merit: 500
*****
Start sending C.A.T. 2.4  Wink

I have done a lot of code reorganization, so, for any problems PM Me  Wink

it is looking nice with the new running page Wink

but i cant get in bitstamp with the new working key, only the old one does it.   Sad

My mistake sorry, i forgot to add your new key to the 2.4 Official source code.
I'm uploading your version  Wink
Wait 2 minutes


now it works!

thanks a lot for your fast help!  Kiss
legendary
Activity: 2632
Merit: 1040
Start sending C.A.T. 2.4  Wink

I have done a lot of code reorganization, so, for any problems PM Me  Wink

it is looking nice with the new running page Wink

but i cant get in bitstamp with the new working key, only the old one does it.   Sad

My mistake sorry, i forgot to add your new key to the 2.4 Official source code.
I'm uploading your version  Wink
Wait 2 minutes
hero member
Activity: 644
Merit: 500
*****
Start sending C.A.T. 2.4  Wink

I have done a lot of code reorganization, so, for any problems PM Me  Wink

it is looking nice with the new running page Wink

but i cant get in bitstamp with the new working key, only the old one does it.   Sad
legendary
Activity: 2632
Merit: 1040
Start sending C.A.T. 2.4  Wink

I have done a lot of code reorganization, so, for any problems PM Me  Wink
legendary
Activity: 2632
Merit: 1040
Does the software have a dll interface or some place you can 'hook in'?

What do you mean?
Java doesn't have DLL but JAR (it's the same).

do you implement your own triggers or does it come with predefined triggers/algorithms?
I have a trading algorithm I am working on but all my work is in c++


I Have written 100% of Java Code, so all triggers, check, condition etc are written by me.
I Use only "standard" library.
sr. member
Activity: 264
Merit: 250
derp
Does the software have a dll interface or some place you can 'hook in'?

What do you mean?
Java doesn't have DLL but JAR (it's the same).

do you implement your own triggers or does it come with predefined triggers/algorithms?
I have a trading algorithm I am working on but all my work is in c++
legendary
Activity: 2632
Merit: 1040
Does the software have a dll interface or some place you can 'hook in'?

What do you mean?
Java doesn't have DLL but JAR (it's the same).
sr. member
Activity: 264
Merit: 250
derp
Does the software have a dll interface or some place you can 'hook in'?
legendary
Activity: 2632
Merit: 1040
Well the most important part is invisible to users but very important for me

A Lot Of Code Reorganization

In the next released it will be more easy to add new features.  Wink
hero member
Activity: 644
Merit: 500
*****
Starting last 2.4 Test.

These are the New Add.on/Fix

Added Lookup "Number" Start message on Every Lookup
First Market Check Routine is performed only once every lookup
New "RUNNING Option Tab" added to PING-PONG primary TAB. Features  :
- Exec a Lookup Routine Every X Seconds (Min 15 seconds)
- Exec An order recalculation routine very X Lookup (default 3)
- Check Buy Sell Pool Every X Lookup (default 5)



thats are realy nice new Features! i am very happy about that!

Quote
Fixed a Bitstamp Problem (Now Limit are 2 DecPos for Price and 8 Dec Pos For QTY, These data are stored into EXCHANGER.xml in Bitstamp Folder)
A Lot Of Code Reorganization
Some GUI Changes

brilliant, thats was my thinking for inovate too!  Cheesy
i was searching for this Settings there!  Grin
legendary
Activity: 2632
Merit: 1040
Starting last 2.4 Test.

These are the New Add.on/Fix

Added Lookup "Number" Start message on Every Lookup
First Market Check Routine is performed only once every lookup
New "RUNNING Option Tab" added to PING-PONG primary TAB. Features  :
- Exec a Lookup Routine Every X Seconds (Min 15 seconds)
- Exec An order recalculation routine very X Lookup (default 3)
- Check Buy Sell Pool Every X Lookup (default 5)
Fixed a Bitstamp Problem (Now Limit are 2 DecPos for Price and 8 Dec Pos For QTY, These data are stored into EXCHANGER.xml in Bitstamp Folder)
A Lot Of Code Reorganization
Some GUI Changes
hero member
Activity: 644
Merit: 500
*****
anything new about bitstamp frontend?

fix is ready, i'm testing it.
I think i'll be able to send C.A.T. 2.4 In the next 3 days

nice!



i have a new sughestion:

i wish there would be a timer/delay Setting for recalculation and /or ping order creation. or a Setting recalculation only every 2nd, third, 4th lookup.
reason is, cat is sometimes to fast with order creation without waiting for market leveling AND to easy to predict and influence for other ppl.

and it brings more thrill if ppl can use different Settings in a botwar Wink
Jump to: