CQG API Sample for Matlab - - - - - - - - - - - - - Summary: - - - - - - This sample program gets an options symbol, requests its underlying instrument and the corresponding instrument needed to calculate its interest rate. The sample then uses the results to calculate the IV and Greeks for the moment the settlement is received using the Black model. How to Run the Sample? - - - - - - - - - - - - - - - 1. Call the CEL_StartUp function passing to it an options symbol names. E.g., CEL_StartUp('C.TYA') 2. To terminate the program, call the CEL_ShutDown() function.