TradingView
cryptolinx
Aug 5, 2021 8:43 PM

[CLX][#01] Animation - Price Ticker (Marquee)ย 

Bitcoin / TetherUS PERPETUAL CONTRACTBinance

Description

โ‹…
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.

Release Notes

โ‹…
Change default style to better show up on light backgrounds.
Added whitespace and divider function into pre-config.

Release Notes

โ‹…
Added price updates per cycle.

Release Notes

โ‹…
Bug fixes.

Release Notes

โ‹…
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.

Release Notes

โ‹…
Edit defaults.

Release Notes

โ‹…
- Bug fixes
- Refactor

Release Notes

โ‹…
- Added fonts
- Update marquee function

Release Notes

โ‹…
Bug fix

Release Notes

โ‹…
- Bug Fix!
- Stable Version

Release Notes

โ‹…
- Added alt function `f_ip_animation_marquee_alt()` using `str.substring()` of `f_ip_animation_marquee()`.
- Stable version.

Release Notes

โ‹…
โ–ฎ 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: tradingview.com/script/hk4bWDkH-Motion/

Release Notes

โ‹…
โ–ฎ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.

Release Notes

โ‹…
โ–ฎ JAN 19 2023
  • Update library version from 2 to 3
  • Bug Fix: Added missed 'Cell #1 Width' input

Release Notes

โ‹…
Another bug fix

Sorry for the high update frequency, today! ๐Ÿ™๐Ÿ˜…
Comments
CryptoArch_
โ‹…
Top one.
cryptolinx
โ‹…
@CryptoArch_, thanks a lot! ๐Ÿค—
More