Quote:
Originally Posted by Donark
Actually .11 and .12 are exactly the same, like Rogue says, it rounds to the nearest .05.
Also the difference in .24 and .22 isn't big enough to make a huge price gap.
|
My understanding is that .24 and .22 are the same as well because it doesn't round to the nearest .05, it just takes effect on the next .05 loop.
It's like missing a train by 2 minutes or 4 minutes. You can't just round time down and somehow make it onto the train you missed by 2 minutes. So either way if your script misses a refresh by any amount it has to wait for the next one.
So anything after .20 has to wait for the .25 loop, and anything after 0.10 has to wait for the 0.15 loop.