Tutorial 206 | Using the OpenFileDialog class to access a text file for use with the optimization class

Tutorial 206 | Using the OpenFileDialog class to access a text file for use with the optimization class

Based on Tutorial 100 (see ) and Quicktip 37 (see Tutorial 100 demonstrated a simple optimization using the optimizer class. Quicktip 37 took the tutorial 100 program, which had a list of symbols to be used in the optimization 'hard coded' into the program, and instead made it so that the user to store the list of symbols into a txt file and for the program to import.br br Tutorial 206 extends this further by taking the Quicktip 37 program and allowing the user to search for a file on their hard drive. The file is selected and the symbol data is imported.


User: Markplex

Views: 17

Uploaded: 2024-07-31

Duration: 12:56