This script calculates the percentage gain from the left-most visible candle for multiple cryptocurrency symbols and plots all of them on the chart. Description: The "Crypto Index Percentage Gain" indicator calculates the percentage gain from the left-most visible candle for a selection of cryptocurrency symbols. It utilizes the PineCoders VisibleChart library to...
Idea: This indicator is designed to know the high traded volume sessions in advance before the day starts. The predictive volume bars will be plotted in advance once a new trading session starts. Logic Used: The basic idea is to store each bar volume / Volume MA data for the selected time. So, the first bar of each data is stored for all selected historical...
BINANCE:AVAXUSDT This short selling script works best in periods of downtrends and general bearish market conditions, with the ultimate goal to sell as the the price decreases further and buy back before a rebound. This script can work well on coins you are planning to hodl for long-term and works especially well whilst using an automated bot that can execute...
Hello traders, This indicator shows the average volatility, of last N Periods, for the selected time frames. You can select up to 2 timeframes with this version Volatility is defined as the close of current candle - close of the previous N candle Presented as Currency, Pip, percentage labels in a panel below. Will calculate in real-time only for the current...
After a long gap, I have written the 5th tutorial for the pine script. You can find the others below, if you read through all of these you should be good to do your own writing. This script mimics the Trading View Indicator . For example this one below. www.tradingview.com It shows the net result of the 28 indicator, either as buy or sell. I...
This simple script checks for data gaps in an intra-day TradingView chart. I have found that BitMEX 1-minute data is coming in rather holey lately, so I wrote this just to see how prevalent the problem is. It should work on any intra-day timeframe, not just 1-minute. V1: initial release.
Ever wondered what is behind the the Tradingview Screener Signals: www.tradingview.com Strong buy is between 0.5 and 1 Buy is between 0 and 0.5 Sell is between 0 and -0.5 Strong Sell is between -0.5 and -1
Good afternoon traders. Have you ever got trapped on the middle of a consolidation? Well, it just happened to me trading the 1 minute chart last friday! So, I coded this script to display a percentage of ATR for a given resolution. Now, how can you benefit using this information? For example: Using the standard settings (resolution is calibrated 15 minutes...
Traders, good afternoon... are you in a mood for an excellent Institutional Trading Course? Best of all for FREE!! (please use this valuable information with respect, there are people selling the information contained in this course as their own). This guy has more than 20 years of trading experience under his belt. This information is a real gem for any...
This script displays a lower strip to be aware of Fx Sessions (London, NY and Tokyo). Please pay attention to the pre London "Kill Zone" which comprehends the Gap between the Tokyo close (End of Yellow Strip) and the London open (Beginning of Aqua Strip). Courtesy from Kevin Prudhom from Octopus Fx Academy.
I coded this simple indicator based on multiple ideas shared by Tim West at his "Key Hidden Levels" chatroom. We have a moving average ribbon comprised of the average of the highs and lows in 10 periods. The colored space in between acts more or less like fair value and is often where price is when consolidating. Green and red triangles at the top and bottom...
Included adaptive lot size based on ATR, and also ATR based stop and take profit levels. Risk/reward increased to 1:2 and should work in all ranging FX pairs as long as they are not trending. Once the market starts trending it'll eat this bot alive. Cheers, Ivan Labrie Time at Mode FX
Hi, this is version 2.0 of the Range Expansion Signal indicator, now including inside and outside bars. I'm looking forward to tradingview to include other price feeds, since I'd love to trade FX from this site. Cheers, Ivan.