Whenever the price is above the green line short PE only. Why credit put ratios much more attractive than call ratios. Conclusion: the author's conclude that YES there is risk premium in puts otms, which they call it "skew risk premium", and while almost half of implied skew observed in option prices of PEs is due to negative index volatility correlation the...
A Directional Bias to stop me trading against the trend Utilising EMA'S - I personally view on the 15M TF but it can be set on any 40/50/60 15Minute STF and 13/35/50 - 30M 1H and 4H HTF Mixing them together in direction and location to each other Gives a 6 colour system for keeping away from trading against trend Dark Red Both Align - Sells Only do not...
Default settings are for the ETHUSDT 5 min Binance Chart regular candles. Back test Default settings are 10,000 usd to start, Commission 0.075%, capital deployment per position is 10%, slippage value of 1. This algo uses the EMA to set the trend line . You are also able to turn the trend line into a range instead of just a static line. The algo uses the VWMA to...
Rob Booker - ADX Breakout. The strategy remains unchanged but the code has been updated to pinescript V5. This enables compatibility with all new Tradingview features. Additonally, indicators have been made more easily visible, default cash settings as well as input descriptions have been added. Rob Booker - ADX Breakout: (Directly taken from the official...
In my IDEAS area of my profile I will be setting up another video discussing the methods used to conduct trades using this script along with its companion "The CoffeeShop Crypto HARSI" For now, feel free to watch the video connected to it and use it as you like. Please make sure to follow so you can get notified of when the strategy videos have been uploaded. ...
Buying the dip has never been easier! LNL Pullback Arrows are here to pinpoint the best possible entries for the trend following setups. With the Pullback Arrows, trader can pick his own approach and risk level thanks to four different types of arrows. The goal of these arrows is to force the traders to scale in & out of trades which is in my opinion crucial when...
Hello All, For Long time I was planning to make Support/Resistance Channels script, finally I had time and here it is. How this script works? - it finds and keeps Pivot Points - when it found a new Pivot Point it clears older S/R channels then; - for each pivot point it searches all pivot points in its own channel with dynamic width - while creating the...
Hello Traders! After the addition of "Arrays" to the Pine, I developed new and improved version of Support Resistance - Dynamic script as version 2. In this script Arrays were used. This can be used as Support Resistance tool, also it will be an example for the people who want to learn Array usage in Pine. Many thanks to Pine Team for adding Arrays! The...
Hello People of the Trading World... Todays script is a basic concept of using Moving Averages and Candle Closes - this works best on Higher Timeframes and only in Bullish Conditions "When the market is trending to the upside - we tend to see price overextend from the moving average and price revert back to the mean (Mean Reversion)" You may ask why would...
Hello Traders, Here is my new year gift for the community, Digergence for Many Indicators v4 . I tried to make it modular and readable as much as I can. Thanks to Pine Team for improving Pine Platform all the time! How it works? - On each candle it checks divergences between current and any of last 16 Pivot Points for the indicators. - it search divergence...
Helo All, I got many requests for a Breakout script and here it's. This script searches the breakouts/breakdowns and draw square if there is one. The options: "Period" is used to find Pivot Points "Max Breakout Length" is the maximum length to search breakouts "Threshold Rate %" is channel width of the breakout area. calculated using highest/lowest of...
Hello All, There are many types of SuperTrend around. Recently I thought about a Supertrend based on Pivot Points then I wrote "Pivot Point SuperTrend" script. It looks it has better performance on keeping you in the trend more. The idea is behind this script is finding pivot point, calculating average of them and like in supertrend creating higher/lower...
Hello Everyone. After working on new and better trend lines script for couple of weeks, finally I am proud to publish Trend Lines v2. How it works? - On each bar it finds last 10 higher and lower Pivot Points (PP). - from first bar to 10. PP it search if a trend line is possible - for each it starts searching from the last PP. - it check if drawing a trend...
You can filter the trend with this indicator. Green Lines indicate a short-term up trend and Red lines indicate a short-term downtrend. and black lines indicate short-term consultation. I'm not regarding anything with this indicator. All risk is yours Thank you
This script finds pivot highs and pivot lows then calculates higher highs & lower lows. And also it calculates support/resistance by using HH-HL-LL-LH points. Generally HH and HL shows up-trend, LL and LH shows down-trend. If price breaks resistance levels it means the trend is up or if price breaks support level it means the trend is down, so the script...
Hello Traders! After publishing Trend Lines for RSI yesterday, I realized that Trend Lines for more indicators needed by the traders. so I decided to make it for four different indicators: RSI, CCI, OBV, Momentum In the indicator options you can choose the indicator from pull-down menu. How it works? - On each bar it finds last 10 higher and lower Pivot...
Hello Traders, Another original idea is here with you. Actualy I can say that it's a breakout strategy that uses multiple Pivot Point's averages. How it works? - it finds the Pivot Points, you can set the length as you want - it gets averages of Pivot Highs and Pivot Lows, you can set the number of Pivot Points to be included - it compares the current closing...
This is a Study mirroring the Breakout Trend Follower Strategy I made. I use this one during live trading and the other for backtesting. It will also give alerts when buy and sell signals are hit.