Created
December 31, 2013 17:32
-
-
Save kuzetsa/8199984 to your computer and use it in GitHub Desktop.
initial testing with imported database(s) shows partial corruption and attempted to clean it up
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2013-12-31 12:29:04 (INFO): I'm gonna make you rich, Bud Fox. | |
2013-12-31 12:29:05 (INFO): Starting to watch the market: CEX.io BTC/GHS | |
2013-12-31 12:29:05 (DEBUG): Requested trade data from CEX.io ... | |
2013-12-31 12:29:05 (INFO): Seting up a new price actor: | |
2013-12-31 12:29:05 (INFO): Trade advisor | |
2013-12-31 12:29:05 (INFO): Calculate trading advice based on the Exponential Moving Average Crossovers | |
2013-12-31 12:29:07 (DEBUG): Fetched 1001 new trades, from 2013-12-31 17:19:02 (UTC) to 2013-12-31 17:29:06 (UTC) | |
2013-12-31 12:29:08 (WARN): Found a corrupted database ( 2013-12-30 ), going to clean it up | |
2013-12-31 12:29:08 (DEBUG): History found, but not enough to start giving advice | |
2013-12-31 12:29:08 (INFO): I have history since 2 days ago (2013-12-30 00:00:00 UTC) | |
2013-12-31 12:29:08 (INFO): Expected to start giving advice in 13 days (2014-01-13 13:55:00 UTC) | |
2013-12-31 12:29:08 (DEBUG): minimum trade treshold: 2013-12-31 17:26:00 UTC | |
2013-12-31 12:29:08 (DEBUG): processing 226 trade(s) | |
2013-12-31 12:29:08 (DEBUG): inserting candle 1046 (2013-12-31 17:26:00 UTC) | |
volume: 13.85194958 | |
2013-12-31 12:29:08 (DEBUG): inserting candle 1047 (2013-12-31 17:27:00 UTC) | |
volume: 111.52865891 | |
2013-12-31 12:29:08 (DEBUG): inserting candle 1048 (2013-12-31 17:28:00 UTC) | |
volume: 52.57744385999998 | |
2013-12-31 12:29:08 (DEBUG): Leftovers: 1049 | |
2013-12-31 12:29:08 (INFO): Processed trades, sleeping for a minute ... |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment