CQG API Sample for Matlab - - - - - - - - - - - - - Summary: - - - - - - This sample program gets two symbols and represents how work with CQG API via MATLAB. How to Run the Sample? - - - - - - - - - - - - - - - 1. Call the CEL_StartUp function passing to it two symbol names as argument of string type. E.g., CEL_StartUp('CLE', 'EP') 2. To terminate the program, call the CEL_ShutDown() function.