Skip to content
New issue

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

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

Already on GitHub? # to your account

Implement buying and selling rates #60

Merged
merged 1 commit into from
Sep 22, 2024
Merged

Conversation

AdamGagorik
Copy link
Owner

@AdamGagorik AdamGagorik commented Sep 22, 2024

When use_buying_rates=true in the config file, only buy a fraction of the time.
This fraction is set per item in the CSV using buy_rate_single and buy_rate_stacks.

When use_selling_rates=true in the config file, only sell a fraction of the time.
This fraction is set per item in the CSV using sell_rate_single and sell_rate_stacks.

@AdamGagorik AdamGagorik merged commit b9945bf into master Sep 22, 2024
3 checks passed
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant