tensortrade.oms.services.slippage package¶
-
tensortrade.oms.services.slippage.get(identifier: str) → tensortrade.oms.services.slippage.slippage_model.SlippageModel[source]¶ Gets the SlippageModel that matches with the identifier.
- Parameters
identifier – The identifier for the SlippageModel
- Raises
KeyError – if identifier is not associated with any SlippageModel