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.
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.
版本注释
Change default style to better show up on light backgrounds. Added whitespace and divider function into pre-config.
版本注释
Added price updates per cycle.
版本注释
Bug fixes.
版本注释
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.
版本注释
Edit defaults.
版本注释
- Bug fixes - Refactor
版本注释
- Added fonts - Update marquee function
版本注释
Bug fix
版本注释
- Bug Fix! - Stable Version
版本注释
- Added alt function `f_ip_animation_marquee_alt()` using `str.substring()` of `f_ip_animation_marquee()`. - Stable version.
版本注释
▮ 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:
版本注释
▮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.