Add XYZ100/USTECH ratio indicator with 41.18 fallback reference
This commit is contained in:
@ -18,5 +18,15 @@
|
|||||||
"show_deviation": true,
|
"show_deviation": true,
|
||||||
"min_data_points": 100,
|
"min_data_points": 100,
|
||||||
"fallback_reference": 61.59
|
"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
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user