Sampey (OP)
Legendary
Offline
Activity: 2632
Merit: 1040
|
|
April 09, 2016, 08:54:37 PM |
|
Is there any instructions for how to run CAT?
I download a .rar file, I unrar it and I just have a bunch of files including a .jar
what am I supposed to do now, there's no installer and no .exe to run
EDIT: Nevermind, I had to install Java
the jar is the EXE java equivalent, you only need to double click it
|
|
|
|
Sampey (OP)
Legendary
Offline
Activity: 2632
Merit: 1040
|
|
April 10, 2016, 11:03:43 AM |
|
C.A.T. 3.8 BETA IS READY. PM ME to try before the official release
|
|
|
|
Sampey (OP)
Legendary
Offline
Activity: 2632
Merit: 1040
|
|
April 10, 2016, 02:47:04 PM |
|
These are the info about Cryoptomic API Cryptomic API Activation- Go to https://www.cryptomic.com/settings -> Static API Keys windows. - Set these attributes : Enabled = TRUE, EXPIRES = 31/12/2025, ReadOnly = FALSE, Trade = TRUE, Transfer/Confirmation = FALSE If you want to use my REF Code to register, you will make me happy https://www.cryptomic.com?refid=RFGKNPF7 You can pm me your public key anytime you wants, also before the Official 3.8 release
|
|
|
|
daCoops
Member
Offline
Activity: 82
Merit: 10
|
|
April 11, 2016, 09:00:21 AM |
|
Hi Sampey,
Got a question - In CAT I've created a bunch of Ping/Pong orders on Dynamic setting with my desired settings so that it would keep re-adding orders. At the moment I've got a series of Orders awaiting the Pong execution added and waiting in the Exchange.
I want to stop CAT from trading so that I can evaluate all the orders, but how do I stop CAT trading, but still have it record the results of the PONG execution in the Global Gain log?
|
|
|
|
Sampey (OP)
Legendary
Offline
Activity: 2632
Merit: 1040
|
|
April 11, 2016, 09:04:29 AM |
|
Hi Sampey,
Got a question - In CAT I've created a bunch of Ping/Pong orders on Dynamic setting with my desired settings so that it would keep re-adding orders. At the moment I've got a series of Orders awaiting the Pong execution added and waiting in the Exchange.
I want to stop CAT from trading so that I can evaluate all the orders, but how do I stop CAT trading, but still have it record the results of the PONG execution in the Global Gain log?
If you stop CAT, then all your pong orders will remain on the exchange. You can choose to - Delete them - Let them on the exchange and wait for someone who fill that orders. On CAT side, you will never see the Ping-Pong completed line in the GLOBAL GAIN table. But, if the orders will be completed on the exchange you will also have your gain.
|
|
|
|
Hamuki
Legendary
Offline
Activity: 1022
Merit: 1000
|
|
April 11, 2016, 09:52:46 AM |
|
Hi Sampey,
Got a question - In CAT I've created a bunch of Ping/Pong orders on Dynamic setting with my desired settings so that it would keep re-adding orders. At the moment I've got a series of Orders awaiting the Pong execution added and waiting in the Exchange.
I want to stop CAT from trading so that I can evaluate all the orders, but how do I stop CAT trading, but still have it record the results of the PONG execution in the Global Gain log?
If you stop CAT, then all your pong orders will remain on the exchange. You can choose to - Delete them - Let them on the exchange and wait for someone who fill that orders. On CAT side, you will never see the Ping-Pong completed line in the GLOBAL GAIN table. But, if the orders will be completed on the exchange you will also have your gain. When i want to evaluate orders i issue the command "Stop ping creation" on that market: you just need to wait for the PONG to complete and then you can evaluate all your completed trades.
|
|
|
|
Sampey (OP)
Legendary
Offline
Activity: 2632
Merit: 1040
|
|
April 11, 2016, 11:01:12 AM |
|
C.A.T. 3.8 BETA IS READY. PM ME to try before the official release
|
|
|
|
HowlingMad
|
|
April 11, 2016, 11:15:27 AM |
|
I would like to take the profits noted in Global Gains at the end of each month.
PS> Computer crashed tried this for Poloniex, did not work at all. "Exchange not found" on all orders. I was logged in and had process started.
I don't understand sorry. what happens? your computer crash and then? I tried to "Load Orders" and all of the orders displayed "Exchange not found". See screenshot https://www.dropbox.com/s/7hbbopzivv4wj8g/Screenshot%202016-04-11%2007.10.39.png?dl=0I was able to manually import all of the orders as noted in the docs, but it took several hours. Additionally, my Global Gains report is damaged. It displays the last entry as 6 days in the future. How do I rebuild/repair this report. I looked at the associated TXT file and it appears to be correct. The dates are correct, and the Total Gains entry is about what I would expect.
|
Windows 10, R280x * 3
|
|
|
Sampey (OP)
Legendary
Offline
Activity: 2632
Merit: 1040
|
|
April 11, 2016, 11:24:04 AM |
|
This means that your order is no more on the exchange. So there's no way to restore it. Additionally, my Global Gains report is damaged. It displays the last entry as 6 days in the future. Can i have a screenshot about the dates in the future?
|
|
|
|
HowlingMad
|
|
April 11, 2016, 01:21:48 PM |
|
This means that your order is no more on the exchange. So there's no way to restore it. Additionally, my Global Gains report is damaged. It displays the last entry as 6 days in the future. Can i have a screenshot about the dates in the future? So in order to save and reload all of my settings do I shut down the algo's then save everything? Eventually I would like to move this to another computer. Here is the screenshot: https://www.dropbox.com/s/zty9249944h1eh0/Screenshot%202016-04-11%2009.18.53.png?dl=0Thank you
|
Windows 10, R280x * 3
|
|
|
Sampey (OP)
Legendary
Offline
Activity: 2632
Merit: 1040
|
|
April 11, 2016, 01:36:58 PM |
|
Yes, but WITHOUT Delete orders, because when you will load again the XML File, CAT will call the Exchange API to find the orders inside the XML file. About the Date, i think that sometimes there are errors on the API Response CALL. Data are usually returned as a long value representing che milliseconds passed from a static date (like 01.01.1950). CAT only performs a conversion to YYYY-MM-DD HH:MM:SS Format. This is an error but nothing more than a presentation error, you algorithms/gains are not affected by that.
|
|
|
|
HowlingMad
|
|
April 11, 2016, 06:56:20 PM |
|
Yes, I understand that the operations are still running, etc. but ths Global Gains report will not update beyond this error. I can look at the associated files for each trading pair and see transactions that have occurred since this error.
|
Windows 10, R280x * 3
|
|
|
Sampey (OP)
Legendary
Offline
Activity: 2632
Merit: 1040
|
|
April 11, 2016, 07:04:07 PM |
|
Yes, I understand that the operations are still running, etc. but ths Global Gains report will not update beyond this error. I can look at the associated files for each trading pair and see transactions that have occurred since this error.
Probably the new Ping-Pong gains are set before the line with the data bad formatted, this occurs because table is sorted by timestamp. So if you have this situation GAIN1 TimeStamp1 GAIN2 TimeStamp2 GAIN3 TimeStamp3 <- Bad Timestamp GAIN4 TimeStamp4 <- Bad Timestamp When GAIN5 Will occurs (with correct timestamp) Then this will be the result GAIN1 TimeStamp1 GAIN2 TimeStamp2 GAIN5 TimeStamp5 GAIN3 TimeStamp3 <- Bad Timestamp GAIN4 TimeStamp4 <- Bad Timestamp Otherwise you will probably have an error in the GENERAL Error log (you can find it inside CATSystem/Exchange/ErrorLogs Folder
|
|
|
|
HowlingMad
|
|
April 11, 2016, 07:44:33 PM |
|
Yes, I understand that the operations are still running, etc. but ths Global Gains report will not update beyond this error. I can look at the associated files for each trading pair and see transactions that have occurred since this error.
Probably the new Ping-Pong gains are set before the line with the data bad formatted, this occurs because table is sorted by timestamp. So if you have this situation GAIN1 TimeStamp1 GAIN2 TimeStamp2 GAIN3 TimeStamp3 <- Bad Timestamp GAIN4 TimeStamp4 <- Bad Timestamp When GAIN5 Will occurs (with correct timestamp) Then this will be the result GAIN1 TimeStamp1 GAIN2 TimeStamp2 GAIN5 TimeStamp5 GAIN3 TimeStamp3 <- Bad Timestamp GAIN4 TimeStamp4 <- Bad Timestamp Otherwise you will probably have an error in the GENERAL Error log (you can find it inside CATSystem/Exchange/ErrorLogs Folder So I have to wait 5 days before Global Gains will be accurate again?
|
Windows 10, R280x * 3
|
|
|
Sampey (OP)
Legendary
Offline
Activity: 2632
Merit: 1040
|
|
April 11, 2016, 07:48:29 PM |
|
Yes, I understand that the operations are still running, etc. but ths Global Gains report will not update beyond this error. I can look at the associated files for each trading pair and see transactions that have occurred since this error.
Probably the new Ping-Pong gains are set before the line with the data bad formatted, this occurs because table is sorted by timestamp. So if you have this situation GAIN1 TimeStamp1 GAIN2 TimeStamp2 GAIN3 TimeStamp3 <- Bad Timestamp GAIN4 TimeStamp4 <- Bad Timestamp When GAIN5 Will occurs (with correct timestamp) Then this will be the result GAIN1 TimeStamp1 GAIN2 TimeStamp2 GAIN5 TimeStamp5 GAIN3 TimeStamp3 <- Bad Timestamp GAIN4 TimeStamp4 <- Bad Timestamp Otherwise you will probably have an error in the GENERAL Error log (you can find it inside CATSystem/Exchange/ErrorLogs Folder So I have to wait 5 days before Global Gains will be accurate again? All the Global Gains are accurate. Only the timestamp got this kind of problem. this is only a sort problem caused by a bad timestamp format A question : did you ever change your PC Local Time?
|
|
|
|
Sampey (OP)
Legendary
Offline
Activity: 2632
Merit: 1040
|
|
April 12, 2016, 01:12:17 PM |
|
C.A.T. 3.8 has been has been sent. I need to upgrade the GUIDE About the Limit Order Panel.
|
|
|
|
Sampey (OP)
Legendary
Offline
Activity: 2632
Merit: 1040
|
|
April 12, 2016, 05:02:51 PM |
|
new price list
|
|
|
|
ByronP
|
|
April 12, 2016, 05:12:47 PM |
|
Awesome Sauce Sampey
|
|
|
|
Sampey (OP)
Legendary
Offline
Activity: 2632
Merit: 1040
|
|
April 12, 2016, 05:44:26 PM |
|
Awesome Sauce Sampey Thanks, and thanks for your collaboration and i hope my bot will help your Exchange to increase market volumes
|
|
|
|
ByronP
|
|
April 12, 2016, 06:28:33 PM |
|
is there a way to have it automatically save all of my settings and other data automatically, if I have to reboot I seem to loose everything
|
|
|
|
|