MockClient#

tradingstrategy.testing.mock_client.MockClient Python class in Trading Strategy framework.

class MockClient[source]#

Bases: BaseClient

Have all methods marked as not implemented

__init__()#

Methods

__init__()

fetch_all_candles()

fetch_all_liquidity_samples(bucket)

fetch_candle_dataset(bucket)

fetch_candles_by_pair_ids()

fetch_exchange_universe()

fetch_pair_universe()

fetch_trading_data_availability()