# Functions
NewMockAdapter creates a new instance of MockAdapter.
# Structs
MockAdapter is an autogenerated mock type for the Adapter type.
MockAdapter_CancelPairOrder_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CancelPairOrder'.
MockAdapter_CancelPairOrderByClientOrderID_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CancelPairOrderByClientOrderID'.
MockAdapter_CanTrade_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CanTrade'.
MockAdapter_Connect_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Connect'.
No description provided by the author
MockAdapter_GetAccountBalance_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetAccountBalance'.
MockAdapter_GetCandles_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetCandles'.
MockAdapter_GetCandleWorker_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetCandleWorker'.
MockAdapter_GetID_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetID'.
MockAdapter_GetName_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetName'.
MockAdapter_GetOrderByClientOrderID_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetOrderByClientOrderID'.
MockAdapter_GetOrderData_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetOrderData'.
MockAdapter_GetOrderExecFee_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetOrderExecFee'.
MockAdapter_GetPairBalance_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetPairBalance'.
MockAdapter_GetPairData_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetPairData'.
MockAdapter_GetPairLastPrice_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetPairLastPrice'.
MockAdapter_GetPairOpenOrders_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetPairOpenOrders'.
MockAdapter_GetPairs_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetPairs'.
MockAdapter_GetPriceWorker_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetPriceWorker'.
MockAdapter_GetTag_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetTag'.
MockAdapter_GetTradeEventsWorker_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetTradeEventsWorker'.
MockAdapter_PlaceOrder_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'PlaceOrder'.
MockAdapter_VerifyAPIKeys_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'VerifyAPIKeys'.
# Interfaces
No description provided by the author