zhehaowang / sneaky

Feed and strategy for cross-venue Sneakers trading (Du, StockX).

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

feedv2: investigate match rate between du and stockx

zhehaowang opened this issue · comments

The current query model leaves many entries unmatched:
dropping 587 keys in du.mapping.20191221-150959.csv not present in current intersection
dropping 1051 keys in stockx.mapping.2019-12-21T18:58:50.487Z.csv
write 213 merged result to merged.csv

This is unideal and should be investigated.

With stockx pagination and replicating the same query keywords over to du, we have more than 1000 model matches.
The model count now seems reasonable (10390 in stockx, 2829 in du, 1647 matched).