by
0x46f3…8D9e
#5053 Fix/xemm order size taker volume factor
Voting ended over 3 years agoSucceeded
https://github.com/hummingbot/hummingbot/pull/5053 Changed order_size_taker_balance to an unused parameter called order_size_taker_volume There is no parameter that helps to limit the ratio of available quote asset on taker when calculating market size and this parameter is unused in the main code. I am not entirely sure of the purpose of this parameter. But to me, it seems that the intention of this parameter is to limit the taker quote volume that can be used in the strategy. Hence I am proposing this change to use this parameter instead to limit the taker quote volume so that there is a separation of quote asset allocation and base asset allocation.
Off-Chain Vote
Loading…
- Author
0x46f3…8D9e
- IPFS#QmcBiYoH
- Voting Systembasic
- Start DateFeb 10, 2022
- End DateFeb 13, 2022
- Total Votes Cast993.7K
- Total Voters2
Timeline
- Feb 06, 2022Proposal created
- Feb 10, 2022Proposal vote started
- Feb 13, 2022Proposal vote ended
- Oct 26, 2023Proposal updated