tensortrade.oms.services.slippage package¶
- tensortrade.oms.services.slippage.get(identifier: str) 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