Bot events - LabMazurokCom/Blockchain GitHub Wiki

Event name Explanation
Error Some error occurred
JSONDecodeError Fail while decoding JSON file
KeyError Wrong key or key doesn't exist in dictionary
Balances List of balances for all currencies on all given exchanges
RequestsForPlacingOrders Generated orders to place to exchanges
ResponsesAfterPlacingOrders Responses from exchanges after placing orders
AsyncioTimeoutError Timeout while getting data from exchange
EXIT Exit from bot because of incorrect parameters
ZeroDivisionError Division by zero
RequestsExceptionTimeoutError Timeout while getting data from exchange via requests
TimeoutError Timeout while getting data from exchange