21 lines
486 B
JSON
21 lines
486 B
JSON
|
|
{
|
||
|
|
"id": "macd_307935a7",
|
||
|
|
"name": "MACD Fast",
|
||
|
|
"description": "Fast MACD (5, 13, 4) for quick signals",
|
||
|
|
"type": "macd",
|
||
|
|
"display_type": "subplot",
|
||
|
|
"parameters": {
|
||
|
|
"fast_period": 5,
|
||
|
|
"slow_period": 13,
|
||
|
|
"signal_period": 4
|
||
|
|
},
|
||
|
|
"styling": {
|
||
|
|
"color": "#dc3545",
|
||
|
|
"line_width": 2,
|
||
|
|
"opacity": 1.0,
|
||
|
|
"line_style": "solid"
|
||
|
|
},
|
||
|
|
"visible": true,
|
||
|
|
"created_date": "2025-06-04T04:16:35.459602+00:00",
|
||
|
|
"modified_date": "2025-06-04T04:16:35.459602+00:00"
|
||
|
|
}
|