cache#

tradingstrategy.transport.cache Python module in Trading Strategy framework.

Module description#

A HTTP API transport that offers optional local caching of the results.

Classes#

CachedHTTPTransport

A HTTP API transport that offers optional local caching of the results.