Home > Algo trading in C++ > Algo trading in C++ > Working with Streaming Data in C++ Show previous contentTry this exercise. Fill in the missing part by typing it in.To export data from C++ to Xcode, you can write the data to a ____ file that can be read by Xcode, such as a CSV (Comma-Separated Values) file.Write the missing line below.SubmitReveal answer Show following content