<p></p>

<h3>Description</h3>
<p>When using % based price there is a risk that if market price moves too drastically that the offer gets taken to a price which the maker would not like to accept. By adding a trigger price which deactivates the offer automatically if the market price hits that price we can protect makers against such price swings.</p>
<p>If its a sell offer the maker is interested to protect themself against too low prices. If its a buy offer the maker is interested to protect themself against too high prices. So only one field is needed.</p>
<p>Here is a WIP version of the implementation in the create offer view:<br>
<a target="_blank" rel="noopener noreferrer" href="https://user-images.githubusercontent.com/54558767/103049030-88d78480-455e-11eb-8392-950eb858f02e.png"><img width="1197" alt="Screen Shot 2020-12-23 at 20 29 36" src="https://user-images.githubusercontent.com/54558767/103049030-88d78480-455e-11eb-8392-950eb858f02e.png" style="max-width:100%;"></a></p>
<p>In the open offer view at portfolio we will add a new column for the value and in edit offer it can be changed.</p>
<p>Re-activating the offer once the price exits the undesired range might be an option as well, but is not planned for the initial version.</p>
<p>Please leave comments if you have any inputs/feedback to that feature.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/bisq-network/bisq/issues/4998">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AJFFTNSQJR5LJZ47EPN7MCTSWKLUFANCNFSM4VHUSQDA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AJFFTNQ6AYEG3AEMUFPDJUDSWKLUFA5CNFSM4VHUSQDKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4LREGWYQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/bisq-network/bisq/issues/4998",
"url": "https://github.com/bisq-network/bisq/issues/4998",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>