Price Action - Delivery Algorithm (Zeiierman)█ Overview
Price delivery algorithms in trading refer to complex computational algorithms used to determine the optimal price for executing trades. These algorithms are particularly relevant in electronic and algorithmic trading environments where large volumes of trades are executed automatically.
These algorithms are designed to analyze market data, including prices, volumes, and historical trends, to determine the most favorable price at which to execute a trade. They can take into account various factors such as market liquidity, price impact, and timing to optimize trade execution.
█ How It Works
Optimal price zones can be calculated in many different ways; we have decided to use a cycle method that determines the current dominant trend. The indicator functions by isolating a trend within a specific frequency range from various data.
Filter Logic and Loop:
The indicator computes a weighted average of historical prices over a range of past data points. It employs a loop to iterate over these past data points, applying a unique weight to each, depending on its position relative to the trend period.
Weight Calculation:
Weights are determined using triangle wave functions. The triangle wave function ensures that the weighting oscillates in synchronization with the desired trend period.
Summation:
The indicator aggregates the weighted prices from past periods to generate a single value for each point in time. This value signifies the strength and direction of the trend at the specified frequency. The results are used to determine the specific price zones.
█ How to Use
The price zones help traders identify the best times to enter and exit the market, similar to how support and resistance zones are used. The strategy is based on using price delivery algorithm zones to enter the market in areas commonly used by institutions for placing larger orders. The main advantage of this strategy is having the support of these heavier players.
█ Settings
Delivery Algorithm: This setting allows you to select the calculation method for the Delivery Algorithm. There are several options including "Price", "Swing High", "Swing Low", "Swing Mean", "Momentum", "Expansion", and "Volume". Each option represents a different way of analyzing market data, focusing on different aspects of price action or market dynamics. The choice here will influence how the algorithm interprets and responds to market data.
The corresponding length value is about the responsiveness of the Delivery Algorithm. Adjusting this value affects the algorithm's sensitivity to changes in market conditions. A higher value makes the algorithm more responsive, meaning it will react more strongly to recent market changes. This could be useful in volatile markets. On the other hand, a lower value makes the algorithm less responsive, resulting in more gradual adjustments. This might be preferable in more stable market conditions to avoid reacting to what might be considered 'market noise.'
Delivery Sensitivity: This setting adjusts the sensitivity of the algorithm's calculations to price movements. A higher value tends to smooth out the algorithm's output by considering a wider range of price data, which can be useful for identifying longer-term trends. A lower value makes the algorithm more sensitive to recent price movements, which can be helpful for short-term trading or scalping strategies. The option to enable Scalping Mode is particularly relevant for traders focusing on short-term, quick trades.
-----------------
Disclaimer
The information contained in my Scripts/Indicators/Ideas/Algos/Systems does not constitute financial advice or a solicitation to buy or sell any securities of any type. I will not accept liability for any loss or damage, including without limitation any loss of profit, which may arise directly or indirectly from the use of or reliance on such information.
All investments involve risk, and the past performance of a security, industry, sector, market, financial product, trading strategy, backtest, or individual's trading does not guarantee future results or returns. Investors are fully responsible for any investment decisions they make. Such decisions should be based solely on an evaluation of their financial circumstances, investment objectives, risk tolerance, and liquidity needs.
My Scripts/Indicators/Ideas/Algos/Systems are only for educational purposes!
Priceactionanalysis
Pivots (CPR) - Daily, Weekly & Monthly (only for Indraday) Hi all Dear users,
Here, I have shared my CPR script on Daily, Weekly & Monthly basis. which will only works on intraday time frames. Best time frames recommended are 3,5 &15.
This will be very useful for intraday trades. And also it has more customizing options.
The features are:-
================
- Have an option to use only Daily pivots.
- Have an option to check tomorrow pivot ( After day closing).
- You can customize each and every style and colors.
- It also contains Previous day High, Previous Week High & Previous Month High.
- You can Show or Hide daily weekly Monthly and highs too.
Please share this AMAZING INDICATORS others.
ConditionZeroThis study is a proof of concept analysis of situations that can lead to divide with zero or divide by zero conditions. Such situations can lead to mathematical errors, and can increase the potential for false alerts.
One common formula that is prone to this situation is:
pct=(high-close)/(high-low)
This is used to calculate percentage change of a candlestick.
Common outcomes are 0/0, 0/x, x/0, where x is a non zero value.
Visualizing this situation allows for more robust script development and deployment.
There are no user configurations.
Periodic Price ActionI have developed this indicator to compare the current price with the any given periods opening price and to spot if the market is bullish or bearish. You can compare the current price with the past periods using "Shift" feature.
Disclaimer: This is not financial advice
Trade safe,
Atilla
Kay-Rules: Candlestick PatternsThis indicator will mark 5 different candlestick patterns:
(1) bullish & bearish engulfing
(2) hammer & shooting star doji
(3) dragonfly & gravestone doji
(4) morning & evening star doji
(5) bottom & top tweezer
You may follow candlestick trading strategy by Rayner Teo here
Volume Price Analysis 2Best indicator for volume price analysis:
-Trend detection
-Breakout detection
-Fakeout detection
Use pure candlestick chart and volume .
No need to use any other indicator.
You can feel about the battle between bulls and bears.
Read my book for more information!
Volume Price Analysis Best indicator for volume price analysis:
-Trend detection
-Breakout detection
-Fakeout detection
Use pure candlestick chart and volume.
No need to use any other indicator.
You can feel about the battle between bulls and bears.
Read my book for more information!
Volume Spread IndicatorVolume Spread Indicator is based on my understanding of Volume Spread Analysis (VSA). VSA is the third approach for analyzing the price of a stock, forex or cryptocurrency. VSA looks for the difference between supply and demand that are created by a professional trader, institutional players which are called Smart Money.
This Indicator shows SV(Stopping Volume), NS (No Supply), ND (No Demand), -RC( Reverse Candle). Stopping volume and No supply appearing at key support level indicates Bullish Reversal. -RC and ND appearing at key resistance level indicate Bearish Reversal. This indicator can be used as Bottom and Top.
This Indicator can be used effectively with the combination of AutoFibe indicator, Scalping sell and buy Indicator.
Stopping Volume is shown as SV
No Demand is shown as a triangle down (Red)
No Supply is shown as a triangle up (Green)
Reverse Candle is shown as -RC
Previous High, L and current open lineAllow to see previous High/Low and open current session in Daily, Weekly and monthly
Stoch RSI use with Price ActionUse Lower Timframe + Analysis E-wave + fibonaci level for best entry!
Extreme Reversal Setup Price ActionThe extreme reversal setup is a fabulous signal that I've back tested over countless years of data on many
instruments, different timeframes, and using various trade management methodologies. The results have always been highly favorable. Needless to say, this setup remains a key staple of my trading arsenal. The extreme reversal setup is a classic "rubber band" trade. When a rubber band is stretched to its limits and then released, it snaps back in the direction from whence it came. We are looking to trade the snapback reversal with this setup.
The basic setup occurs when an extremely large candle forms that is about twice the size of the average
candlestick. While this candle may indicate that a continuation will be seen, the second bar of the pattern does not confirm a continuation and, instead, is an opposing candle that signals an upcoming reversal. When this occurs, you have a fantastic opportunity to buy below value, or sell at a premium.
The extreme reversal setup looks to capitalize over-extended situations in the market, as responsive buyers and sellers will enter the market to push price back in the opposite direction.
Courtesy : Frank Ochoa.
sonu gandla Adaptive swingssonu gandla adaptive swings is a price extreme adaptive indicator which make the trend more visible. When an asset is trending higher, it should regularly reach the upper adaptive (or very close to it), and even move past the upper adaptive on occasion. The price should also stay above the lower adaptive, and will often stay above the middle adaptive (or just barely dip below it). and as When an asset is trending lower, it should regularly reach the lower adaptive (or very close to it), and even move past it on occasion. The price should also stay below the upper adaptive , and will often stay below the middle adaptive (or just barely push above it) this is more price action oriented