ROOT_Application  2.0
C++ Core modules and GUIStock
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Functions | Variables
Transform_TimeCSV.cpp File Reference
#include <iostream>
#include <cstdlib>
#include "Stock.h"
Include dependency graph for Transform_TimeCSV.cpp:

Go to the source code of this file.

Functions

int main (int argc, char *argv[])
 

Variables

const std::string path ="/home/michael/www/www.my_portfolio_test.org/data"
 

Function Documentation

int main ( int  argc,
char *  argv[] 
)

Definition at line 19 of file Transform_TimeCSV.cpp.

References DAY, H1, M10, M30, M5, MONTH, Stock::Transform_TimeScale(), TRIM, WEEK, Stock::WriteCSV(), and YEAR.

Here is the call graph for this function:

Variable Documentation

const std::string path ="/home/michael/www/www.my_portfolio_test.org/data"

Definition at line 16 of file Transform_TimeCSV.cpp.

Referenced by Stock::Read_HeaderCSV(), Stock::ReadCSV(), and Stock::WriteCSV().