 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 | |
   Controller.h | Base class for controllers of the graphical application |
   ControllerIndicatorTHStock.cxx | Implementation file |
   ControllerIndicatorTHStock.h | Sub-controller : assure drawing and coupling of 1 IndicatorFrame and 1 THStock |
   MainControllerIndicatorTHStock.cxx | Implementation file |
   MainControllerIndicatorTHStock.h | Last modified |
  ObjectStock | |
   AbstractObjectStock.cxx | Implementation file |
   AbstractObjectStock.h | Define Base classes for ObjectStock |
   EditorObjStock.cxx | |
   EditorObjStock.h | |
   FactoryObjectStock.cxx | |
   FactoryObjectStock.h | Factory for all Object |
   ListObjectStock.h | Define the template ListObjectStock<T> in a separate header |
   ObjectLine.cxx | Implementation file |
   ObjectLine.h | Regroup sub-hierarchy related to the LineObject : |
   ObjectStock.cxx | Implementation |
   ObjectStock.h | Define concrete classes for ObjectStock |
   ObjStock_LinkDef.h | |
   THStock.cxx | Implementation file |
   THStock.h | Class for drawing graph |
   TPadStock.cxx | Implementation file |
   TPadStock.h | Seems present because of ExecuteEvent not overloaded by CanvasStock CanvasStock contains Pad, Maybe distance to primitive also ? |
   TypeObjectLine.h | |
  View | |
   IndicatorFrame.cxx | Implementation of IndicatorFrame and IndicatorFrameLabel |
   IndicatorFrame.h | |
   IndicatorFrame_LinkDef.h | |
   MainIndicatorTHStockFrame.cxx | Implementation file |
   MainIndicatorTHStockFrame.h | Independent frame, could be kMainFrame or kChild Frame which group one MainIndicatorFrame and THStockFrame(s) Last modified |
   THStockFrame.cxx | Implementation file |
   THStockFrame.h | |
  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 |