█ Overview The Optimal Buy Day (Zeiierman) indicator identifies optimal buying days based on historical price data, starting from a user-defined year. It simulates investing a fixed initial capital and making regular monthly contributions. The unique aspect of this indicator involves comparing systematic investment on specific days of the month against a...
This module can be integrate in your code strategy or indicator and will help you to calculate the percentage probability on specific event inside your strategy. The main goal is improve and simplify the workflow if you are trying to build a quantitative strategy or indicator based on statistics or reinforcement model. Logic The script made a simulation inside...
This indicator for detecting inflection points of CCI and RSI. Low time frames have high variability, which can lead to more unreliable signals. But you can filter it appropriately by entering the levels of oversold and overbought. Because CCI is highly volatile, RSI signals are more reliable. You can also use it for other panes for example RSI or CCI...
––––History & Credit This indicator has been done from deep analysis of the common market conditions prior to having a massive winner. We have analysed over 400 stocks, thought by Mark Minervini in his Master Trader Program and found that in 95% of the cases the EDGE arrow occurs during the buy points!! –––––What it does The indicator mixes unique analysis of...
Another simple script to be added on top of other indicators. Simply provides a symbol of varying color depending on the value of the oscillator. Allows up to 4 different colors in each direction. Includes alerts conditions. Demonstration is the indicator being applied to the RSI (purple) included in Market Cipher B. To use, simply add it to your indicator, and...
USAGE 1. Select the type of contract (call or put), the long strike, and the width. 2. Select the volatility model 3. The standard deviation is shown, enter it into the input. The tool gives a theoretical price of a vertical spread, based on a historical sample. The test assumes that a spread of equal width was sold on every prior trading day at the given...
Usage: 1. Set the put and call strike inputs to values of your choosing. 2. Select "days to expiration". 3. Set the put and call standard deviations using the output table. The indicator is meant help price a strangle using historical data and a volatility model. By default, the model is an ewma-method historical volatility. After selecting strikes and standard...
TRADING SCRIPT "GODXBT" ALL IN ONE !!! This script helps you to understand the market situation Script includes . Support & resistance tool . 3 EMA's ( exponential moving average ) ( you can change ema values ) . Smooth Guppy : helps to understand support and resistance also helps to understand trend direction ( Red is bearish trend & Blue is bullish trend ) ....
Introduction Edge-preserving smoothing is often used in image processing in order to preserve edge information while filtering the remaining signal. I introduce two concepts in this indicator, edge preservation and an adaptive cumulative average allowing for fast edge-signal transition with period increase over time. This filter have nothing to do with classic...
This is an attempt to chart the primary balance ranges, however, I have been having difficulty getting the lows to work in the graph, any assistance would be welcome
Here is the lazy person's Fibonacci retracement drawing machine. Keep the bars in range pretty big, but you can play around and see what it does. If too small, it gets in your way, and If oversized, your retracements will not properly work upward and downward according to action. So, if you notice that it's always retracing the same direction, then lower the...
This is the Donchian Channel expressed with a percentage cloud. Default 12.5% of the range will be filled at each edge, this helps to show reversal possibilities as price returns to the area between the clouds. This offers a usage to essentially fade the turtle trader system. That system is loosely based on the playing of the breakouts of the the channel... as...