OPEN-SOURCE SCRIPT
Actualizado [CLX][#01] Animation - Price Ticker (Marquee)

This indicator displays a classic animated price ticker overlaid on the user’s current chart. It is possible to fully customize it or to select one of the predefined styles.
A detailed description will follow in the next few days.
Used Pinescript technics:
- varip (view/animation)
- tulip instance (config/codestructur)
- table (view/position)
By the way, for me, one of the coolest animated effects is https://www.tradingview.com/script/sKWZwst3-The-Matrix-JD/ by Duyck
We hope you enjoy it! 🎉
CRYPTOLINX - jango_blockchained 😊👍
Disclaimer:
Trading success is all about following your trading strategy and the indicators should fit within your trading strategy, and not to be traded upon solely.
The script is for informational and educational purposes only. Use of the script does not constitute professional and/or financial advice. You alone have the sole responsibility of evaluating the script output and risks associated with the use of the script. In exchange for using the script, you agree not to hold dgtrd TradingView user liable for any possible claim for damages arising from any decision you make based on use of the script.
A detailed description will follow in the next few days.
Used Pinescript technics:
- varip (view/animation)
- tulip instance (config/codestructur)
- table (view/position)
By the way, for me, one of the coolest animated effects is https://www.tradingview.com/script/sKWZwst3-The-Matrix-JD/ by Duyck
We hope you enjoy it! 🎉
CRYPTOLINX - jango_blockchained 😊👍
Disclaimer:
Trading success is all about following your trading strategy and the indicators should fit within your trading strategy, and not to be traded upon solely.
The script is for informational and educational purposes only. Use of the script does not constitute professional and/or financial advice. You alone have the sole responsibility of evaluating the script output and risks associated with the use of the script. In exchange for using the script, you agree not to hold dgtrd TradingView user liable for any possible claim for damages arising from any decision you make based on use of the script.
Notas de prensa
Change default style to better show up on light backgrounds.Added whitespace and divider function into pre-config.
Notas de prensa
Added price updates per cycle.Notas de prensa
Bug fixes.Notas de prensa
Update marquee function:- version5 update :D
- stepless/smoother string transition (e.g. new candle - change)
- small fixes
DEV: Working on a library with a single function to call.
Notas de prensa
Edit defaults.Notas de prensa
- Bug fixes- Refactor
Notas de prensa
- Added fonts- Update marquee function
Notas de prensa
Bug fixNotas de prensa
- Bug Fix! - Stable Version
Notas de prensa
- Added alt function `f_ip_animation_marquee_alt()` using `str.substring()` of `f_ip_animation_marquee()`.- Stable version.
Notas de prensa
▮ NEW FEATURES:- LIVE DATA FEED. Market data gets updated in real-time on every tick without a string position reset.
- Performance optimization. Reduced memory consumption up to >90% by kicking the output to the "stdout".
- Use marquee-effect on any possible string location.
- Now as library version :)
Used Library:

Notas de prensa
▮v2- Bug fix: Removed "typo" in str.format().
- Bug fix: Removed "out of bounds" on string length change.
- Update: Library version from 1 to 2
- New: Extra inputs for new table cell. Cell shows the selected price ticker resolution.
- New: Icon-sets.
- New: Changelog.
Notas de prensa
▮ JAN 19 2023- Update library version from 2 to 3
- Bug Fix: Added missed 'Cell #1 Width' input
Notas de prensa
Another bug fixSorry for the high update frequency, today! 🙏😅
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.
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.
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.