Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bot doesn't sell items depo'ed from steam #12

Open
Cfomodz opened this issue Jan 15, 2024 · 0 comments
Open

Bot doesn't sell items depo'ed from steam #12

Cfomodz opened this issue Jan 15, 2024 · 0 comments

Comments

@Cfomodz
Copy link
Contributor

Cfomodz commented Jan 15, 2024

The sell loop doesn't sell items not purchased on dmarket, as the idea is that it takes the purchase price, adds some amount of profit, and lists it for that amount.

Since items from steam don't have a 'purchase price' associated with that Asset_Id, it basically just skips it. This maybe isn't a huge thing for big item traders - that is traders who deal in big items - since they can just manually sell any of those then use the bal to buy sell buy sell buy sell (via the bot since it's all on dmarket(at least once the currently open bugs are fixed)), but this is a pretty big problem for quantity over quality traders like me, trying to make $.08 on 100 items instead of $8 on 1 item.. which wouldn't be worth it without a bot, but.. that's why we're here is to do stuff that wouldn't be worth it without a bot, right lol?

I would assume this would be a config option if you wanted to "blind" sell such items, and simply just sell it at like the 17th/20th cheapest price of the current offers or something (or have it be a config option what position out of 20 you want to match, with #1 matching the lowest price and #0 would beat it by a cent or something to that effect).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant