Transient-failure handling for the read paths (requirements §5).
Reads only, and structurally so — see retrying.py. Nothing in this package may ever hold an order-placing method.
RetryingBroker
RetryingBroker.get_account()
RetryingBroker.get_positions()
RetryingBroker.get_clock()
RetryingBroker.get_asset()
RetryingMarketData
RetryingMarketData.get_quote()
RetryingMarketData.get_history()
Contents: