get_account_option_positions
Returns the current option positions.
Syntax
def get_account_option_positions(self) -> List: Returns
Returns a list of OptionPosition objects for all currently owned options.
Raises
- An
Exceptionis raised if there is an error in fetching the option positions.