Tyron SMC Basic v1 — Strategy by smartwashmobiledetailing1
By smartwashmobiledetailing1
Performance Metrics
- Author: smartwashmobiledetailing1
- Symbol: CME_MINI:MES1!
- Timeframe: 30 minutes
- Win Rate: 68.4%
- Profit Factor: 2.935
Description
Tyron SMC Basic v1Tyron SMC Basic v1 is a rule-based strategy designed for objective backtesting of trend-following setups using market structure, daily pivot levels, and candlestick confirmation. The strategy is intended as a foundation for developing and testing Smart Money Concepts (SMC) style trading systems within TradingView's Strategy Tester.## Features* 30-minute timeframe optimization* Daily Fibonacci Pivot calculations* Trend filtering* Bullish and bearish reversal candle detection* Configurable trading session* Fixed risk-to-reward settings* One-position-at-a-time execution* Strategy Tester compatible## Strategy LogicLong trades are considered when:* Market trend is bullish* Price is interacting with a support pivot* Bullish reversal confirmation occurs* Trade occurs during the selected sessionShort trades are considered when:* Market trend is bearish* Price is interacting with a resistance pivot* Bearish reversal confirmation occurs* Trade occurs during the selected session## Risk ManagementThe strategy includes configurable:* Stop Loss* Take Profit* Trading Session* Trend ParametersAll values can be adjusted from the Settings panel without modifying the code.## Current VersionVersion 1 is intended as a testing framework and does not attempt to fully replicate proprietary Smart Money Concepts indicators. It provides a clean, objective foundation for evaluating entry logic and risk management.## Planned FeaturesFuture versions will include:* HH / HL / LH / LL Market Structure Engine* BOS (Break of Structure)* CHoCH (Change of Character)* Liquidity Sweep Detection* Pivot Rejection Entries* Break & Hold Entries* Trade Quality Scoring* Break-even Management* Previous Candle Trailing Stop* Advanced Performance Dashboard* Configurable Entry Modes## DisclaimerThis script is provided for educational and research purposes only. It should be thoroughly tested before being used in live trading. Past performance does not guarantee future results.