Difference between revisions of "Updating BSQ trading fees"

From Bisq Wiki
Jump to navigation Jump to search
(→‎Submit DAO parameter proposals: when to create a new proposal)
Line 17: Line 17:
 
Upon calculating the new BSQ fees, the [[Compensation Maintainer]] shall:
 
Upon calculating the new BSQ fees, the [[Compensation Maintainer]] shall:
  
* Create a new post on [https://github.com/bisq-network/proposals/ github proposals] with the title `BSQ trading fee update for Cycle X` indicating the new proposed trading fees and close the old post (or indicate in a comment at the already opened post if there will be no changes).
+
* Create a new post on [https://github.com/bisq-network/proposals/ github proposals] with the title <code>BSQ trading fee update for Cycle X</code> indicating the new proposed trading fees and close the old post (or indicate in a comment at the already opened post if there will be no changes).
 
* Submit DAO change parameter proposals for new BSQ trading fees and comment the corresponding TXIDs (if necessary).
 
* Submit DAO change parameter proposals for new BSQ trading fees and comment the corresponding TXIDs (if necessary).
  

Revision as of 21:03, 22 July 2020

Updating BSQ fees takes place every cycle to keep the BSQ trading fees at a 50% discount to BTC trading fees.

The Compensation Maintainer takes the following steps to update BSQ trading fees.

Determine new BSQ fees

Three days before the end of proposal phase, the Compensation Maintainer shall:

  • Calculate BSQ trading fee discount on this spreadsheet using the 30-day weighted average USD/BSQ price and live USD/BTC price at the time.
    • If existing BSQ discount is under 45% or over 55%, calculate new BSQ trading fees to restore a 50% discount (maximum allowed variation is 15%).
    • Update spreadsheet with new proposed fees. If there is no need for an update, leave the "New Fees" section blank.

Submit DAO parameter proposals

Upon calculating the new BSQ fees, the Compensation Maintainer shall:

  • Create a new post on github proposals with the title BSQ trading fee update for Cycle X indicating the new proposed trading fees and close the old post (or indicate in a comment at the already opened post if there will be no changes).
  • Submit DAO change parameter proposals for new BSQ trading fees and comment the corresponding TXIDs (if necessary).

Communicate changes

Once DAO results are available, the Compensation Maintainer shall:

Reference

The following issue led to the development of this procedure:

https://github.com/bisq-network/proposals/issues/173