fetch_option_positions

Returns all current option positions.

Syntax

def fetch_option_positions(self) -> List[Dict[str, Any]]:

Returns

Returns a list of dictionaries with the following keys and values:

Raises