-- Watermark by FriZz | FrizLabz -- Lets you Customize a watermark how ever you would like There are 4 Textboxes in the settings window 2 for your inputs There's 1 with instructions/examples and 1 with Special Characters (there are tons more online) -- The options you can type into Textbox 1 and 2 -- - Volume - Open - Close - High - Low - Ticker [...
For those who likes clean chart: Adjustable Symbol ticker and timeframe( AKA watermark) script is here. 1: You can place Symbol ticker and timeframe info anywhere on the chart. Also you can hide one of them or both. Position: Horizontal options: Left Center Right Vertical options: Top Middle Bottom Size: Tiny Smal Normal Large Huge Auto Color is...
Overview This indicator allows you generate a watermark in your charts for your live streams without using additional software. Features The main differences with respect to the available tools are: _ This indicator converts a input text to ascii art in a easy way. That means you won't need to run externals scripts to generate the data required. _ The...
This a water mark that uses a table to allow placement at 9 different locations on the screen you can either pick on of the given Date and time formats or you can choose custom and build your own One of the reasons for this project I wanted to be able to add the "s,m,h" to the water marks timeframe not have i.e. "240" and have it say 4h.. you can select what...
This unique indicator doesn’t help you trade but it makes your charts look super clean and professional in images and live streams! This indicator works by displaying two tables. The first table has day of the week, date, and free form text. The second table has ticker symbol and timeframe of the current chart. Everything about the tables and the cells is...
In this indicator i merged a few genius indicators into a single one that is usefull for SMC traders. Right now there are the following included: - NiGapo Notes/Reminder - Inside Bar - No Gaps Candles - AG FX Watermark
This is an improvement on the watermark published by TradingView. Along with displaying a little bit of text on the corner of your chart, this text scrolls from left to right, or right to left! You choose! This functionality works on all live charts. It will not scroll if the chart is currently inactive. :( Even though this is based on the indicator by...
Just for fun... watermark graphics! The steps are: 1. Choose an image, probably no more than 20x20 pixels 2. Use an image library to convert each pixel into a table cell, as shown in the script. I used they Python "pillow" library for step 2. This library allows you to iterate over each pixel, grab the RGB value, and generate table cells. You can use the...
Just for fun... You can make an ascii watermark! The steps are: 1. Convert an image into ascii, e.g. using an online generator. 2. Split the ascii into strings that are no more than 4096 characters (pinescript limit). 3. Stack them together as cells on a table (as shown in the script). I use code generation for step 2, by splitting the ascii file into chunks,...
A little indicator to show what pair your chart is presenting so people can easily see what they are dealing with you can also put your signature beside it so you can be easily recognizable.
Hi guys, If you are looking to add some watermark into your charts. You can use this indicator. You can add add a title and a subtitle, if you want to write in diferents lines, you can use \n as you can see in the script. All the features are customizable: position, text size, text color, background. Enjoy it.
4 Ema + Custom Watermark, you can customize everything, in the watermark you can write your name, is a tool to visually protect your work, mainly for streamers and analysts.