... Stock Splits?
In my prior question Zhenya Kovalyov showed me how to retrieve stock splits data using the following statement tr.get_data('AAPL.O', fields, parameters={"CAEventType":"SSP"}). My question pertains to the <SSP> parameter. What other parameters are available? Where could I have found this myself?