cryptoeax / arbbot

Arbitrator, a bitcoin/altcoin arbitrage trading bot
https://gitter.im/cryptoeax-arbbot/Lobby
GNU General Public License v3.0
199 stars 78 forks source link

NOTE TO USERS: Please increase expert.max-log-age #14

Closed cryptoeax closed 6 years ago

cryptoeax commented 6 years ago

This is not really an issue but I'm filing it as a way to communicate this point to the users of this user.

Please consider raising the expert.max-log-age config setting. This value is stored in hours and controls how much of the log is stored. Logs older than this will be deleted by the bot. While I'm working on fixing #11, the profit and loss information of the bot is written into this log so if your log is too small and gets cleaned up by the bot you will lose some of the profit and loss information stored and there is no way to recover it.

After #11 is fixed, you can drop the value of this setting back to its default value (which is 300).

cryptoeax commented 6 years ago

If you had increased expert.max-log-age before, after you upgrade to the tip of the production branch now, you can decrease it back to the default value of 300.