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

Set minumum price of all items #61

Closed loliman closed 3 years ago

loliman commented 3 years ago

Would it be possible to add an option to set the minimum price of all items, not only rares/mythics?

Thanks in advance!

tomasjanak commented 3 years ago

Just add a line to your myStock.csv with nothing but the minPrice filled in, similar question answered here with more info: https://github.com/alexander-pick/MKMTool/issues/17#issuecomment-524791740

loliman commented 3 years ago

That works perfectly. Thanks!