alexander-pick / MKMTool

MKMTool ist a helper application I wrote for tinkering around with optimization of sale processes on magiccardmarket.eu and the idea of automisation of some tasks most people wouldn’t be able to get done by pure manpower.
GNU Affero General Public License v3.0
65 stars 15 forks source link

Price update has some flaws #3

Closed friscoMad closed 5 years ago

friscoMad commented 6 years ago

I have been modifying the code to check for underpriced cards in my stock and found some flaws:

alexander-pick commented 6 years ago

thanks for the heads up, I will look into this.

tomasjanak commented 6 years ago

Hi frisco,

I have made some modifications to MKMTool which Alexander merged today to his repository, adding some new parameters to the algorithm for updating prices and making all of them customizable from the GUI. All the points you raised have been addressed:

TJ