20 lines
501 B
JSON
20 lines
501 B
JSON
|
|
{
|
||
|
|
"id": "bollinger_bands_08c5ed71",
|
||
|
|
"name": "Bollinger Tight",
|
||
|
|
"description": "Tight Bollinger Bands (20, 1.5) for sensitive volatility",
|
||
|
|
"type": "bollinger_bands",
|
||
|
|
"display_type": "overlay",
|
||
|
|
"parameters": {
|
||
|
|
"period": 20,
|
||
|
|
"std_dev": 1.5
|
||
|
|
},
|
||
|
|
"styling": {
|
||
|
|
"color": "#e83e8c",
|
||
|
|
"line_width": 2,
|
||
|
|
"opacity": 1.0,
|
||
|
|
"line_style": "solid"
|
||
|
|
},
|
||
|
|
"visible": true,
|
||
|
|
"created_date": "2025-06-04T04:16:35.460797+00:00",
|
||
|
|
"modified_date": "2025-06-04T04:16:35.460797+00:00"
|
||
|
|
}
|