最新版
This commit is contained in:
+1
-1
@@ -1,5 +1,5 @@
|
|||||||
//@version=6
|
//@version=6
|
||||||
indicator("EMA52横线版 (HTF/LTF 最新值)", overlay=true, max_labels_count=500, max_lines_count=500)
|
indicator("EMA52横线版", overlay=true, max_labels_count=500, max_lines_count=500)
|
||||||
|
|
||||||
// ============ 输入 ============
|
// ============ 输入 ============
|
||||||
enableHTF = input.bool(true, "启用长级别", group="显示")
|
enableHTF = input.bool(true, "启用长级别", group="显示")
|
||||||
|
|||||||
Reference in New Issue
Block a user