Hello traders, This is a script I use daily as a scalper and it helps me a lot, maybe it can help you, this is why I am sharing it! PART 1 - DESCRIPTION This program is specifically designed to help scalpers but can be used for all types of trading but won't be as useful. This script is what I call an entry helper as it calculates dynamically the position size,...
This is Dynamic Support / Resistance script. How it Works? It finds Pivot Points and creates channels for each Pivot Point. Channel size is calculated by (Highest - Lowest) * %Channel_size in Loopback Period. After creating channels it calculates that how many Pivot Points in the channels. more Pivot Points in channel means stronger Support/Resistance. in the...
Accidentally, I’m sharing open-source profitable Forex strategy. Accidentally, because this was aimed to be purely educational material. A few days ago TradingView released a very powerful feature of dynamic values from PineScript now being allowed to be passed in Alerts. And thanks to TradingConnector, they could be instantly executed in MT4 or MT5 platform of...
This is a great tool to find confluences between Fibonacci Pivot point on various time frames. Fib Pivots used 23.6% 38.2% 50% 61.8% 76.4% 100% 127.2% 141.4% 161.8% 200% If price is between two levels on the update the lines shift Yearly Pivots shown on 1m - Daily timeframes PIvots recalculate on every day Monthly pivots show on 1m - 60m timeframes Pivots...
█ OVERVIEW The panel display trend momentum of selected coins/symbol (up to 6) based on the Arnaud Legoux Moving Average (ALMA). I'm using ALMA to measure the trend because it resolves 2 main issue of the more common moving averages, smoothing and responsiveness. By removing the minor fluctuations in price without sacrificing the responsiveness, the trend become...
Example of how to apply and use Dynamic Zones with an indicator by injecting it's source into my adaptation of the original idea by Leo Zamansky, Ph.D., and David Stendahl. • Load your desired oscillating indicator on your chart (CCI, RSI, etc). • Load my "How To Use Dynamic Zones" indicator on your chart. • In the "How To Use Dynamic Zones" indicator settings...
Similar scripts exist but I haven't seen one using WaveTrend and I haven't seen one that hand picks evenly divided colors between GREEN-YELLOW-RED. The green is exact green, the yellow is exact yellow, and the red is exact red. Not complicated, just useful.
This indicator paints the background of the chart between 2 EMAs when all 3 given EMAs are in sync. The default settings are: Long-term EMA: 200 Period. Short-term EMA 1: 50 Period. Short-term EMA 2: 20 Period. So according to the default settings, when the 20EMA is above the 50EMA, and the 50EMA is above the 200EMA, the area between the 20EMA and the...
Variety of possibilities offered by PineScript, especially thanks to recent additions, created some confusion. Especially one question repeats quite often - which method to use to trigger alerts? I'm posting this to clarify and give some syntax examples. I'll discuss these 3 methods in chronological order, meaning - in the order they were introduced to...
The Dynamic RSI indicator is a kind of exponential RSI. The overbought and oversold levels (respectively HiLine and LoLine) are calculated according to the recent highest and lowest values of the Dynamic RSI line.
here comes open source version of notorious JFT Indicator ( the indicator access you can get in some bucks ) on various telegram channels however they will not give code. Now how it works 1. 2 ranges derived from indicator are supposed to be a consolidation zone and any close above or below is supposed to give a good move. 2. I personally consider it as may be...
This indicator plots Dynamic Momentum Index indicator. The Dynamic Momentum Index (DMI) was developed by Tushar Chande and Stanley Kroll. The indicator is covered in detail in their book The New Technical Trader. The DMI is identical to Welles Wilder`s Relative Strength Index except the number of periods is variable rather than fixed. The...
For all the McGinley enthusiasts out there, this is my improved version of the "McGinley Dynamic", originally formulated and publicized in 1990 by John R. McGinley, Jr. Prior to this release, I recently had an encounter with a member request regarding the reliability and stability of the general algorithm. Years ago, I attempted to discover the root of it's...
Trading View today published a desktop Bad Internet connection indicator ?! which set me thinking… Despite recently introduced Dynamic Alerts many scripts do not leverage the information available for active traders and traders on the GO! So decided to share this script totally ALERT focused on one of the most popular DAY trading indicators. Of course no more BAD...
This script has the option to disable the MTF feature and use it as a plain DTOscillator. The lines are the fast and slow signals for the current timeframe. The columns are the second timeframe %K levels. Green columns signify the second timeframe %K is greater than the second timeframe %D, Red is the reverse of this.
McGINLEY DYNAMIC with FRACTAL DEVIATION BANDS. Ver. 1.0.beta.25.08.2015 By Ricardo M Arjona @XeL_Arjona DISCLAIMER The Following indicator/code IS NOT intended to be a formal investment advice or recommendation by the author, nor should be construed as such. Users will be fully responsible by their use regarding their own trading vehicles/assets. -- ...
Dynamic Zones of On Chart Stochastic is a Stochastic indicator that sits on top of the chart instead of below as an oscillator. Dynamic zone levels are included to find breakouts/breakdowns and reversals. What is the Stochastic Oscillator? A stochastic oscillator is a momentum indicator comparing a particular closing price of a security to a range of its...