I’m trying to write a chrome extension for the Roblox catalog that tells you how much you could stand to profit from buying a specific limited.
Is there any good way to figure out if a limited is projected or not?
I’m trying to write a chrome extension for the Roblox catalog that tells you how much you could stand to profit from buying a specific limited.
Is there any good way to figure out if a limited is projected or not?
You cant limited’s are a trade able thing, this meaning that the price will always change from better or for worse.
Check for the average selling price of a limited every so often, and compare it to the previous checked average. If the new average is above a certain threshold, say something like 50% more, count it as projected.