Penrose DiagramGreetings Traders! This is my measly 2 dimensional non-curved take on a Penrose Diagram .
What is a Penrose Diagram?
jila.colorado.edu
"A Penrose diagram is a kind of spacetime diagram arranged to make clear the complete causal structure of any given geometry. They are an indispensable map for navigating inside a black hole. Roger Penrose, who invented this kind of diagram in the early 1950s, himself calls them conformal diagrams." - Source: jila.colorado.edu
Penrose Diagrams allow an understanding of an infinite surface by projecting 4D Spheres on 2 Dimension Squares. The 4D shape within the 2D Square has the ability to reference a definable edge on an infinite boundary.
I thought this concept interesting, as I tend to hold a viewpoint of price being infinite in its own nature, and tried to combine the concepts as best I could.
In a true Penrose Diagram, you'd see curvature as you reached the edge of each Diagram Square to represent the curvature of space-time and the distorted boundary. However due to limitations of Pine and perhaps my own abilities, I decided to go the cheap route and opt for straight lines, as well as beginning each new Penrose Diagram on a new Session Start.
Also in this version, you will notice on some instruments that, as an example, two triangles overlap each other when you Extend the Penrose Diagram. The result of this is intentional and is due to the calculation of the first Triangle for the Penrose Diagram. The data points for each triangle are variable upon the average highest/lowest point from Open Price and the Max/Min highest/lowest point from Open Price over a variable amount of days. For typical instruments such as Futures products and Forex, it is common to see differences between the Highest High Breakout & Lowest Low Breakout, and therefore a difference between the true center of the Triangle and the corresponding angles. I prefer to use a 20-Day Average Period for Forex and Futures Products, for Crypto a 30 Day Average Period, all adjustable from the options menu.
Due to the differences between the data points(particularly the difference from the Session Open to the Highest High/ Lowest Low), the initial values for the extended Penrose Diagram will sometimes overlap with the initial triangle for Penrose Diagram creation. However keep in mind, all triangles are exactly the same, just rotated 180°and translated above and below the current Session Open Price. You can confirm this yourself using the handy Triangle Tool in your Drawing Tools directly from your TradingView Chart.
Haven't managed to play around on all instruments yet, so give it a whirl, and any feedback is greatly appreciated. Hope you enjoy!
-@DayTradingOil
Projection
Projected Support And Resistance [CC]Projected Support And Resistance is a custom indicator of mine loosely based on the work done by Ketan Asher (Stocks and Commodities Bonus Issue 2021 pgs 12-14) and generally speaking this does a pretty good job of telling you what the future behavior of the stock will be. As the lines widen apart, there will be either upward or downward momentum. Buy when the line turns green and sell when it turns red.
Let me know what other indicators you would like to see me publish!
ProjectionGreetings Traders! I have decided to release a few scripts as open-source as I'm sure others can benefit from them and perhaps make them better.(Be sure to check my Profile for the other scripts as well: www.tradingview.com).
This one is called Projection.
Projection is based off the same Principle as some of my other scripts, such as Trade Manager() and Price Predictor(). I use a simple concept using line.new() to define some potential Price Projections. From the Settings of the Indicator, you can access a couple different Pre-Set options.
Wide Parabola:
Skinny Parabola:
Straight Triangle:
ZigZag1:
ZigZag2:
I wanted to give a Special Thanks to @Pinecoders for the custom RoundToTick Function from Backtesting/Trading Engine --> ()
If you like Projection, be sure to Like, Follow, and if you have any questions, don't be afraid to drop a comment below.
Sneeze ProjectionAlong a range of historical price values, this script draws a line from each previous price to the current price and moves the line so it begins at the current price instead of ending at it. The resulting polar array of lines which projects potential price trajectories into the future in a pattern which resembles a sneeze can be used as a visual aid to help anticipate future price direction. Sinus pressure can be adjusted to consider a lesser or greater historical range than the default which is 100 bars and the sneeze trajectory length will reflect the adjustments. I could not get the sneeze lines to be the exact lengths they should be due to type casting difficulties when scaling future delta x to be the same length as past delta x, but they're close enough.
[RS]Shadows Of Past, Present and FutureExperimental:
session projection into the future..
Past, Present, Future
Tell me, tell me, smiling child,
What the past is like to thee ?
'An Autumn evening soft and mild
With a wind that sighs mournfully.’
Tell me, what is the present hour ?
'A green and flowery spray
Where a young bird sits gathering its power
To mount and fly away.’
And what is the future, happy one ?
'A sea beneath a cloudless sun ;
A mighty, glorious, dazzling sea
Stretching into infinity.’
by Emily Brontë
Leavitt Convolution & Acceleration by CryptorhythmsLeavitt Projection, Convolution, & Acceleration by Cryptorhythms
Intro
Bringing you another open source Gem this time from the January 2020 Issue of TASC.
Description
In the article in the Oct 2019 TASC issue titled "An interplanetary marriage" author Jay Leavitt describes the evolution process required in strategy design by introducing his Mars strategy. This grew out of concepts presented in his earlier TASC articles such as the stratosphere, moon rocket, and tech emini strategies. This dual indicator uses a linear regression of price data to help derive slope and acceleration information, in turn helping him to identify trends and trend turning points.
Additions
As usual a few useful extras are included such as a rudimentary signaling system, bar coloration by trade state, overbought/oversold areas to assist in algorithmic setups, and more!
👍 We hope you enjoyed this indicator and find it useful! We post free crypto analysis, strategies and indicators regularly. This is our 71st script on Tradingview!
💬Check my Signature for other information
Projection Oscillator - Mel Widner, Ph.D.For any Mel Widner, Ph.D fans out there, I present this decades old "Projection Oscillator" employing PSv4.0, originally formulated by Mel Widner for TASC - July of 1995 Traders Tips. Just when you may have thought it was the end of the evolutionary line for Mel Widner technology, it's not! Basically it's a hybridization of linear regression, banding, and a stochastic rolled into one. It's purpose is intended to help identify reversal points.
While working on another member's project, I discovered other implementations on TV and a few scarcely found on the internet, they are not entirely correct and not in a package like this. I'm submitting this as a complimentary indicator for their trading system AND also for the TV community for hybridized indicator evolution. My implementation is a heavily modified version of the original indicator using novel techniques, surpassing Widner's original intended design.
Utilizing the "Power of Pine", I included the maximum amount of features I could surmise in an ultra small yet impressive package. Configurations are displayed above in multiple scenarios that should be suitable for most traders. Of notable mention, the original design was a range from 0-100 just like any other stochastic, but I rescaled the oscillator more towards a zero mean unity scale(+/-1.0), while still leaving the waveforms completely intact.
Features List Includes:
Dark Background - Easily disabled in indicator Settings->Style for "Light" charts or with Pine commenting
AND much, much more... you have the source!
For those of you who are new to Pine Script, this script also may help you understand advanced programming techniques in Pine and how they may be utilized in a most effective manner. I would like to see Tradingview become the go to platform for the best indicators attainable with this contribution to the TV community. This is commonly what my dense intricate code looks like behind the veil. If you are wondering why there is no notes, that's because the notation is in the variable naming. If you wish to contribute additional ideas, please do so below in the comments about all things Pine in regards to this indicator.
NOTICE: Copy pasting bandits who may be having nefarious thoughts, DO NOT attempt this, because this may violate Tradingview's terms, conditions and/or house rules regarding publishing and "fair" reuse of code. "WE" are always watching the TV community vigilantly for mischievous behaviors and actions that exploit well intended authors for the purpose of unscrupulously increasing brownie points in reputation scores. Hiding behind a "protected" wall may not protect you from investigation and account penalization by TV staff. Be respectful, and don't just throw a meaningless feature in there, then branding it as "your" gizmo if you reuse this code for publishing another indicator. Fair enough? Alrighty then... I firmly believe in "innovating" future state-of-the-art indicators, and please contact me if you wish to do so.
The comments section below is solely just for commenting and other remarks, ideas, compliments, etc... regarding only this indicator, not others. When available time provides itself, I will consider your inquiries, thoughts, and concepts presented below in the comments section if you do have any questions or comments regarding this indicator. When my indicators achieve more prevalent use by TV members, I may implement more ideas when they present themselves as worthy additions. As always, "Like" it if you simply just like it with a proper thumbs up, and also return to my scripts list occasionally for additional postings. Have a profitable future everyone!
RSI Projection v1Application of concepts from Constance Brown "Technical Analysis for Trading Professionals", specifically: Chapter 7: Price Projections By Reverse Engineering Indicators , and Chapter 8: Price Objectives Derived From Positive and Negative Reversals In The RSI .
Specifically: I wanted to see if better Exit signals for the RSI could be generated from a basic application of some of the concepts in those chapters, and that is what I've found so far:
Exit when the RSI (purple) crosses below the orange line
Orange line is forecasted RSI for positive price reversals, blue line is forecasted RSI for negative price reversals
From what I can tell, this indicator does not work well during chop/consolidation and ranging periods, generating too many false signals without additional confluence from trending indicators and price analysis
This indicator should be considered highly experimental - do not use live trading without proper backtesting and parameter adjustment.
Tuning per asset and timeframe is required due to calculation type for highs/lows used for projection calculations
Projecting From StabilityStable periods that are projected can be found using Bollinger Band Percent Width Crossing RSI
The projected periods are paying most attention to the drop in % BBand width.
[RS]Channel Projection V1EXPERIMENTAL:
note: angle calculation is not correct.
added optional time calculation and bar calculation
[RS]Fractal Auto Gann LinesEXPERIMENTAL:
GANN lines projection based on zigzag tops/bottoms, use at your own risk.