BrandonJames1337

DeQuex Algo

BrandonJames1337 Обновлено   
Hello everyone,

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.
Скрипт с открытым кодом

В истинном духе TradingView автор этого скрипта опубликовал его с открытым исходным кодом, чтобы трейдеры могли понять, как он работает, и проверить на практике. Вы можете воспользоваться им бесплатно, но повторное использование этого кода в публикации регулируется Правилами поведения. Вы можете добавить этот скрипт в избранное и использовать его на графике.

Отказ от ответственности

Все виды контента, которые вы можете увидеть на TradingView, не являются финансовыми, инвестиционными, торговыми или любыми другими рекомендациями. Мы не предоставляем советы по покупке и продаже активов. Подробнее — в Условиях использования TradingView.

Хотите использовать этот скрипт на графике?