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.