TradingView
cryptolinx
5 de Ago de 2021 20:43

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

Bitcoin / TetherUS PERPETUAL CONTRACTBinance

Descrição

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.

Notas de Lançamento

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

Notas de Lançamento

Added price updates per cycle.

Notas de Lançamento

Bug fixes.

Notas de Lançamento

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 Lançamento

Edit defaults.

Notas de Lançamento

- Bug fixes
- Refactor

Notas de Lançamento

- Added fonts
- Update marquee function

Notas de Lançamento

Bug fix

Notas de Lançamento

- Bug Fix!
- Stable Version

Notas de Lançamento

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

Notas de Lançamento

▮ 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/

Notas de Lançamento

▮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 Lançamento

▮ JAN 19 2023
  • Update library version from 2 to 3
  • Bug Fix: Added missed 'Cell #1 Width' input

Notas de Lançamento

Another bug fix

Sorry for the high update frequency, today! 🙏😅
Comentários
CryptoArch_
Top one.
cryptolinx
@CryptoArch_, thanks a lot! 🤗
Mais