ROOT_Application
2.0
C++ Core modules and GUIStock
|
Include observer pattern ( need test and is really necessary ?? )
Define a specialization for classes without sub-controllers. Will solve (minimize) problems with pure virtual functions of ControllerBase.
maybe insert first, insert last option, order or chronology ? add order best, but inefficient to insert first every time
should use T in derived class, does not make sense otherwise. More flexible ? certainly can use GetX
str | string representing the date |
writing data with option, directly in /csv
check the order of the data and consistent with ListDataStock
symbol | of the stock, given by dictstocks.txt |
new_csv,new_vol | vector with new data |
test | if test in true, read data from data_test, writes output data_test/historical_tmp |