self.exchange.Sell(self.truncate(price), self.truncate(amount))
order_id = self.exchange.Buy(self.truncate(price), self.truncate(amount))
iquantSorry, the intrinsic truncate function forgot to add self, causing class and float to multiply, printing Exception found a problem, disturbed.