Regression trends are typically used to determine when a price is unusually far from its baseline. The script calculates the linear regression of volume and price to determine the trend direction and strength. This can be used to determine the volume support for upward/downward trends.
As a special feature, this indicator allows you to choose from three (as of 07/20/2021) templates with special presets.
The following templates are available:
In the selection for templates, the option "DISABLED" can also be selected. Then the user-defined settings selectable under it take effect. There are the following setting options.
Other setting options are:
As a special feature, this indicator allows you to choose from three (as of 07/20/2021) templates with special presets.
The following templates are available:
- "Precise" (Period: 4, Smoothing Factor Type: "DISABLED", Smoothing Factor Length = 1).
- "Smooth" (Period: 4, Smoothing Factor Type: "RMA", Smoothing Factor Length = 2)
- "Long Term (Period: 20, Smoothing Factor Type: "DISABLED", Smoothing Factor Length = 1)
In the selection for templates, the option "DISABLED" can also be selected. Then the user-defined settings selectable under it take effect. There are the following setting options.
- "Length": Adjustable period
- "Smoothing Factor: Type": Type of moving average
- "Smoothing Factor: Length": Adjustable period
Other setting options are:
- Color codes: The color codes are explained in the settings
- Display types: "Columns", "Histogram", "Area", "Line", "Stepline"
Notas de prensa
- Convert to PineScript5
- add optional Divergence Identification (enabled by default)
Notas de prensa
- add new MA Type => "TEMA" (Triple EMA), "Karobein", "RSX Based Noise Remover"
Script de código abierto
Siguiendo fielmente el espíritu de TradingView, el creador de este script lo ha publicado en código abierto, permitiendo que otros traders puedan revisar y verificar su funcionalidad. ¡Enhorabuena al autor! Puede utilizarlo de forma gratuita, pero tenga en cuenta que la publicación de este código está sujeta a nuestras Normas internas.
My published Scripts:
de.tradingview.com/u/KINSKI/
Appreciation of my work: paypal.com/paypalme/steffenhollstein
de.tradingview.com/u/KINSKI/
Appreciation of my work: paypal.com/paypalme/steffenhollstein
Exención de responsabilidad
La información y las publicaciones que ofrecemos, no implican ni constituyen un asesoramiento financiero, ni de inversión, trading o cualquier otro tipo de consejo o recomendación emitida o respaldada por TradingView. Puede obtener información adicional en las Condiciones de uso.
Script de código abierto
Siguiendo fielmente el espíritu de TradingView, el creador de este script lo ha publicado en código abierto, permitiendo que otros traders puedan revisar y verificar su funcionalidad. ¡Enhorabuena al autor! Puede utilizarlo de forma gratuita, pero tenga en cuenta que la publicación de este código está sujeta a nuestras Normas internas.
My published Scripts:
de.tradingview.com/u/KINSKI/
Appreciation of my work: paypal.com/paypalme/steffenhollstein
de.tradingview.com/u/KINSKI/
Appreciation of my work: paypal.com/paypalme/steffenhollstein
Exención de responsabilidad
La información y las publicaciones que ofrecemos, no implican ni constituyen un asesoramiento financiero, ni de inversión, trading o cualquier otro tipo de consejo o recomendación emitida o respaldada por TradingView. Puede obtener información adicional en las Condiciones de uso.