FVVG tối ưu

This commit is contained in:
Bell
2026-03-11 19:34:20 +07:00
parent e384f21c9c
commit 77fa092420
2 changed files with 9 additions and 6 deletions
+1 -1
View File
@@ -19,7 +19,7 @@ input int InpFVGMaxAgeBars = 50;
input double InpFVGMinBodyPct = 50.0;
input double InpFVGMinSizePoints = 0;
input double InpFVGTouchedPercent = 40.0;
input double InpFVGMinGapVsImpulsePct = 40.0;
input double InpFVGMinGapVsImpulsePct = 30.0;
input double InpFVGMaxOuterBarRatio = 2.0;
//--- Step 3: Trading ---