def get_availableSymbols(SymbolFilter=None): DF=pd.read_hdf(Constants.InputFolder+'Symbols.hdf', 'OANDA') return DF.instrument.values