Apex Options
Public Member Functions | Public Attributes | List of all members
trading.OptionsTradingStrategy Class Reference
Inheritance diagram for trading.OptionsTradingStrategy:

Public Member Functions

def __init__ (self, monitor, futures_contracts=None, start_day=None, verbose=False)
 
def setup (self)
 
def run (self)
 
def enter_position (self)
 
def manage_position (self)
 
def portfolio_stats (self)
 

Public Attributes

 monitor
 
 blackboard
 
 current_day
 
 days_available
 
 trade_book
 

Constructor & Destructor Documentation

◆ __init__()

def trading.OptionsTradingStrategy.__init__ (   self,
  monitor,
  futures_contracts = None,
  start_day = None,
  verbose = False 
)
Simple Setup

The documentation for this class was generated from the following file: