Post
Topic
Board Service Announcements (Altcoins)
Re: 【BOT】C.A.T. Cryptocurrency Automatic Trader 3.7 0.5฿ LifeLicense 11 Exchanges!
by
Sampey
on 11/04/2016, 13:36:58 UTC
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=0
Thank you

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.