OPEN-SOURCE SCRIPT
업데이트됨 DeQuex Algo

Hello everyone,
This indicator uses MACD and RSI, to show buy and sell signals.
Signal Features:
You can set up an alarm for each signal type.
Best regards,
BrandonJames1337
This indicator uses MACD and RSI, to show buy and sell signals.
Signal Features:
- Buy Signal: Chart gives a buy signal when the MACD crosses above.
- Sell Signal: Chart gives a sell signal when the MACD crosses down.
- Strong Buy Signal: Chart gives a strong buy signal when the MACD and RSI cross above.
- Storng Sell Signal: Chart gives a strong sell signal when the MACD and RSI cross down.
- Highligh Price Bars: This option is enabled by default, it shows the trend colored for easy understanding of the trend. Green bars mean the trend is going up, Red bars means the trend is going down and, the last one is purple bars they are means that unknown trend so you can understand for example if the purple bar has happened on the green trend you can understand the trend power slowly decrease.
You can set up an alarm for each signal type.
Best regards,
BrandonJames1337
릴리즈 노트
- Signal shapes now editable.
- Some size adjustments on signal shapes.
릴리즈 노트
Default signal smooth settings changed to mid-term. (Old smooth setting is renamed as short term.)Recommended Short, Mid and Long term signal smoothing values added as tooltip.
릴리즈 노트
Default color update.릴리즈 노트
Alert names changed.릴리즈 노트
Code cleanup and more readability릴리즈 노트
Updated default signal smoothing value릴리즈 노트
Changelog:- Added a new input option called "Filter Signals by Support/Resistance" under the "Signal Settings" group. This option allows users to toggle the signal filter on or off based on the support and resistance lines.
- Modified the plotshape functions for "Strong Buy", "Strong Sell", "Buy", and "Sell" signals to take the new signalFilter input into account. When the filter is enabled, the signals will only be displayed if the price is above the support line for buy signals and below the resistance line for sell signals. When the filter is disabled, all signals will be displayed regardless of their position relative to the support and resistance lines.
- Implemented dynamic support and resistance levels based on the volume trend using the trail length and multiplier input values.
- Added the trail support and resistance calculations to the script, which take into account the volume trend (OBV) to adjust the support and resistance levels.
- Plotted the dynamic support and resistance levels based on the calculated trail support and resistance values.
릴리즈 노트
Exit signals added as take profit.릴리즈 노트
removed unnecessary code릴리즈 노트
bug fix on exit signals릴리즈 노트
exit signals agility added, to see more exit signals less efficient you can lower the agility from settings릴리즈 노트
Added alerts for exit signals릴리즈 노트
exit signal defaul value updated and changeable from inputbox릴리즈 노트
Improved- Refactored code for better readability and ease of maintenance.
- Moved the decision logic for choosing the moving average from the security function for cleaner code.
- Optimized computation of moving averages within the security() function, improving script performance.
Fixed
- Resolved issues that occurred when switching between SMA and EMA during runtime.
Please always ensure to have the most recent version of this script for the best performance and the latest features. Feel free to provide feedback or report issues.
릴리즈 노트
Change Log:- Added support and resistance zones to the DeQuex Algo indicator:
and resistance zones: original and precise.
Implemented dynamic support and resistance zones to identify potential reversal points in price action.
Utilized volatility-based calculations to determine the upper and lower boundaries of the zones.
Provided users with the flexibility to choose between two methods for calculating support - Enhanced trend detection and visualization:
Improved the accuracy of trend detection by refining the logic for identifying bullish, bearish, and consolidating trends.
Updated the color scheme for trend detection to provide clearer visual cues:
Green: Bullish trend
Red: Bearish trend
Purple: Consolidating trend
Applied the enhanced trend colors to the price bars for better readability and trend recognition. - Optimized and refactored the indicator codebase:
- Restructured the code to improve readability, maintainability, and performance.
- Removed redundant calculations and streamlined the logic for improved efficiency.
- Added clear and concise comments throughout the code to enhance understanding and facilitate future modifications.
- Restructured the code to improve readability, maintainability, and performance.
릴리즈 노트
code cleanup릴리즈 노트
Changelog:- Added new input parameters for configuring the periods used in the calculation of support and resistance levels:
- `supportLevelinput`: Input parameter to set the period for calculating the support level (default: 20).
- `resistanceLevelinput`: Input parameter to set the period for calculating the resistance level (default: 20).
- `preciseSupportZoneEndinput`: Input parameter to set the period for calculating the precise support zone end (default: 50).
- `preciseResistanceZoneStartinput`: Input parameter to set the period for calculating the precise resistance zone start (default: 50).
- Updated the calculation of `supportLevel`, `resistanceLevel`, `preciseSupportZoneEnd`, and `preciseResistanceZoneStart` to use the newly added input parameters.
- Changed the default value of `macd_signal_ema` from 10 to 12.
- Removed the "Original" option for support and resistance zone calculation.
- Removed the `zonePrecision` input parameter and related code for selecting the zone precision.
- Removed the `supportZoneStart`, `supportZoneEnd`, `resistanceZoneStart`, `resistanceZoneEnd`, and `finalSupport/ResistanceZoneStart/End` variables.
- Now using the "Precise" support and resistance zone calculation method exclusively.
- Replaced the usage of the removed variables with the `preciseSupportZoneStart`, `preciseSupportZoneEnd`, `preciseResistanceZoneStart`, and `preciseResistanceZoneEnd` variables.
릴리즈 노트
Change bar color based on MACD histogram power and RSI signal릴리즈 노트
- Gradient colors added as trend colors.
- Groups re-adjusted.
오픈 소스 스크립트
진정한 트레이딩뷰 정신에 따라 이 스크립트 작성자는 트레이더가 기능을 검토하고 검증할 수 있도록 오픈소스로 공개했습니다. 작성자에게 찬사를 보냅니다! 무료로 사용할 수 있지만 코드를 다시 게시할 경우 하우스 룰이 적용된다는 점을 기억하세요.
면책사항
이 정보와 게시물은 TradingView에서 제공하거나 보증하는 금융, 투자, 거래 또는 기타 유형의 조언이나 권고 사항을 의미하거나 구성하지 않습니다. 자세한 내용은 이용 약관을 참고하세요.
오픈 소스 스크립트
진정한 트레이딩뷰 정신에 따라 이 스크립트 작성자는 트레이더가 기능을 검토하고 검증할 수 있도록 오픈소스로 공개했습니다. 작성자에게 찬사를 보냅니다! 무료로 사용할 수 있지만 코드를 다시 게시할 경우 하우스 룰이 적용된다는 점을 기억하세요.
면책사항
이 정보와 게시물은 TradingView에서 제공하거나 보증하는 금융, 투자, 거래 또는 기타 유형의 조언이나 권고 사항을 의미하거나 구성하지 않습니다. 자세한 내용은 이용 약관을 참고하세요.