ROOT_Application
2.0
C++ Core modules and GUIStock
|
src_cpp | |
DataStock.cpp | Implementation file of DataStock classes |
DataStock.h | Classes for data to be stored in ListDataStock |
ListDataStock.h | Define a list of DataStock objects |
ListDataStock_timpl.h | Implementation of the functions |
PatternRecognition.cpp | |
PatternRecognition.h | |
PolicyChronologic.h | Define template class policies for ordering the data in a vector |
SMSubject.cpp | Implementation file |
SMSubject.h | Concrete class for the subject/observable of StockManager |
Stock.cpp | Implementation of Stock, include TAlibAPI.h and StockwrapPyParser.cpp |
Stock.h | Define the class Stock to deal with an unique stock: DJ, IBM.. |
StockException.cpp | Implementation file |
StockException.h | Exception to be used within stock_cpp |
StockManager.cpp | Implementation file |
StockManager.h | Stores all stocks and defines convenient functions |
StockManager_LinkDef.h | |
StockwrapPyParser.cpp | File included by Stock.cpp, Function for embedding python in Stock class |
TAlibAPI.cpp | Implementation file |
TAlibAPI.h | API for using TA_lib of X in ROOT_Application |
TALibException.cpp | |
TALibException.h | Centralize all exception coming form the TALib library interface |
TCPServer.cpp | Implementation file |
TCPServer.h | Server to receive new Instantaneous data from ServerPortfolio |
Transform_TimeCSV.cpp | |
typedef.h | Define typedef with a default chronology policy for the most common types of ListDataStock |
Wavelet.cpp | |
Wavelet.h | |
wrapPyStock.cpp | Source file for the library wrapPyStock.so imported by the python modules to access Stock functions |
src_gui_root | |
Controllers | |
ObjectStock | |
View | |
CanvasStock.cxx | Implementation file of CanvasStock.h |
CanvasStock.h | CanvasStock used to represent THStock |
CommonXAxis.cxx | Empty file, to delete ? |
CommonXAxis.h | Define a proper class CommonAxis |
Garbage.cxx | |
Garbage.h | |
GUIException.cxx | |
GUIException.h | |
GUIMainController.cxx | Implementation file |
GUIMainController.h | |
GUIMainFrame.cxx | |
GUIMainFrame.h | Main graphic frame for GUIStock application |
GUIObserver.cxx | |
GUIObserver.h | Last modified |
GUIStock.cxx | Main function for running the GUI application |
Hoption_stock.h | |
Hparam_stock.h | |
RealTime.cxx | |
RealTime.h | |
RealTime2.cxx | Last modified: |
RealTime2.h | RealTime2 derives from TTimer |
ROOTStock.cxx | Main function for running a ROOT session Stock library loaded and access to the ROOT interpreter |
THistPainterStock.cxx | Implementation file |
THistPainterStock.h | Derive a specific painter for THStock |
TransFrame_LinkDef.h | |
TransientFrame.cxx | |
TransientFrame.h | Define class for transient frame, regroup message box for user entry |
utils | |
FullName.cpp | Implementation file |
FullName.h | Namespace's for functions related to the string format of Indicator / Frame |
Indicator.cpp | Implementation file |
Indicator.h | Declare all indicators (historical data and technical indicators) which can be computed and visualized |
MyTimer.cpp | Implementation file |
MyTimer.h | Define a timer class, to be used for testing performance |
ObsPattern_Obs.cpp | Implementation file |
ObsPattern_Obs.h | |
ObsPattern_Sub.cpp | Implementation file |
ObsPattern_Sub.h | Base class for the Subject/Observable from the Observer pattern |
TimeScale.cpp | Implementation |
TimeScale.h | Define Time period information for the data |
Utils.cpp | Implementation of Utils |
Utils.h | Group general functions to convert to/from string, split line.. |
UtilsExceptions.cpp | Implementation file |
UtilsExceptions.h | Define general exception, of general utility |