tensortrade.actions package

tensortrade.actions.get(identifier)[source]

Gets the ActionScheme that matches with the identifier.

Parameters:identifier (str) – The identifier for the ActionScheme
Raises:KeyError – if identifier is not associated with any ActionScheme
Return type:ActionScheme