Add XYZ100/USTECH ratio indicator with 41.18 fallback reference

This commit is contained in:
DiTus
2026-07-29 18:16:22 +02:00
parent 5d13280f7d
commit a620025365

View File

@ -18,5 +18,15 @@
"show_deviation": true,
"min_data_points": 100,
"fallback_reference": 61.59
},
"xyz100_ustech_ratio": {
"display_name": "XYZ100/USTECH",
"type": "ratio",
"numerator": "xyz:XYZ100",
"denominator": "mkts:USTECH",
"changes": ["1h", "1d"],
"show_deviation": true,
"min_data_points": 100,
"fallback_reference": 41.18
}
}