Pnl badge

This commit is contained in:
2026-06-05 19:07:52 +02:00
parent 77922997eb
commit 90932a290d
4 changed files with 20 additions and 2 deletions

View File

@@ -11,7 +11,11 @@ this repository contains the full copyright notices and license terms. -->
<field name="state"/>
<field name="price"/>
<field name="quantity" symbol="unit"/>
<field name="amount" sum="1"/>
<field name="amount"
sum="1"
sum_previous="amount_prev"
sum_variation="1"/>
<field name="amount_prev" optional="1"/>
<field name="strategy"/>
<field name="mtm_curve"/>
<field name="mtm_price"