Performance

Public closed-end and open-end funds

Unit price Date Change Month 3 months YTD 1 year 3 Years 5 Lat MAX
Capital markets funds
EQUES Akumulacji Majątku FIZ 1 338,48 30.11.2023 0,09% 0,61% 1,34% 8,83% 9,93% 14,50% 26,24% string(5) "33.85" 33,85%
EQUES Aktywnego Inwestowania FIZ 1 665,33 30.11.2023 -0,20% 1,99% 2,43% 13,31% 14,19% 36,63% 56,51% string(5) "83.83" 83,83%
EQUES Akcji Sektora Prywatnego FIZ 2 011,20 30.11.2023 0,06% 2,44% 4,22% 33,94% 36,24% 67,82% - string(6) "101.01" 101,01%
EQUES Obligacji 12,67 04.12.2023 0,08% 1,12% 0,64% 12,12% 14,25% -3,28% 1,77% string(17) "26.69999999999999" 26,70%

Closed-end non-public funds

Unit price Date Change Month 3 months YTD 1 year 3 Years 5 Lat MAX
Securitization funds
EQUES Debitum FIZ NFW  A: 252 084,44 B: 271 600,17 30.11.2023  A: 0,76% B: 0,78%  A: 0,76% B: 0,78%  A: 2,11% B: 2,31%  A: 7,60% B: 8,35%  A: 8,48% B: 9,28%  A: 23,43% B: 30,01%  A: 43,46% B: -  A: 152,08% B: 47,29%
EQUES Creditum FIZ NFW 301 063,30 30.11.2023 0,48% 0,48% 1,42% 5,57% 5,54% 12,18% 26,16% string(17) "77.09605882352942" 77,10%
EQUES Pożyczek Dywidendowy FIZ NFW  A: 220 918,28 B: 233 749,15 30.11.2023  A: 0,63%1 B: 0,73%1  A: 0,63%1 B: 0,73%1  A: 1,52%1 B: 1,87%1  A: 4,62%1,2 B: 5,74%1,2  A: 6,20%1 B: 7,74%1  A: 18,15%1 B: 22,63%1  A: -1 B: -1  A: 30,84%1 B: 38,02%1
Non-public funds
EQUES Hipoteczny FIZ  A: 1 688,81 B: 1 824,80 30.11.2023  A: 0,63% B: 0,68%  A: 0,63% B: 0,68%  A: 1,66% B: 1,92%  A: 5,96% B: 7,34%  A: 6,97% B: 8,50%  A: 21,21% B: 28,17%  A: 41,39% B: -  A: 68,58% B: 43,69%
EQUES PEKABEX Deweloperski FIZ 199 828,87 27.11.2023 0,00% - - - - - - string(5) "-0.02" -0,02%
Funds for our external partners
Michael / Ström Obligacji Dużych Spółek FIZ 205 063,85 30.11.2023 0,50% 0,50% 1,89% - - - - string(4) "3.72" 3,72%

1 Całkowita stopa zwrotu funduszu, uwzględniająca wypłacone dochody.
2 Stopa YTD dla EQUES Pożyczek Dywidendowy FIZ NFS liczona od 15 stycznia 2023 r.

Disclaimer

Rates of return of closed investment funds are measured on a quarterly basis. Rates are given on the last day of the calendar quarter, in periods of: quarter, six months, one year and three years. This applies to: EQUES Debitum FIZ NFS, EQUES Michael / Ström Creditum FIZ NFS, EQUES Fotovoltaica FIZ, REINO Dywidenda FIZ and REINO Dywidenda 2 FIZ. Rates of return of closed investment funds are measured on a monthly basis.
Rates are given on the last day of the calendar month, in periods of: month, quarter, six months, one year and three years. This applies to: EQUES Creditum FIZ NFS , EQUES Debitum 2 FIZ NFS, EQUES Hipoteczny FIZ, EQUES Aktywnego Inwestowania FIZ and EQUES Akumulacji Majątku FIZ.
YTD (year-to-date) and since the beginning of activity (MAX) rates of return are given on the day of last valuation.
						SELECT 
						(SELECT (1665.33 / (wynik*przecena(id_funduszu, data_notowania)) - 1) * 100 FROM historia h WHERE id_funduszu = 84 AND visible=1 AND data_notowania <= '2023-11-29' ORDER BY data_notowania DESC LIMIT 1) as lastDay,
						(SELECT (1665.33 / (wynik*przecena(id_funduszu, data_notowania)) - 1) * 100 FROM historia h WHERE id_funduszu = 84 AND visible=1 AND data_notowania <= '2023-10-31' ORDER BY data_notowania DESC LIMIT 1) as lastMonth,
						(SELECT (1665.33 / (wynik*przecena(id_funduszu, data_notowania)) - 1) * 100 FROM historia h WHERE id_funduszu = 84 AND visible=1 AND data_notowania <= '2023-08-31' ORDER BY data_notowania DESC LIMIT 1) as lastThreeMonth,
						(SELECT (1665.33 / (wynik*przecena(id_funduszu, data_notowania)) - 1) * 100 FROM historia h WHERE id_funduszu = 84 AND visible=1 AND data_notowania <= '2023-05-31' ORDER BY data_notowania DESC LIMIT 1) as lastSixMonth,
						(SELECT (1665.33 / (wynik*przecena(id_funduszu, data_notowania)) - 1) * 100 FROM historia h WHERE id_funduszu = 84 AND visible=1 AND data_notowania <= '2022-11-30' ORDER BY data_notowania DESC LIMIT 1) as lastYear,
						(SELECT (1665.33 / (wynik*przecena(id_funduszu, data_notowania)) - 1) * 100 FROM historia h WHERE id_funduszu = 84 AND visible=1 AND data_notowania <= '2020-11-30' ORDER BY data_notowania DESC LIMIT 1) as lastThreeYears,
						(SELECT (1665.33 / (wynik*przecena(id_funduszu, data_notowania)) - 1) * 100 FROM historia h WHERE id_funduszu = 84 AND visible=1 AND data_notowania <= '2018-11-30' ORDER BY data_notowania DESC LIMIT 1) as lastFiveYears,
						(SELECT (1665.33 / (wynik*przecena(id_funduszu, data_notowania)) - 1) * 100 FROM historia h WHERE id_funduszu = 84 AND visible=1 AND data_notowania <= '2013-11-30' ORDER BY data_notowania DESC LIMIT 1) as lastTeenYears,
						(SELECT (1665.33 / (wynik*przecena(id_funduszu, data_notowania)) - 1) * 100 FROM historia h WHERE id_funduszu = 84 AND visible=1 AND data_notowania <= '2023-01-01' ORDER BY data_notowania DESC LIMIT 1) as thisYear,
						(SELECT (1665.33 / (wynik*przecena(id_funduszu, data_notowania)) - 1) * 100 FROM historia h WHERE id_funduszu = 84 AND visible=1 AND data_notowania <= '2014-09-30' ORDER BY data_notowania DESC LIMIT 1) as ever,
						(SELECT (1665.33 / (wynik*przecena(id_funduszu, data_notowania)) - 1) * 100 FROM historia h WHERE id_funduszu = 84 AND visible=1 AND data_notowania <= '2022-12-31' ORDER BY data_notowania DESC LIMIT 1) as ytd