📑 Showcase This is ready-to-show indicator version of the example code form the `motion` library. It can be used to create string- or color-based effects. Library: ================================================================================ 📑 Setup To use this library in your own scripts, you must first import it. To do this, add the following line to...
This script is part of the Library Progressbar - Showcase. You can find it under:
▮ FEATURES Now as library version :) String-based transition-effects Performance optimization. Reduced memory consumption up to >90% by kicking the output to the "stdout". Use marquee- or loader-effect on any possible string location. Example: UI Price-Ticker ---------------------------------------------------------------------------- Library ...
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...
Introduction Its holiday time for me, i have been working here a lot. But no leaving before publishing. Telling when market price is smooth or rough is not the easiest task, so today i present a trend metric indicator that allow you to give you this kind of information. The Indicator The indicator is in an approximate range of (0,1) with mean x̄ decaying...