02/14 01:48:52 pm bittrex:BAT/BTC: no result in return message. Error string: "APIKEY_INVALID".
02/14 01:48:52 pm bittrex:BAT/BTC: Network error in buffer[2](active orders: LocalError (as Error): error querying active orders: Http post of method market/getopenorders failed, with error string "APIKEY_INVALID".
-- erased old log entries --
02/14 01:49:23 pm bittrex:BAT/BTC: no result in return message. Error string: "".
02/14 01:49:23 pm bittrex:BAT/BTC: error parsing orderbook data: Http post of method public/getorderbook failed, with error string "".
02/14 01:49:23 pm bittrex:bot:BAT/BTC: [strategy-1] Could not check for sell signal: Could not estimate current price: Queried orderbook is empty
02/14 01:49:24 pm bittrex:bot:BAT/BTC: [strategy-1] Could not check for sell signal: Could not estimate current price: Queried orderbook is empty
02/14 01:49:25 pm bittrex:bot:BAT/BTC: [strategy-1] Could not check for sell signal: Could not estimate current price: Queried orderbook is empty
02/14 01:49:26 pm bittrex:bot:BAT/BTC: [strategy-1] Could not check for sell signal: Could not estimate current price: Queried orderbook is empty
02/14 01:49:27 pm bittrex:bot:BAT/BTC: [strategy-1] Could not check for sell signal: Could not estimate current price: Queried orderbook is empty
02/14 01:49:28 pm bittrex:bot:BAT/BTC: [strategy-1] Could not check for sell signal: Could not estimate current price: Queried orderbook is empty
02/14 01:49:29 pm bittrex:bot:BAT/BTC: [strategy-1] Could not check for sell signal: Could not estimate current price: Queried orderbook is empty
02/14 01:49:30 pm bittrex:bot:BAT/BTC: [strategy-1] Could not check for sell signal: Could not estimate current price: Queried orderbook is empty
02/14 01:49:31 pm bittrex:bot:BAT/BTC: [strategy-1] Could not check for sell signal: Could not estimate current price: Queried orderbook is empty
02/14 01:49:32 pm bittrex:bot:BAT/BTC: [strategy-1] Could not check for sell signal: Could not estimate current price: Queried orderbook is empty
02/14 01:49:33 pm bittrex:bot:BAT/BTC: [strategy-1] Could not check for sell signal: Could not estimate current price: Queried orderbook is empty
02/14 01:49:34 pm bittrex:bot:BAT/BTC: [strategy-1] Could not check for sell signal: Could not estimate current price: Queried orderbook is empty
02/14 01:49:35 pm bittrex:bot:BAT/BTC: [strategy-1] Could not check for sell signal: Could not estimate current price: Queried orderbook is empty
02/14 01:49:36 pm bittrex:bot:BAT/BTC: [strategy-1] Could not check for sell signal: Could not estimate current price: Queried orderbook is empty
02/14 01:49:37 pm bittrex:bot:BAT/BTC: [strategy-1] Could not check for sell signal: Could not estimate current price: Queried orderbook is empty
02/14 01:49:38 pm bittrex:bot:BAT/BTC: [strategy-1] Could not check for sell signal: Could not estimate current price: Queried orderbook is empty
02/14 01:49:39 pm bittrex:bot:BAT/BTC: [strategy-1] Could not check for sell signal: Could not estimate current price: Queried orderbook is empty
02/14 01:49:40 pm bittrex:bot:BAT/BTC: [strategy-1] Could not check for sell signal: Could not estimate current price: Queried orderbook is empty
02/14 01:50:39 pm bittrex:BAT/BTC: [Method:public/getorderbook (params: &type=buy) ] error in DefaultMarketInterface::httpPOST: network error: [http code: 503(Service Unavailable)]: ServiceUnavailable (the server is unable to handle the request at this time.) (try 1 of 10), message received: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN""
http://www.w3.org/TR/html4/strict.dtd">
<HTML><HEAD><TITLE>Service Unavailable</TITLE>
<META HTTP-EQUIV="Content-Type" Content="text/html; charse...
02/14 01:51:58 pm bittrex:BAT/BTC: [Method:public/getorderbook (params: &type=buy) ] error in DefaultMarketInterface::httpPOST: network error: Timeout (the connection to the remote server timed out) (try 1 of 10)
02/14 01:52:29 pm bittrex:BAT/BTC: [Method:public/getorderbook (params: &type=buy) ] error in DefaultMarketInterface::httpPOST: network error: Timeout (the connection to the remote server timed out) (try 2 of 10)
02/14 01:54:00 pm bittrex:BAT/BTC: no result in return message. Error string: "APIKEY_INVALID".
02/14 01:54:00 pm bittrex:BAT/BTC: Network error in buffer(trades): LocalError (as Error): Could not parse open orders list: Http post of method market/getopenorders failed, with error string "APIKEY_INVALID".
02/14 01:54:43 pm bittrex:BAT/BTC: [Method:market/getopenorders (params: ) ] error in DefaultMarketInterface::httpPOST: network error: Timeout (the connection to the remote server timed out) (try 1 of 10)
02/14 01:54:44 pm bittrex:BAT/BTC: ticker data update failed (Error while parsing ticker: json2::TypeError: asObject called on non Object, message was: {
"message" : "",
"result" : null,
"success" : true
}
)
And this is how trades are missed. Because of this a 5% profit trade was missed.
@JON is there anything that can be done about this? For Bittrex to reply that the API is invalid it surely means that Leonardo is somehow sending an incorrect API?
I dont know if the errors afterwords have anything to do with that API INVALID error.