# MinDate: Minimum date for Portfolio Slicer.
<MinDate>
2014-12-31
</MinDate>

# DetailOutput: Values Yes or No. If value is Yes, then script outputs detail execution information, otherwise just summary
<DetailOutput>
No
</DetailOutput>

# PSDataFolder: Folder were to create files for Portfolio Slicer external files. Default "..\PSData\"
<PSDataFolder>
</PSDataFolder>

# GeneratedQuotes: to create static price quotes. Format: Symbol,MinDate,MaxDate,Price
<GeneratedQuotes>
#TDB166C.TO,2012-10-01,,10.00
</GeneratedQuotes>

# DataRootFolder: Root folder for data. Default: "..\"
<DataRootFolder>
</DataRootFolder>

# ArchiveQuotes: values Yes or No. If value is Yes, Archive script will run
<ArchiveQuotes>
Yes
</ArchiveQuotes>

# End of psConfig.txt file
# ###############################

# ###############################
# Following config parameters were added by Maxim T

# ColumnSeparator values could be : Comma, Tab, VerticalBar
<ColumnSeparator>
Tab
</ColumnSeparator>

# DecimalSeparator: Default value is . (dot), in some coutries this could be , (comma)
<DecimalSeparator>
.
</DecimalSeparator>

# Currency: list of currencies that you need exchange rates between (from Bank of Canada website). Example: USD,CAD,EUR
<Currency>
USD
CAD
</Currency>

# Yahoo: list of symbols from Yahoo Finance website. Format: Symbol,MinDate,MaxDate,IntraDayFlag[Y|N],[DividendFlag[Y|N],FactorHistory,FactorIntraDay,FactorDividend
<Yahoo>
^GSPTSE
^GSPC
</Yahoo>

# Google: list of symbols from Google Finance website (link to download csv file available). Format: Symbol,MinDate,MaxDate,IntraDayFlag[Y|N],[DividendFlag[Y|N],FactorHistory,FactorIntraDay,FactorDividend
<Google>
</Google>

# GoogleWeb: list of symbols from Google Finance website (link to download csv file not available). Format: Symbol,MinDate,MaxDate,IntraDayFlag[Y|N],[DividendFlag[Y|N],FactorHistory,FactorIntraDay,FactorDividend
<GoogleWeb>
</GoogleWeb>

# Ariva: list of symbols from Ariva website. Format: Symbol, SymbolCode, MinDate, MaxDate,FactorHistory
<Ariva>
</Ariva>

# IncludeQuoteArchiveFolder: Values Yes or No. If value is Yes, then when creating Quotes.csv file will include files with name patter _Archive.txt, otherwise these files will be excluded
<IncludeQuoteArchiveFolder>
No
<IncludeQuoteArchiveFolder>

