zhehaowang / sneaky

Feed and strategy for cross-venue Sneakers trading (Du, StockX).
GNU Lesser General Public License v3.0
10 stars 3 forks source link

feed: optional (all) retrieved data storage #26

Open zhehaowang opened 5 years ago

zhehaowang commented 5 years ago

It happened a few times that we missed some data we could've retrieved from the response, e.g. style id, release date. Instead of re-fetching all the data on each run to retrieve those we should expose a flag to save the entirety of the response we get and when looking for / experimenting with something we don't have to refetch. We'd also have a golden copy to test parsing with.

zhehaowang commented 5 years ago

flightclub should have this https://github.com/zhehaowang/sneaky/commit/b442bc8cfbdc2538a2bde9d2f66c470ea1f93019