This strategy is based on multi time frame technical indicators such as; 1. RSI (10,50,100) 2. MFI (10,50,100) 3. RVI (10,50,100) 4. BOP (10,50,100) 5. Super Trend 6. SAR indicator 7. Higher highs and lower lows 8. SMA (9,500) 9. EMA (9,200) After evaluating different parameters provided by those indicators, script is in a possition to determine optimul...
This script has been created to demonstrate the effectiveness of using market regime filters in your trading strategy, and how they can improve your returns and lower your drawdowns This strategy adds a simple filter (A historical volatility percentile filter, an implementation of which can be found on my trading profile) to a traditional buy and hold strategy of...
When you develop your own strategy you should compare its performance to the "buy-and-hold" strategy (you buy the financial instrument and you hold it long term). Ideally your strategy should perform better than the buy-and-hold strategy. While the net profit % of the buy-and-hold strategy is available under the "Performance Summary" tab of the "Strategy Tester"...
This is a simple buy and hold calculator. You have an initial date and once that dated it passed it will sell the product that was bought initially. This strategy buys and sell 100% of the initial volume.
SUMMARY: A strategy wrapper that makes a detailed and visual comparison between a given strategy and the buy & hold returns of the traded security. DESCRIPTION: TradingView has a "Buy & Hold Return" metric in the strategy tester that is often enough to assess how our strategy compares to a simple buy hold. However, one may want more information on how and when...