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

mm: Handle market params update #2846

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Nov 9, 2024

  1. mm: Handle market params update

    This diff updates the market maker to listen for updates to the server
    config. If the lot size of a market that a bot is currently trading on
    is updated, the number of placements that the bot makes is updated so
    that the bot places as many lots as possible without exceeding the amount
    that was placed before the lot size update.
    martonp committed Nov 9, 2024
    Configuration menu
    Copy the full SHA
    3e8478c View commit details
    Browse the repository at this point in the history