Custom Buy BID Strategy by MR_STOCKVN
By MR_STOCKVN
Performance Metrics
- Author: MR_STOCKVN
- Symbol: HOSE:VCB
- Timeframe: 1 day
- Net P&L: +11,600.00 VND (+1.16%)
- Win Rate: 47.1%
- Profit Factor: 1.921
- Max Drawdown: 5,300.00 VND (0.52%)
- Total Trades: 17
- Sharpe Ratio: −1.291
Description
This Pine Script strategy is designed to identify and capitalize on upward trends in the market using the Average True Range (ATR) as a core component of the analysis. The script provides the following features:Customizable ATR Calculation: Users can switch between different methods of ATR calculation (traditional or simple moving average).Adjustable Parameters: The strategy allows for adjustable ATR periods, ATR multipliers, and custom time windows for executing trades.Buy Signal Alerts: The strategy generates buy signals when the market shifts from a downtrend to an uptrend, based on ATR and price action.Profit and Stop-Loss Management: Built-in take profit and stop-loss conditions are calculated as a percentage of the entry price, allowing for automatic position management.Visual Enhancements: The script highlights the uptrend with green lines and optionally colors bars to help visualize market direction.Flexible Timeframe: Users can configure a specific date range to activate the strategy, offering more control over when trades are executed.This strategy is ideal for traders looking to automate their buy entries and manage risk with a straightforward trend-following approach. By utilizing customizable settings, it adapts to various market conditions and timeframes.