ewibit
Legendary
Offline
Activity: 2955
Merit: 1050
|
|
April 24, 2015, 07:48:08 PM |
|
Hi CAT users. In the next days i will start to add some features to CAT 2.9
March 13, 2015
|
|
|
|
Sampey (OP)
Legendary
Offline
Activity: 2632
Merit: 1040
|
|
April 24, 2015, 11:02:12 PM |
|
Hi CAT users. In the next days i will start to add some features to CAT 2.9
March 13, 2015What do you mean? Explain.....
|
|
|
|
cryptcollector
|
|
April 25, 2015, 01:55:00 PM |
|
yes, i had it working on a overclocked model b, (not a b+ or the new a pi 2) i recommend using it on a pi 2 (as the pi b or b+ will be extremely SLOW, and may lock up on you) follow my directions here (meant for the pi model B) https://sites.google.com/site/kitty314159/please note that this guide is not all inclusive it does however show you a basic setup it includes installing the distro, compiling unrar, and installing oracle java i would also like some feedback on the guide, with any improvements i should add, or any changes i should make Thanks, I'll take a look, though I have managed to get it running myself on the B+, works better actually that it does on my win8.1 desktop actually. Which is odd seeing as that has a crapload of RAM and CPU power... on an ssd drive too, windows is just crap. moving to Linux in house anyway. I've even got the monitor for the RPi rotated to a portrait orientation, looks quite neat on a 16:4 monitor. Just need to gat a good VMC setup going for the RPi now :-)
|
|
|
|
cryptcollector
|
|
April 25, 2015, 01:59:30 PM |
|
@sampey
Is there any kind of API support in CAT?
I'd love to be able to monitor the trading via a web interface of my own devising. possibly create a little project on github to interface to CAT.
If you don't mind that is :-)
Cryptcollector
|
|
|
|
Sampey (OP)
Legendary
Offline
Activity: 2632
Merit: 1040
|
|
April 25, 2015, 05:25:52 PM |
|
Is there any kind of API support in CAT?
Actually no, you're the first who ask me for an API.
|
|
|
|
Stratobitz
Legendary
Offline
Activity: 1022
Merit: 1010
|
|
April 26, 2015, 01:23:39 AM |
|
Sampey,
As always; great work.
Would like to make one feature update/request.
The buttons for "Refresh Market Explorer" when you are within a particular market - would be nice if those could be latched outside of the scrolling frame - to have them static above the scrolling (horizontal) section.
On a large monitor it's fine, but when I'm on my Surface Pro 3 - (or anyone on a tablet) - you have to scroll right to see all the columns. Then you have to scroll back to refresh - which can make seeing updates (within the column you want) difficult.
Just a thought.
Thanks!
Strato
|
|
|
|
golikcoin
Legendary
Offline
Activity: 952
Merit: 1000
|
|
April 27, 2015, 05:12:55 PM |
|
is there a way to low RAM usage? Like an "empty all log & clean cache"? I am currently on a vps and sometimes I have to reboot CAT..
|
▄████▄ ▄████████▄ ▄████████████▄ ▄████████████████▄ ████████████████████ ▄█▄ ▄███▄ ▄███▄ ▄████████████████▀ ▄██████████ ▄▄▄▀█████▀▄▄▄▄▀█████▀▄▄▄ ▀██▄ ▄██▀ ▀██▄ ▄██▀ ▀██▄ ▄██▀ ██ ▄█████▄▀▀▀▄██████▄▀▀▀▄█████▄ ▀██▄ ▄██▀ ▀██▄ ▄██▀ ▀██▄ ▄██▀ ▄█▄ ▀██████████████▄ ████████████████████████████ ▀██▄ ▄██▀ ▀██▄ ▄██▀ ▀██▄ ▄██▀ ▀█▀ ██ ▀████████████████████████▀ ▀██▄ ▄██▀ ▀██▄ ▄██▀ ▄█▄ ▀██▄ ▄██▀ ██ ▀████████████████████▀ ▀███▀ ▀███▀ ▀█▀ ▀███▀ ▄███████████████████████████████████▀ ▀████████████████▀ ▀████████████▀ ▀████████▀ ▀████▀
| ║║ ║█ ║█ ║║ | .
| .
║║ ██ ║║
| .
| .
║║ ██ ║║
| .
| ║║ █║ █║ ║║ | |
|
|
|
Sampey (OP)
Legendary
Offline
Activity: 2632
Merit: 1040
|
|
April 27, 2015, 05:19:16 PM |
|
Sampey,
As always; great work.
Would like to make one feature update/request.
The buttons for "Refresh Market Explorer" when you are within a particular market - would be nice if those could be latched outside of the scrolling frame - to have them static above the scrolling (horizontal) section.
On a large monitor it's fine, but when I'm on my Surface Pro 3 - (or anyone on a tablet) - you have to scroll right to see all the columns. Then you have to scroll back to refresh - which can make seeing updates (within the column you want) difficult.
Just a thought.
Thanks!
Strato
Hum well......it's not easy to find a new position, without add a new Frame to the current Frame. Do you have any suggestion about the position where to set this button? And of course, if i move this buttun i must move also the Export to Excel + Last Update Label
|
|
|
|
Sampey (OP)
Legendary
Offline
Activity: 2632
Merit: 1040
|
|
April 27, 2015, 05:21:31 PM |
|
is there a way to low RAM usage? Like an "empty all log & clean cache"? I am currently on a vps and sometimes I have to reboot CAT.. Log (i mean the Frame Log inside CAT) is auto-cleared every 200 lines (lines are all written on .txt log file into the CATSystem Folder so you'll be always able to read the full log). Java doesn't have a cache i can manage. There's the Garbage Collector that is something auto-managed by the Java Virtual Machine. I always try to increase software performance every release, but more functions -> more structure -> more memory
|
|
|
|
golikcoin
Legendary
Offline
Activity: 952
Merit: 1000
|
|
April 27, 2015, 05:50:16 PM |
|
is there a way to low RAM usage? Like an "empty all log & clean cache"? I am currently on a vps and sometimes I have to reboot CAT.. Log (i mean the Frame Log inside CAT) is auto-cleared every 200 lines (lines are all written on .txt log file into the CATSystem Folder so you'll be always able to read the full log). Java doesn't have a cache i can manage. There's the Garbage Collector that is something auto-managed by the Java Virtual Machine. I always try to increase software performance every release, but more functions -> more structure -> more memory it is a ram issue caused by the VPS, btw CAT works great!
|
▄████▄ ▄████████▄ ▄████████████▄ ▄████████████████▄ ████████████████████ ▄█▄ ▄███▄ ▄███▄ ▄████████████████▀ ▄██████████ ▄▄▄▀█████▀▄▄▄▄▀█████▀▄▄▄ ▀██▄ ▄██▀ ▀██▄ ▄██▀ ▀██▄ ▄██▀ ██ ▄█████▄▀▀▀▄██████▄▀▀▀▄█████▄ ▀██▄ ▄██▀ ▀██▄ ▄██▀ ▀██▄ ▄██▀ ▄█▄ ▀██████████████▄ ████████████████████████████ ▀██▄ ▄██▀ ▀██▄ ▄██▀ ▀██▄ ▄██▀ ▀█▀ ██ ▀████████████████████████▀ ▀██▄ ▄██▀ ▀██▄ ▄██▀ ▄█▄ ▀██▄ ▄██▀ ██ ▀████████████████████▀ ▀███▀ ▀███▀ ▀█▀ ▀███▀ ▄███████████████████████████████████▀ ▀████████████████▀ ▀████████████▀ ▀████████▀ ▀████▀
| ║║ ║█ ║█ ║║ | .
| .
║║ ██ ║║
| .
| .
║║ ██ ║║
| .
| ║║ █║ █║ ║║ | |
|
|
|
Sampey (OP)
Legendary
Offline
Activity: 2632
Merit: 1040
|
|
April 28, 2015, 09:06:34 PM |
|
Hi CAT Users This is the 2.9 Changelog C.A.T. Official 2.9- Lot of internal Code reorganization/mininization - Fix the "never buy over/under last sell/buy" parameter - Fix a Bug with Nonce on poloniex exchange - Fix a problem on Bittrex Return Message (a new Antispam message "THROTTLED_1_SECOND") - Now you can change the order type from STATIC to DYNAMIC with a right click on order table and vice versa. - Order Table show Dynamic/Static order type (and also the market log) - New Option "NEVER CREATE PING WITH QUANTITY <" - Now you can reset the Running Time (From Algo Status Panel) - Added "Current Ping Pong Completed" Info. You can reset this value from the Algo Status Panel If you want to get a beta 2.9 version (probably i won't change anything from this version to the official 2.9) PM ME
|
|
|
|
|
cryptcollector
|
|
April 29, 2015, 09:23:06 PM |
|
Hey Sampey, Nice work once again...
just a feature request, not sure if others might find this useful, and I'm not sure whether you can actually already do this as the program stands in some way.
I would find useful an option that you can select on a market that will use all balance that just happens to be transferred to it. That may not be that clear, but as a miner as well as a trader I would like to see lets say a use all balance to create sells on a given market/
lets say I have set up my account on Multipool to do a daily deposit to Cryptsy on all the coins I'm mining, would be nice to have that option to just use the deposited balance on the fly if you see what I maen.
Cheers Cryptcollector
PS.I know this may not be available for the next release if you decide to implement it, just a nice suggestion for us miners out there :-)
|
|
|
|
Sampey (OP)
Legendary
Offline
Activity: 2632
Merit: 1040
|
|
May 01, 2015, 04:24:47 PM |
|
Hi C.A.t. users. In the next days i will release CAT 2.9, But if you want to try now you can PM Me
|
|
|
|
mer2329
Newbie
Offline
Activity: 34
Merit: 0
|
|
May 02, 2015, 01:08:48 AM |
|
yes, i had it working on a overclocked model b, (not a b+ or the new a pi 2) i recommend using it on a pi 2 (as the pi b or b+ will be extremely SLOW, and may lock up on you) follow my directions here (meant for the pi model B) https://sites.google.com/site/kitty314159/please note that this guide is not all inclusive it does however show you a basic setup it includes installing the distro, compiling unrar, and installing oracle java i would also like some feedback on the guide, with any improvements i should add, or any changes i should make Thanks, I'll take a look, though I have managed to get it running myself on the B+, works better actually that it does on my win8.1 desktop actually. Which is odd seeing as that has a crapload of RAM and CPU power... on an ssd drive too, windows is just crap. moving to Linux in house anyway. I've even got the monitor for the RPi rotated to a portrait orientation, looks quite neat on a 16:4 monitor. Just need to gat a good VMC setup going for the RPi now :-) you mean vnc. i setup rdp (using 'xrdp' as the server) is a bit easier to install and run for client software i use on linux i use reminna, on windows i use mRemoteNG
|
|
|
|
GENiALi
|
|
May 02, 2015, 07:15:33 AM |
|
Hi I've overyone problem with Cryptsy? I trade with LTC, DASH and XRP on BTC. I've coins in my wallet although I do not therefore work. I lose 95% of my BTC value over the last few hours. I don't know have Cryptsy a problem or CAT. No logins but me. 2FA is enabled. I don't know what is.
|
Gruss Roland Schumacher Bitrated user: GENiALi.
|
|
|
Sampey (OP)
Legendary
Offline
Activity: 2632
Merit: 1040
|
|
May 03, 2015, 12:08:54 PM |
|
Hi I've overyone problem with Cryptsy? I trade with LTC, DASH and XRP on BTC. I've coins in my wallet although I do not therefore work. I lose 95% of my BTC value over the last few hours. I don't know have Cryptsy a problem or CAT. No logins but me. 2FA is enabled. I don't know what is. Sorry about the problem you describe me via PM, but of course C.A.T. has nothing to do with that problem. And as i said via PM : a 95% loss means only 2 things : - Cryptsy BUG - that someone transfer funds from your account to another Because even if you want to lose coins, it's very difficult to loose 95% only with buy and sell operations.
|
|
|
|
GENiALi
|
|
May 03, 2015, 12:20:48 PM |
|
Hi I've overyone problem with Cryptsy? I trade with LTC, DASH and XRP on BTC. I've coins in my wallet although I do not therefore work. I lose 95% of my BTC value over the last few hours. I don't know have Cryptsy a problem or CAT. No logins but me. 2FA is enabled. I don't know what is. Sorry about the problem you describe me via PM, but of course C.A.T. has nothing to do with that problem. And as i said via PM : a 95% loss means only 2 things : - Cryptsy BUG - that someone transfer funds from your account to another Because even if you want to lose coins, it's very difficult to loose 95% only with buy and sell operations. At this time I think my account was hacked.
|
Gruss Roland Schumacher Bitrated user: GENiALi.
|
|
|
Sampey (OP)
Legendary
Offline
Activity: 2632
Merit: 1040
|
|
May 03, 2015, 07:14:06 PM |
|
Start sending 2.9 Version
|
|
|
|
GENiALi
|
|
May 03, 2015, 07:53:07 PM |
|
Start sending 2.9 Version And I've no coins for trade.
|
Gruss Roland Schumacher Bitrated user: GENiALi.
|
|
|
|