BigBitsIO

Fancy Moving Average [BigBitsIO]

BigBitsIO Actualizado   
This script is for a single moving average with as many features as I can possibly fit into a single moving average. If you can think of more, or have questions regarding this script, please message me or contact me via social media.

Features:
- A single moving average (MA).

- Standard MA inputs.
- MA type.
- MA period.
- MA price.
- MA resolution (time frame).
- Visibility toggle.

- Fancy MA inputs.
- Toggle to show only candles included in the MA calculation ("Highlight inclusion") or display entire MA history.
- Toggle to show a ghost trail when Highlight inclusion is toggled on. Displays a shaded version of past MA history before the inclusion period (as seen on snapshot).
- Toggle to show forecast values for the MA.
- Other inputs related to forecasting:
- Forecast bias. (Neutral forecasts MA if the current price remains the same.)
- Forecast period.
- Forecast magnitude.


*** DISCLAIMER: For educational and entertainment purposes only. Nothing in this content should be interpreted as financial advice or a recommendation to buy or sell any sort of security or investment including all types of crypto. DYOR, TYOB. ***
Notas de prensa:
Added a new option to select a different candle type to use to plot the moving average. Tickerids are created using the example values on the pine script reference manual for each different type of candle.
Notas de prensa:
Snapshot update
Notas de prensa:
Replaced custom hull moving calculation with the built-in function provided in pine.

Also, fixed a bug where selecting an MA Period <= 5 would result in an indicator error. Now forecasts are shortened with MA Periods 5 and below as they would otherwise rely on 50% or more assumed data.
Notas de prensa:
Update: Fixed a bug where using a custom resolution would result in ghost trails not aligning correctly with inclusion trails.
Notas de prensa:
Update: Added a couple of built-in alert conditions.
Notas de prensa:
Replaced nested if statements with else if statements
Notas de prensa:
Added ALMA
Notas de prensa:
Updated to use Pine v5

Also adjusted the trail color to match the main plot color.
Notas de prensa:
Updated inputs to use the newer group and inline option to make the indicator settings a bit more aesthetically pleasing.

Like and follow!

💻 Website: www.bigbits.io
📺 YouTube: www.youtube.com/bigbits
🎮 Discord: discord.gg/rapMn4z
🐦 Twitter: twitter.com/BigBitsIO
💸 Save $30 on TradingView Paid Plan: bit.ly/2CaRfjs
Script de código abierto

Siguiendo el verdadero espíritu de TradingView, el autor de este script lo ha publicado en código abierto, para que los traders puedan entenderlo y verificarlo. ¡Un hurra por el autor! Puede utilizarlo de forma gratuita, aunque si vuelve a utilizar este código en una publicación, debe cumplir con lo establecido en las Normas internas. Puede añadir este script a sus favoritos y usarlo en un gráfico.

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.

¿Quiere utilizar este script en un gráfico?