Why does the daily horoscope stay the same if I refresh the page multiple times?
Because the text comes from a generator with a fixed seed based on the sign and the date, not a new draw on every visit; it works that way on purpose, so that the day's reading is the same for everyone checking that sign on that date.
Does the daily horoscope calculate the real position of the planets?
No: unlike the birth chart and rising sign calculator, which run real ephemerides to find where each planet sits in the sky, the daily horoscope only combines the entered sign and date in a number generator that picks phrases from pre-written banks.
Why does my horoscope change from one day to the next?
Because the date is part of the seed that feeds the generator; changing the date changes the input hash, which almost always points to a different combination of phrases across the opening, energy, color and number banks, even with no real astronomical change behind it.
Should I treat the daily horoscope as a reliable prediction?
No: it is seed-generated text made for entertainment, with no planetary transit calculation behind it; for a reading based on real astronomical positions, the birth chart and rising sign tools in this same category use actual ephemerides, this one does not.