106
by Banzai
ENTERPRISE TRADING STRATEGY
version 1.00
Let's reorganize the trading strategy.
============================================================================
CHARTS
For GOLD, let's use [M1] charts for now.
============================================================================
SHORT-TERM TREND
1) ICHIMOKU TREND: we'll use (Tenkan-sen: 1, Kijun-sen: 1, Senkou Span B: 70) as a short-term trend. If a complete candle is above the green zone, then it's consider an uptrend; go LONG/BUY. If a complete candle is below the red zone, then it's consider a downtrend; go SHORT/SELL.
2) AMA - Adaptive Moving Average. It's in the RoyalPrince SMC indicator. It's the purple line. If a complete candle is above the line, then it's consider an uptrend; go LONG/BUY. If a complete candle is below the line, then it's consider a downtrend; go SHORT/SELL. (file = RoyalPrince_SMC.mq4)
============================================================================
LONG-TERM TREND
1) [M15] RSTL - Reference Slow Trend Line: we'll use the M15 trend line as the long-term trend. If a complete candle is above the line, then it's consider an uptrend; go LONG/BUY. If a complete candle is below the line, then it's consider a downtrend; go SHORT/SELL. (file = RSTL (arrows alerts mtf).mq4)
============================================================================
SUPPORTS & RESISTANCES
1) SMC (Smart Money Concept) (file = RoyalPrince_SMC.mq4)
2) YESTERDAY'S HIGH & LOW (file = SpudFibo Daily BT final.mq4)
3) WOODIE PIVOTS (file = DailyWoodiePivot BT.mq4)
4) 5-WEEKLY HIGH & LOW: the highs and lows of the last 5 weeks can be supports or resistances. (file = 5WeekHL BT.mq4)
5) MARKET PROFILE. (file = Akif_Market_Statistics_Drag_v6_English BT.mq4)
============================================================================
ARROW SIGNALS
1) FTLM ARROWS: if a complete candle is above the [M15] RSTL & purple AMA, use the green arrows to go LONG/BUY. if a complete candle is below the [M15] RSTL & purple AMA, use the red arrows to go SHORT/SELL. (file = FTLM (hist + alerts + arrows) ahtf BT.mq4)
============================================================================
PEAKS & TROUGHS
1) RSI(3) (file = RSI Wingdings BT.mq4)
============================================================================
DIVERGENCES
1) FTLM histograms (file = FTLM (hist + alerts + arrows) ahtf BT.mq4)
============================================================================