Skip to content

Config: Make tv_sell_vol_threshold and tv_buy_vol_threshold optional #66

@4TT1L4

Description

@4TT1L4

Problem:

  • tv_sell_vol_threshold and tv_buy_vol_threshold are not commonly used and still must be manually adjusted. These configuration settings can be used to stop the market making activity when a particular threshold is reached.

Proposal:

  • Make tv_sell_vol_threshold and tv_buy_vol_threshold optional. When set to null or when the value is missing from the config file, then there should be no threshold. The market maker should just continue the market making activity, no matter how much liqudity is in the markets.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions