2025-06-04 13:01:57 +08:00
|
|
|
{
|
|
|
|
|
"id": "ema_ca5fd53d",
|
2025-06-06 12:57:35 +08:00
|
|
|
"name": "EMA 12",
|
2025-06-04 13:01:57 +08:00
|
|
|
"description": "12-period Exponential Moving Average for fast signals",
|
|
|
|
|
"type": "ema",
|
|
|
|
|
"display_type": "overlay",
|
|
|
|
|
"parameters": {
|
2025-06-06 12:57:35 +08:00
|
|
|
"period": 12
|
2025-06-04 13:01:57 +08:00
|
|
|
},
|
|
|
|
|
"styling": {
|
2025-06-06 12:57:35 +08:00
|
|
|
"color": "#8880ff",
|
2025-06-04 13:01:57 +08:00
|
|
|
"line_width": 2,
|
|
|
|
|
"opacity": 1.0,
|
|
|
|
|
"line_style": "solid"
|
|
|
|
|
},
|
|
|
|
|
"visible": true,
|
|
|
|
|
"created_date": "2025-06-04T04:16:35.455729+00:00",
|
2025-06-06 12:57:35 +08:00
|
|
|
"modified_date": "2025-06-06T04:14:33.123102+00:00"
|
2025-06-04 13:01:57 +08:00
|
|
|
}
|