This strategy triggers buy/sell signals when price reaches a support/resistance or supply/demand zone on the 1-hour chart and is trading within the discount zone of the 1-hour Auto Fibonacci. Limit orders or markets executions can be placed when extra confluences like Order Blocks or Fair Value Gaps (FVGs) are present.
General MAJORS MINORS CRYPTO COMMODITIES STOCKS
SMC - AutoFib Supply Demand Strategy 1 Hour
This strategy triggers buy/sell signals when price reaches a support/resistance or supply/demand zone on the 1-hour chart and is trading within the discount zone of the 1-hour Auto Fibonacci. Limit orders or markets executions can be placed when extra confluences like Order Blocks or Fair Value Gaps (FVGs) are present.
Sam Northen
SMC 1hr 1hr.set
MAJORS, MINORS, CRYPTO, COMMODITIES, STOCKS
true
Signal('AutoFib1') == Bullish && LowerWickX(1, HLines1()) && BarSize(1,3) > BarSize(1,1) * VAR2 && LowBars(VAR3) < 2 && HH(VAR5) >= (Ask() + ATR1() * VAR4) ? Ask() : 0
Close(1) - (ATR1(1) * VAR0)
OrderPrice() + (VAR1 * Point)
Signal('AutoFib1') == Bearish && UpperWickX(1, HLines1()) && BarSize(1,2) > BarSize(1,1) * VAR2 && HighBars(VAR3) < 2 && LL(VAR5) <= (Bid() - (ATR1() * VAR4))? Bid() : 0
Close(1) + (ATR1(1) * VAR0)
OrderPrice() - (VAR1 * Point)
0
12345678
false
1
0
true
0
0
false
3
3
false
+NTL\HLines(1,'',400,64,'S2;R2',15,0.0,0.5,100).ex5,0,1
+NTL\ATR(1,14).ex5,0
+NTL\AutoFib(1,'','0.0,0.236,0.382,0.5,0.618,0.762,1.0',10,0,4,50,90,0,1.2,20,250,150,'0.382,3',0,0,3).ex5,0,1,2,3,4,5
5;1,2,3,4,5,6,7,8,9,10
200;100,200,300,400,500,600,700,800,900,1000
0.1;0.1
5;5
1;1
10;10
100000.00
0
0
13
1
16
1
16
0
0
1000.00;0.00
0.00;0.20
0.40;0.00
72