TV Community Algo is a free TradingView script that I designed from the ground to benefit the traders of this community. It has plenty of features that you will enjoy, and I have included documentation for how to use this below! Settings: Basic: Turn the Void Lines on or off Turn the Dashboard on or off Turn the Signal Bars on or off Turn the...
This is a follow up to my previous publication of Adaptive HMA+ few months ago, as a mean to provide some kind of initial backtesting tools. Which can be use to explore many possible strategies, optimise its settings to better conform user's pair/tf, and hopefully able to help tweaking your general strategy. If you haven't read the study or use the indicator,...
First of all the biggest thanks to @tista and @KivancOzbilgic for publishing their open source public indicators Bayesian BBSMA + nQQE Oscillator. And a mighty round of applause for @MarkBench for once again being my superhero pinescript guy that puts these awesome combination Ideas and ES stradegies in my head together. Now let me go ahead and explain what we...
Hi, I'm happy to release this new update after few weeks working. Fixes Fix kumo break-out of Chiku span and close price Fix buy trigger and strong buy trigger Improvement Signals take now the kumo thickness and kumo angle Signals does not trigger on doji candles Multi time frame validation is now available I hope this fixes and new...
Gold Sniper based on support and resistance looks for a sniper entry for trades. Used together with EMA Key signal Buy ------> Green Line Sell ------> Red Line Functional The system was made for gold and everything is tuned for it. I am a professional investor and I test each system for how long. If the system makes an income, it gets to my page....
Roc & Atr Orders My indicator, where I compare the 20 bar change percentage with the 14 bar atr band, I hope it will be useful to everyone. the green zones can be interpreted as BUY and the red zone as SELL zone. In graphs with high motion and low atr, the channel narrowing can be interpreted as BUY and the channel opening as SELL. No indicator shows you the...
Script that shows buying and selling points on the chart based on the crossing of the 50 and 100 period moving averages. Shows subtitles in all timeframes. We are not responsible for the signs of this indicator, it was developed only for studies, it is not an investment advice
This signal is completely based on analysis and transformation of a single simple moving average. As with all signals and indicators, it should be combined with others. This is how the signal is built: 1. First it takes the SMA of the closing price. 2. It then takes the ROC of that SMA using a length of 1. 3. It takes an 8-period SMA and also a 64-period SMA of...
This Script is a Trend Following system built over the concepts of normalising ATR over Bollinger Bands and Pivot points high low, This Script Can be used over AnyTimeframe and Can be treated as a stable alternative to Supertrend Script has provisions for BUY and SELL Alerts Enjoy!
What this can be used for: If you've already decided you want to trade a symbol, this can identify points of momentum alignment. If a strong move has recently happened and you're looking for a change in momentum. How it works: This is a weighted combination of a Stochastic RSI and two modified SuperTrend (ATR Trailing Stop) indicators: The...
TradingView just recently announced the alert() function that allows you to create dynamic alerts from both strategies and studies. So I decided to update custom screener I published before. It was based on alerts from orders in strategies, that was the only way to create dynamic alerts in PineScript at that point. With the alert() function code become cleaner...
RSI DIVERGENCE is a difference between a fast and a slow RSI. Default values are 5 for the fast one and 14 for the slow one. You can use this indicator in 2 different ways: normal RSI : check double or triple top/bottom on a chart meanwhile RSI is descending/ascending (check the example on chart) signal line : when RSI Divergence cross zero line from...
Relative Volume or RVOL is an indicator used to help determine the amount of volume change over a given period of time. It is often used to help traders determine how in-play a ticker is. General rule of thumb is the higher the RVOL, the more in play a stock is. I myself like to use it as a substitute of the volume indicator itself. Basic Calculation: Relative...
-This script uses a triple EMA strategy to establish trend direction and reversal points -Inputs are smoothed with Heiken Ashi values to reduce whipsaws, while providing timely execution -Buy and sell indications are dictated by bar color -Bar color is dictated by the candle close value in relation to the EMAs, specifically the faster of the 3 (If candle closes...
Vdub Binary Options SniperVX v1 Designed for Binary Options 60 sec trading upwards Notes on chart Please note the signal generated are configure to be super fast on candle opening. The down side to this is signals may switch direction mid stream. ITM candlesticks signals generated went 6/300 Losses on a 1 min chart. the blue line indicates reversal zones. Buy /...
This is a simple RSI based signal indicator. It is intended for algorithmic trading by bots, currently working one up for bitforex.uk.to and okcoin.uk.to to use this. For the best results leave it on 1-Hour time-frame. It also works best on bitcoin and stocks, not so much oil. GBP/USD and AUD/USD it fairs well too. When RSI touches 70 it gives a...
This strategy is just for training, its purpose is just learning code in pine script. Don't make buy or sell decision with this strategy. Turkish/Turkce Bu strateji sadece pine script'te kodlamanın nasıl yapildigini ogrenmek icindir. Bu stratejiye dayanarak, kesinlikle al-sat islemleri yapmayin. How it works? When RSI and Stoch are in oversold area and if...