If you disagree with one of the EMH principles that price is too random, then by definition you must agree that historic price has deterministic function to a scenario ahead. I personally believe that constants like phi, pi and e can mimic exponential growth of the price. In this script, first grid is based on the Lowest price multiplied with self fraction of the...
Golden Level Predictions (GLP) Trading Indicator This script introduces a custom trading indicator named "GLP" tailored for the TradingView platform. It offers various price levels derived from Fibonacci calculations and other mathematical models, assisting traders in pinpointing potential overpriced and discounted price levels. Key Features: User Inputs :...
Pi - Intraday High-Low Predictor This is not my Strategy/Research , I've just coded it into a indicator. I found it interesting & useful so I'm sharing it here. This Strategy/Research is by Kshirod Chandra Mohanty ( y-o-u-t-u-b-e : Trade with IITIAN ) You can watch his video on y-o-u-t-u-b-e for more info on this one. the video has following title : "1Cr...
If you have been studying the markets long enough you will probably have noticed a certain pattern. Whichever trade entry/exit logic you try to use, it will go through phases of working really well and phases where it doesn't work at all. This is the markets way of ensuring anyone who sticks to an oversimplified, one-dimensional strategy will not profit....
There are now 3 Pi Cycle Indicators that I am aware of; the original, improved**, and bottom. This indicator attempts to provide all three indicators in a dingle, easy to view script. I coded this script to displace the moving averages above and below the price bars for easy viewing. This was accomplished by placing a scaling factor (/# or *#) at the end of the...
Tops are signaled by the fast top MA crossing above the slow top MA, and bottoms are signaled by the slow bottom MA crossing above the fast bottom MA. Alerts can be set on top and bottom prints. Does not repaint. Similar to the work of Philip Swift regarding the Bitcoin Pi Cycle Top, I’ve recently come across a similar mathematically curious ratio that...
Pi frame posted as lines instead of plots, allowing for complete colour change and extension. Be warned, the entire frame moves in real time with price so do not look at the corresponding lines for scale factors below (i.e. it will show the current levels in this graph for also under 10k). To see the correct levels for the <10k range you can use the TV replay...
Confluence zones between tight Prime / Euler / Pi levels, and their midpoints. Colour and extend options included.
Multiples of Pi = 3.14159 scaled to price with on/off options.
Pi Cycle indicator expressed as a ratio such that when the indicator triggers (350DMA *2 = 111DMA) the ratio will be 1. This allows you to place an alert on the ratio line for crossing certain thresholds such as 1.1.
This is a modification on the original Pi Cycle Top Indicator by Philip Swift. It consists of 2 moving averages with one of them being multiplied by a chosen number. When the lower moving average crosses the higher (with multiple) moving average, the bull market top is indicated. The original indicator showed bull market tops within a 3 day accuracy. This...
The theory that a Pi Cycle Top might exist in the Bitcoin price action isn't new, but recently I found someone who had done the math on developing a Pi Cycle Low indicator, also using the crosses of moving averages. The Pi Cycle Top uses the 2x350 Daily MA and the 111 Daily MA The Pi Cycle Bottom uses the 0.745x471 Daily MA and the 150 Daily EMA Note: a Signal...
Golden Ratio Multiplier Formula GRM=MA350(BTC USD) * (1.6;2;3;5;8;13;21) The multiplier examines medium-and long-term time cycles. For this, a multiple of 350 MA is used to determine the areas of potential resistance. Additionally, fibo levels from the main line. version 2021 year modification
An adaptation of the Pi Cycle type indicator that uses more accurate "pi" moving average periods allows to adjust the numerator mult shows cycle bottoms shows a basis line can be layered like in the example to create a Pi Cycle Channel
I give you the "Euler Cubes", inspired by the mathematical number 'e' (Euler's number). It is suggested (fibonacci ratios analogy) that price/e ratio can give Support/Resistance area's. The first cube is made by a low/high of choice, for example: You set the 'source low'/'source high' in position: Then you choose the 'e ratio' (x times 'e') This...
The Pi Cycle indicator has called tops in Bitcoin quite accurately. Assuming history repeats itself, knowledge about when it might happen again could benefit you. The indicator is fairly simple: - A daily moving average of 350 ("long_ma" in script) - A daily moving average of 111 ("short_ma" in script) The value of the long moving average is multiplied by two....
The Pi Cycle Top Indicator has historically been effective in picking out the timing of market cycle highs to within 3 days. It uses the 111 day moving average (111DMA) and a newly created multiple of the 350 day moving average, the 350DMA x 2. Note: The multiple is of the price values of the 350DMA not the number of days. For the past three market cycles, when...
A helper script with multiple retrace level options.