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

<ExcelSourceFile>
C:\PortfolioSlicer\PSv3.0\Empty\PortfolioSlicer-Source.xlsx
</ExcelSourceFile>

# 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>
C:\PortfolioSlicer\PSData
</PSDataFolder>

# GeneratedQuotes: to create static price quotes. Format: Symbol,MinDate,MaxDate,Price
<GeneratedQuotes>
</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

# 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>
#Following symbols are used as indexes
VT
</Yahoo>


# Get  your Alpha Vantage API Key by visiting this page: https://www.alphavantage.co/support/#api-key
<AlphaVantageKey>
DEMODEMODEMO
</AlphaVantageKey>

# AlphaVantage: list of symbols from AlphaVantage website. Format: Symbol,MinDate,MaxDate,IntraDayFlag[Y|N],[DividendFlag[Y|N],FactorHistory,FactorIntraDay,FactorDividend
# Dividend information is currently not supported
<AlphaVantage>
</AlphaVantage>

<Stooq>

</Stooq>

# 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>


# Symbol rename section. Format: OldSymbol,NewSymbol. OldSymbol - what is generated in Quotes/Dividends by scripts, NewSymbol - what it is used in Excel workbook.
# All symbols in file Quotes.csv and Dividends.csv will be renamed to what is specified in NewSymbol. 
<SymbolRename>
#HXS.TO,HXS
</SymbolRename>
