Add mid price value field

This commit is contained in:
2026-07-13 16:52:53 +02:00
parent ddd88cd840
commit f2fe626d72
8 changed files with 67 additions and 50 deletions

View File

@@ -9,6 +9,7 @@ this repository contains the full copyright notices and license terms. -->
<field name="price_value" fill="1" empty="0"/>
<field name="open_price" fill="1" empty="0"/>
<field name="low_price" fill="1" empty="0"/>
<field name="mid_price" fill="1" empty="0"/>
<field name="high_price" fill="1" empty="0"/>
</y>
</graph>