TradingView
BrandonJames1337
11 de Jul de 2022 20:08

DeQuex Algo 

Bitcoin / TetherUS PERPETUAL CONTRACTBinance

Descrição

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

Notas de Lançamento

  • Signal shapes now editable.
  • Some size adjustments on signal shapes.

Notas de Lançamento

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.

Notas de Lançamento

Default color update.

Notas de Lançamento

Alert names changed.

Notas de Lançamento

Code cleanup and more readability

Notas de Lançamento

Updated default signal smoothing value

Notas de Lançamento

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.

Notas de Lançamento

Exit signals added as take profit.

Notas de Lançamento

removed unnecessary code

Notas de Lançamento

bug fix on exit signals

Notas de Lançamento

exit signals agility added, to see more exit signals less efficient you can lower the agility from settings

Notas de Lançamento

Added alerts for exit signals

Notas de Lançamento

exit signal defaul value updated and changeable from inputbox

Notas de Lançamento

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.
Comentários
dogekao
Made my firts trade so perfect thanks bro !!✅✅✅🙏🏻
romacanada
dear, this does not work. don't mislead the newbies. I did backtesting with additional oscillators and it still didn't work out. it's just like flipping a coin. I really tried to make it work, but no...unfortunately. there is no such indicator that predicts the price movement. I do not advise beginners to follow the signals of this indicator, otherwise you will lose everything.
BrandonJames1337
@romacanada, I'm sorry for your misinformation. It's open source you can check the code what is happening. To summarize, it determines the upward or downward change points of the moving average using macd, it does not predict the future.
ndcsm
well done buddy, great work! Keep it up and don't listen to negative comments, they probably haven't got a clue anyway!
BrandonJames1337
@ndcsm, thanks for the honest review!
oscalfred2009
Combinado con un análisis de Smart Money...puede ayudar
TreyDaBoss
It repaints on Kagi chart sadly
BrandonJames1337
@TreyDaBoss, its not lol
TreyDaBoss
@BrandonJames1337, Yes it does if you backtest it on a kagi chart you will see it for yourself...
BrandonJames1337
@TreyDaBoss, it is not repaints, you can check the code and see
Mais