19 lines
427 B
JSON
19 lines
427 B
JSON
|
|
{
|
||
|
|
"id": "rsi_5d160ff7",
|
||
|
|
"name": "RSI 14",
|
||
|
|
"description": "14-period RSI for momentum analysis",
|
||
|
|
"type": "rsi",
|
||
|
|
"display_type": "subplot",
|
||
|
|
"parameters": {
|
||
|
|
"period": 14
|
||
|
|
},
|
||
|
|
"styling": {
|
||
|
|
"color": "#20c997",
|
||
|
|
"line_width": 2,
|
||
|
|
"opacity": 1.0,
|
||
|
|
"line_style": "solid"
|
||
|
|
},
|
||
|
|
"visible": true,
|
||
|
|
"created_date": "2025-06-04T04:16:35.457515+00:00",
|
||
|
|
"modified_date": "2025-06-04T04:16:35.457515+00:00"
|
||
|
|
}
|