pymarket.utils.decorators module

pymarket.utils.decorators.check_equal_price(f)[source]

CHeck wheather there are two bids with the same price in the same side and in that case rises an error

Parameters:f ((function, mechanisms)) – Mechanisms to be tested