एकाधिक समय-सीमा उतार-चढ़ाव चैनल प्रवृत्ति अनुसरण रणनीति
[trans]
अवलोकन
यह रणनीति सुपरट्रेंड संकेतक पर आधारित है, जो बाजार के रुझान का विश्लेषण करने के लिए कई समय-सीमाओं को संयोजित करती है और प्रवेश के अवसरों की पहचान करने के लिए ऑसिलेशन चैनल विधि का उपयोग करती है।
रणनीति सिद्धांत
- प्रवृत्ति की दिशा निर्धारित करने के लिए पारंपरिक सुपरट्रेंड संकेतक का उपयोग करना
- यह सुनिश्चित करने के लिए उच्च समय-सीमा का सुपरट्रेंड जोड़ना कि उच्च समय-सीमा में भी प्रवृत्ति मौजूद हो
- दो समय-सीमाओं के सुपरट्रेंड संकेतकों के आधार पर समग्र प्रवृत्ति दिशा निर्धारित करना
- ऑसिलेशन चैनल के ऊपरी और निचले रेल के मूल्य ब्रेकआउट के आधार पर विशिष्ट प्रवेश के अवसरों की पहचान करना
लाभ विश्लेषण
- बहु-समय-सीमा विश्लेषण प्रवृत्ति निर्णय को अधिक विश्वसनीय बनाता है
- उच्च और निम्न समय-सीमाओं का संयोजन बड़ी प्रवृत्ति को पकड़ने के साथ-साथ अल्पकालिक अवसरों को भी प्राप्त करना सुनिश्चित करता है
- ऑसिलेशन चैनल स्टॉप लॉस बिंदु निर्धारित करता है, जो जोखिम नियंत्रण में सहायक है
जोखिम और समाधान
- सुपरट्रेंड में स्वाभाविक रूप से कुछ अंतराल (लैग) होता है, जो प्रवृत्ति परिवर्तन बिंदु को चूक सकता है
- मापदंडों के अनुकूलन या प्रवृत्ति परिवर्तन की पहचान में सहायता के लिए अन्य संकेतकों को शामिल करके अंतराल जोखिम को कम किया जा सकता है
अनुकूलन दिशाएँ
- अंतराल समस्या को कम करने के लिए सुपरट्रेंड मापदंडों का अनुकूलन करना
- बड़ी प्रवृत्ति के अधिक सटीक निर्धारण को सुनिश्चित करने के लिए प्रवृत्ति फ़िल्टरिंग संकेतक जोड़ना
- अधिक उपयुक्त स्टॉप लॉस विधियों का परीक्षण और चयन करना
सारांश
यह रणनीति बहु-समय-सीमा विश्लेषण और प्रवृत्ति-अनुसरण संकेतकों को एकीकृत करती है, मुख्य प्रवृत्ति को समझते हुए विशिष्ट प्रवेश के अवसरों की तलाश करती है। निरंतर अनुकूलन के माध्यम से, दीर्घकालिक स्थिर अतिरिक्त रिटर्न प्राप्त करने की उम्मीद है।
||
Overview
This strategy is based on the Supertrend indicator, combined with multiple timeframe market trend analysis, and adopts the oscillation channel method to identify entry opportunities.
Strategy Principle
- Use the traditional Supertrend indicator to determine the trend direction
- Add Supertrend of higher timeframe to ensure there is a trend in higher timeframe too
- Determine the overall trend direction based on the Supertrend indicators of two timeframes
- Identify specific entry opportunities based on the price breakout of the upper and lower rails of the oscillation channel
Advantage Analysis
- Multi-timeframe analysis makes trend judgment more reliable
- Combining high and low timeframes ensures catching the major trend while being able to capture short-term opportunities
- The oscillation channel setting stops loss points which helps risk control
Risks and Solutions
- The Supertrend itself has some lagging phenomenon, which may miss trend reversal points
- The lagging risk can be reduced by optimizing parameters or incorporating other indicators to assist in identifying trend changes
Optimization Directions
- Optimize Supertrend parameters to reduce lagging
- Add trend filtering indicators to ensure catching the major trend more accurately
- Test and select more appropriate stop loss methods
Summary
This strategy integrates multi-timeframe analysis and trend tracking indicators to grasp the major trend while seeking specific entry opportunities. With continuous optimization, it is expected to achieve long-term steady excess returns.
/*backtest
start: 2022-12-18 00:00:00
end: 2023-12-24 00:00:00
period: 1d
basePeriod: 1h
exchanges: [{"eid":"Futures_Binance","currency":"BTC_USDT"}]
*/
// This source code is subject to the terms of the Mozilla Public License 2.0 at https://mozilla.org/MPL/2.0/
// © ramki_simple
// Thanks to LonesomeTheBlue for the original code
//@version=4- 1

