//What you see as default are the 9,21,34 and 50 ema clouds with only the 100 and 200 ema lables enabled. You can create your own clouds as you wish. The 1st and 2nd emas create their own cloud, 3rd and 4th their own etc //You'll also find a price and % "follow" line. _bfr found that after much research that using the "settlement" input allowed for a more accurate...
Hey everyone First of all, I'd like to thank Ricardo Santos, Backtest Rookies for the inspiration for this script. Actually, most of it is coming from them and I only mixed them up (and added my secret sauce ^^). If some of you are not thinking about a trading secret sauce, please get serious for a moment :) Some of you asked me how I do to set the trend...
First off, huge thanks to @fikira! He was able to adapt what I built to work much more efficiently, allowing for more strategies to be used simultaneously. Simply put, I could not have gotten to this point without you. Thanks for what you do for the TV community. Second, I am fairly new to pinescript writing, so I welcome criticism, thoughtful input and...
Hello traders This is a quick helper displaying the US bank holidays labels 1 day before the actual bank holiday date Useful to be reminded when it's better to not trade as the big "whales" aren't trading either - and are probably drinking cocktails on their yachts in the Caribbeans island This is my way of saying that, the days where the USA are off, the...
Williams Vix Fix Text Plots! Alert Capable! Use With Lower Indicator or as Single Indicator! Has Text Plots For All Plot Types Lower Indicator Uses. To Get Lower Indicator: Info On Lower Indicator - Discussion:
Hello ladies (if any in my followers ?) and gentlemen Here's your indicator of the day and once again given for FREE. What I'm going to say to my landlord if I can't pay rent because I'm not asking for $$ ? I'll probably send the next indicators from below the town brige. Even then... I will still comply with my challenge to share 1 original indicator a day and...
Hello traders and aspiring Pinescripters You might remember this script Supertrend-Heatmap-Multi-timeframes/ ? A follower, asked me in a comment to do a version where YOU guys can select the timeframes Well... what follower asks, follower (sometimes) gets. I'm not Santa Claus but this is Christmas with a few months in advance (#oh #oh #oh)
Function: labelling recent highs and lows automatically. Easy and clean. In this example, we can see the previous low of the ticker is around 105.5, the previous high is around 120. We can set up our entries and exits by referring to the last lows and highs. Users can adjust the searching bar range by themselves.
Hello traders What's good? 1 - Quick introduction This script is to demonstrate a proof-of-concept - showing you again what you thought wasn't possible might become (with some tricks) in the realm of possibles !!!. I get requests for people who want a custom screener because the native TradingView Stocks/Forex/Crypto screeners don't allow to plug external...
This script shows plots a warning on the chat when the tick increase is more than the configures value. It considers the highest and lowest value of each candle. The following warnings are shown: "RISE" - the increase is more than the configures value "BIGRISE" - the increase over the last 3 ticks is more than 2x the configured value "DIP" - the decrease is more...
Hello Traders This is a proof of concept and a cool pinescript utility It displays a risk to reward division as a fractional value. For example Risk: 300 Reward: 600 This will be displayed as 1/2 as we can earn 2 units for a potential loss of 1 unit (600/300 = 2) for those wondering the NASA level mathematics behind :) Best regards Dave
This is just simple trading idea draw into chart using labels and lines. Please use it as educational purpose and you are free to modify any part of the script. Semoga Terhibur.
Trailing stops play a key role in technical analysis and are extremely popular trend following indicators. Their main strength lie in their ability to minimize whipsaws while conserving a decent reactivity, the most popular ones include the Supertrend, Parabolic SAR and Gann Hilo activator. However, and like many indicators, most trailing stops assume an...
Example primarily focuses on: • creating a simple function to get a time offset value • using the offset to set drawing locations in the future • how to properly set up and manipulate line positions Extras ( end of script ): • inclusion of vertical lines for visualising start and end points using the time offsets • inclusion of label to read out the current...
Hello traders Very busy preparing a few stuff for Black Friday but wanted to remind that I still know Pinescript and how to step up my game :) My master @RicardoSantos once again showed me how to push the pinescript limits one step/dimension further. Kudo also to my client (Judy) for this amazing idea. I inspired myself from his script () to display multiple...
BNC:BLX Its a simple Golden- and Death-Cross Indicator BNC:BLX ... it highlights the Crosses and labels them. It also highlights the bar where the cross happend. Enjoy and buy me a coffee if you liked it. ETH: 0x4F27c7eC42b898E0B79fA9a35dC9b585e4c56579
Hello traders This is an upgraded version of my Dollar Cost Average (Data Window) script 1 - What is Dollar-Cost Averaging ( DCA )? Dollar-Cost Averaging is a strategy that allows an investor to buy the same dollar amount of investment at regular intervals. The purchases occur regardless of the asset's price. I hope you're hungry because that one is a...
█ OVERVIEW This indicator displays The Lower TimeFrame Candles in current chart, Like Zooming in on the Candle to see it's Lower TimeFrame Structure. It plots intrabar OHLC data inside a Label along with the volume structure of LTF candle in an eloquent format. █ QUICK GUIDE Just apply it to the chart, Hover the mouse on the Label and ta-da you have a...