* Bittrex GetDepositHistory method return new DepositHistory struct type * Id field of DepositHistory type changed to int64 * check exchange (exist and enabled) before calling methods on, to avoid program crashes * Update bittrex_types.go