Position Size CalculatorPosition size calculator!
Lotsize is calculated by using properties described below.
Properties:
- Show position size: Will only be visible on 5m - 15m - 60m chart
- Account Currency:
- Account Size: Between 0 and 10 000 000 units of currency
- Risk: Between 0 and 100%
- Stoploss: Between 0 and 200 pips
- Textcolor
- Contract sizes for different assets:
- Indices: SPXUSD, DE30, NAS100, US30
- Bonds: ZB, ZN, ZF
- Gold: XAUUSD
- Oil: XTIUSD
- Currency futures: 6A, 6B, 6C, 6E, 6J, 6N, 6S
Other symbols can be added by request.
Enjoy!
在腳本中搜尋"GOLD"
[BFR] Naked LevelsDetects significant naked levels(Levels that have not been touched since the candle closed) and draws them on chart. These provide excellent profit targets and often reversal levels.
Roadmap:
✅ Candle open
☑ Point of control
☑ Multiple timeframes
☑ Something else? Leave a comment.
Multi-Purpose All in One [SignalCave]Multi-Purpose All in One Indicator Functions
1) Technical Analysis, Technical Ratings
2) Pivots, Primary & Secondary Trends
3) Swings, Engulfs, Golden & Death Crosses, Price Squeezes, Pullbacks, Breakout & Breakdowns, Volume Rushes
4) Momentum Strength
1) Technical Analysis, Technical Ratings
Technical analysis display real-time ratings. It based on the most popular technical indicators such as RSI, Stochastic, CCI, ADX, AO, Momentum, MACD, Stochastic RSI, Williams %, Ichimoku Cloud, SMA, EMA, VWMA and HMA.
Technical analysis is a built-in function on TradingView. You can access any asset’s technical analysis page and see it’s performance in real time.
"Multi-Purpose All in One" indicator brings this function into your TradingView charting screen. Indicator allows you to see the same output without visiting any external web page in TradingView. Indicator also works on every timeframe and asset class.
Technical Ratings is a technical analysis tool that combines the ratings of several technical indicators to make it easier for traders and investors to find profitable trades.
Technical Ratings can be a valuable technical analysis tool for many analysts or traders. Many traders use a selection of complementary indicators to make better decisions. Technical Ratings simplifies this task by combining the most popular indicators and their signals.
2) Pivots, Primary & Secondary Trends
Helps you to identify primary and secondary trends and potential support/resistance zones.
Trend detection have three modes which are “Aggressive, Moderate and Conservative” . You can customize the mode on settings screen.
3) Swings, Engulfs, Golden & Death Crosses, Price Squeezes, Pullbacks, Breakout & Breakdowns, Volume Rushes
A swing low is when price makes a low and is immediately followed by consecutive higher lows. Likewise, a swing high is when price makes a high and is followed by consecutive lower highs.
Swing Failure Pattern (SFP) is a type of reversal pattern that can be used as buy or sell signals.
Engulfing candles tend to signal a reversal of the current trend in the market. This specific pattern involves two candles with the latter candle 'engulfing' the entire body of the candle before it.
On this indicator, bullish engulfs visible only on downtrend and oversold conditions. Bearish engulfs visible only on uptrend and overbought conditions.
The death cross and golden cross are technical analysis terms for when a moving average (MA) intersects with another from either above or below.
The cross, depending on which it is, can signal the start of a new trend or the end of one.
Squeeze signs signifies low volatility, market preparing itself for an explosive move up or down direction.
Bullish Pullbacks are widely seen as buying opportunities after an asset has experienced a large upward price movement. Most pullbacks involve an asset's price moving to an area of technical support , such as a moving average, before resuming their uptrend.
Bearish Pullbacks are widely seen as selling opportunities after an asset has experienced a large downward price movement. Most pullbacks involve an asset's price moving to an area of technical resistance , such as a moving average, before resuming their downtrend.
A breakout refers to when the price of an asset moves above a resistance area, breakdown refers to when the price of an asset moves below a support area.
Breakouts/breakdowns indicate the potential for the price to start trending in the breakout direction.
For example, a breakout to the upside from a chart pattern could indicate the price will start trending higher.
Volume rush signs appears when the trading volume increases more then a usual period. It can be useful with combining breakout signals as a confirmation.
4) Momentum Strength
Momentum Indicator helps you to identify potential reversal areas .
Calculation done with using Relative Strength Index (RSI), Money Flow Index (MFI) and Average Directional Movement Index (ADX) indicators.
On full strength bearish movement bars paints as light red , full strength bullish movement bars paints as light green color.
They indicates that trend can be change to opposite direction in a short period of time.
Momentum Strength have three modes which are "Aggressive, Moderate and Conservative" . You can customize the mode on settings screen.
Auto Phivots PP S/R Log /Lin V2 [DM]Greetings, I cover version two since the code has had great changes.
This script has two time frames with a separate symbol from the main window.
Alerts for the two different configurable time frames.
Van use for a big ranges or small and Log Scales.
The colors, extensions, thickness, style of the lines and the labels are completely configurable.
With a few small adjustments it can be used in a separate window with another symbol
Enjoy BigfOOts
Pythagorean Means of Moving AveragesDESCRIPTION
Pythagorean Means of Moving Averages
1. Calculates a set of moving averages for high, low, close, open and typical prices, each at multiple periods.
Period values follow the Fibonacci sequence.
The "short" set includes moving average having the following periods: 5, 8, 13, 21, 34, 55, 89, 144, 233, 377.
The "mid" set includes moving average having the following periods: 5, 8, 13, 21, 34, 55, 89, 144, 233, 377, 610, 987, 1597.
The "long" set includes moving average having the following periods: 5, 8, 13, 21, 34, 55, 89, 144, 233, 377, 610, 987, 1597, 2584, 4181.
2. User selects the type of moving average: SMA, EMA, HMA, RMA, WMA, VWMA.
3. Calculates the mean of each set of moving averages.
4. User selects the type of mean to be calculated: 1) arithmetic, 2) geometric, 3) harmonic, 4) quadratic, 5) cubic. Multiple mean calculations may be displayed simultaneously, allowing for comparison.
5. Plots the mean for high, low, close, open, and typical prices.
6. User selects which plots to display: 1) high and low prices, 2) close prices, 3) open prices, and/or 4) typical prices.
7. Calculates and plots a vertical deviation from an origin mean--the mean from which the deviation is measured.
8. Deviation = origin mean x a x b^(x/y)/c.
9. User selects the deviation origin mean: 1) high and low prices plot, 2) close prices plot, or 3) typical prices plot.
10. User defines deviation variables a, b, c, x and y.
Examples of deviation:
a) Percent of the mean = 1.414213562 = 2^(1/2) = Pythagoras's constant (default).
b) Percent of the mean = 0.7071067812 = = = sin 45˚ = cos 45˚.
11. Displaces the plots horizontally +/- by a user defined number of periods.
PURPOSE
1. Identify price trends and potential levels of support and resistance.
CREDITS
1. "Fibonacci Moving Average" by Sofien Kaabar: two plots, each an arithmetic mean of EMAs of 1) high prices and 2) low prices, with periods 5, 8, 13, 21, 34, 55, 89, 144, 233, 377, 610, 987, 1597, 2584, 4181.
2. "Solarized" color scheme by Ethan Schoonover.
IIPThis indicator includes followings functions,
1. Close and SMA
Show 8 SMA (default: 3, 5, 7, 9, 20, 100, 300: each can be adjustable.)
2. Background color in Perfect Order (5, 20 ,60)
Perfect Order: Red
Reverse Perfect Order: Blue
3. Golden Cross and Dead Cross between SMA 5 and SMA 20
Golden Cross(GC):▲ with Green
Dead Cross(DC):▼ with Red
4. Show labels on 5 days, 20 days, 60 days and 100 days before today
5. Put dotted vertical line on first day in every month.
vol_premiaThis script shows the volatility risk premium for several instruments. The premium is simply "IV30 - RV20". Although Tradingview doesn't provide options prices, CBOE publishes 30-day implied volatilities for many instruments (most of which are VIX variations). CBOE calculates these in a standard way, weighting at- and out-of-the-money IVs for options that expire in 30 days, on average. For realized volatility, I used the standard deviation of log returns. Since there are twenty trading periods in 30 calendar days, IV30 can be compared to RV20. The "premium" is the difference, which reflects market participants' expectation for how much upcoming volatility will over- or under-shoot recent volatility.
The script loads pretty slow since there are lots of symbols, so feel free to delete the ones you don't care about. Hopefully the code is straightforward enough. I won't list the meaning of every symbols here, since I might change them later, but you can type them into tradingview for data, and read about their volatility index on CBOE's website. Some of the more well-known ones are:
ES: S&P futures, which I prefer to the SPX index). Its implied volatility is VIX.
USO: the oil ETF representing WTI future prices. Its IV is OVX.
GDX: the gold miner's ETF, which is usually more volatile than gold. Its IV is VXGDX.
FXI: a china ETF, whose volatility is VXFXI.
And so on. In addition to the premium, the "percentile" column shows where this premium ranks among the previous 252 trading days. 100 = the highest premium, 0 = the lowest premium.
MFI Simple StrategyHere I've made a simple strategy based off a simple moving average of an MFI length.
Back tested on a BYBIT:BTCUSDT 30m chart.
Conditions:
---When the price is above the golden SMA of 200 bars---
- Buy: when MFI is moving up
- Sell: when MFI is moving down
- Stop: golden SMA of 200 bars
If you would like alerts:
1.) Add the strategy to your chart,
2.) Go to "Create Alert",
3.) Select "MFI Simple Strategy" in your alert creator,
4.) Select whatever notifications settings or message settings,
5.) Finally, click "Create" and you're good to go.
Disclaimer: Please do your own research before making any decisions financially. Past results do not guarantee future results.
[HuD] BURSA Buy|Sell V1My main problem when I first started trading is to decide where is the best entry point and where should I sell it.
So using ATR and ema lines I build this indicator which I hope it can guide trader to make that decision.
This indicator contains :
I. Bollinger Band with standard-setting
- Green Zone indicates a positive trend, while red is negative trend
2. Moving average line ( I recommend using ema ) which are ema5,10,20, 50 and sma200
- ema10 and 20 are represented by green ribbon ( when its uptrend = ema10 is bigger value than ema20 ) and red ( when its downtrend)
- I'm also using ema7 and ema 21 as guides for the beginning of uptrend/downtrend. Represented by a green and red triangle
3. Default ATR setting is 10 with 1 multiplication
4. Buy Sell signal represented with labels B and S
- It acts as a guide on where to make the entry or exit. It acts as a guide and traders can decide to Entry at BUY signal and exit at SELL signal.
- Traders can also consider taking the BUY entry even after they miss the BUY signal if the price did not close lower than the opening price of BUY candle, which is 2 to 3 candles after the signal.
- SELL signal acts as a guide when it breaks the trailing stop line. Traders will have the option to exit the trade if they follow this signal or wait for another 1 or 2 candles.
5. Breakout Candle
- when the candle breaks the highest level of the previous 5 candles with volume > average 5 days, the candle's color will change to lime green.
6. Line High and Low ( need to turn on at setting menu )
- act as support and resistance guide
7. EMA Crossing
There is an option to display the Golden Cross (GC) and Death Cross (DC) of ema lines such as :
Golden Cross (GC) - Green Label
- EMA5 Crossover EMA20
- EMA20 Crossover EMA50
- EMA50 Crossover MA200
Death Cross (DC) - Red Label
- EMA5 Crossunder EMA20
- EMA20 Crossunder EMA50
- EMA50 Crossunder MA200
8. Table Info will display :
- Stop Loss Information
- Risk
- Current Volume
- Relative Volume. If relative volume > 1, means the current volume is higher than normal volume. For example, if RV = 5, meaning current trading volume is very active and it's 5 times higher than average volume.
This is only version 1 and will be upgraded from time to time. Hope this indicator can help traders in making wise decision in trading.
Long only EMA CROSS 8/50/200 BacktestImprove EMA CROSS 8/50/200 with adjustable Exit EMA Level, and can open trade only when above EMA200
Random Entries Work!" tHe MaRkEtS aRe RaNdOm ", say moron academics.
The purpose of this study is to show that most markets are NOT random! Most markets show a clear bias where we can make such easy money, that a random number generator can do it.
=== HOW THE INDICATOR WORKS ===
The study will randomly enter the market
The study will randomly exit the market if in a trade
You can choose a Long Only, Short Only, or Bidirectional strategy
=== DEFAULT VALUES AND THEIR LOGIC ===
Percent Chance to Enter Per Bar: 10%
Percent Chance to Exit Per Bar: 3%
Direction: Long Only
Commission: 0
Each bar has a 10% chance to enter the market. Each bar has a 3% to exit the market . It will only enter long.
I included zero commission for simplification. It's a good exercise to include a commission/slippage to see just how much trading fees take from you.
=== TIPS ===
Increasing "Percent Chance to Exit" will shorten the time in a trade. You can see the "Avg # Bars In Trade" go down as you increase. If "Percent Chance to Exit" is too high, the study won't be in the market long enough to catch any movement, possibly exiting on the same bar most of the time.
If you're getting the red screen, that means the strategy lost so much money it went broke. Try reducing the percent equity on the Properties tab.
Switch the start year to avoid/minimize black swan events like the covid drop in 2020.
=== FINDINGS ===
Most markets lose money with a "Random" direction strategy.
Most markets lose ALL money with a "Short Only" strategy.
Most markets make money with a "Long Only" strategy.
Try this strategy on: Bitcoin (BTCUSD) and the NASDAQ (QQQ).
There are two popular memes right now: "Bitcoin to the moon" and "Stocks only go up". Both are seemingly true. Bitcoin was the best performing asset of the 2010's, gaining several billion percent in gains. The stock market is on a 100 year long uptrend. Why? BECAUSE FIAT CURRENCIES ALWAYS GO DOWN! This is inflation. If we measure the market in terms of others assets instead of fiat, the Long Only strategy doesn't work anymore (or works less well).
Try this strategy on: Bitcoin/GLD (BTCUSD/GLD), the Eurodollar (EURUSD), and the S&P 500 measured in gold (SPY/GLD).
Bitcoin measured in gold (BTCUSD/GLD) still works with a Long Only strategy because Bitcoin increased in value over both USD and gold.
The Eurodollar (EURUSD) generally loses money no matter what, especially if you add any commission. This makes sense as they are both fiat currencies with similar inflation schedules.
Gold and the S&P 500 have gained roughly the same amount since ~2000. Some years will show better results for a long strategy, while others will favor a short strategy. Now look at just SPY or GLD (which are both measured in USD by default!) and you'll see the same trend again: a Long Only strategy crushes even when entering and exiting randomly.
=== " JUST TELL ME WHAT TO DO, YOU NERD! " ===
Bulls always win and Bears always lose because fiat currencies go to zero.
You're not underperforming a random number generator, are you?
Average Daily Range Fibonacci LevelsThe Average Daily Range is a simple concept, calculated as the difference between daily highs and lows averaged over some period. This indicator uses that range in conjunction with Fibonacci ratios to create zones centered on the day's open that tends to act as areas of support and resistance.
The thicker White lines are the ADR levels; all other lines are the same value adjusted by the various Fibonacci values.
A simpler version of this concept can be seen in my other script, Average Daily Range Zones, which does not include the Fibonacci ratio zones.
Thanks to @Hank Hill for the original idea and TV for the feedback and support on the use of the security() function.
Also thanks to @GoldenCross for the Fibonacci obsession.
SILVER (XAGUSD) TRADING STRATEGY AND SIGNALSSILVER (XAGUSD) TRADING STRATEGY AND SIGNALS
This strategy is designed for Silver OANDA:XAGUSD traders and investors.
This strategy is trend following, taking into account the movement of major stock indices such as the Volatility Index.
This strategy also takes into account the direction of movement of the Gold asset,
in particular, the direction of movement of Gold and changes in the volatility of Gold, as well as the current price of Gold.
This, in combination with the main trading indicators (Moving Average, MACD, RSI),
strengthens our Silver Trading Strategy and increases its efficiency and the percentage of successful trades.
The Silver Trading Strategy is offered for use on the 1 Hour (H1) timeframe and is suitable for active traders with the Silver OANDA:XAGUSD asset.
The Silver Trading Strategy FOREXCOM:XAGUSD is suitable as a complement to your trading system and can help increase the efficiency of your Silver trading.
[blackcat] L5 Linebreak MasterLevel: 5
Background
Like many people in the Tradingview community, I have been studying how to apply Line Break Chart to backtesting and live trading for long. However, as we all know, the official Tradingview Line Break Chart is not recommended for backtesting because it will lead to unrealistic backtesting results. So, I thought about developing a Line Break Chart that can be used for backtesting and trading. This "L5 Linebreak Master" is one of them that I am introducing today.
This indicator is based on OHLC data, because this kind of chart can be used for reliable backtesting and live trading in Tradingview. Therefore, the Linebreak Master in this script can actually coexist with the standard Japanese candlestick chart, but the trend reversal information it prompts is based on a principle similar to Line Break Chart. When the two can coexist and produce trading signals at the same time, this is really a very interesting invention.
Function
Linebreak charts were developed in Japan and popularized here by Steve Nisson in his book Beyond Candlesticks. The purpose of linebreak charts is to filter out market noise and give a clear indication of the current trend and trend reversals. As you may know, sometimes determining the current trend can be difficult due to market price movement that consolidates, and a trend reversal can be just as difficult. The green and red bars are called lines. Notice that whenever we have consecutive green lines, each line has a higher close than the previous one; when we have consecutive red lines each line has a lower close than the previous line.
First of all, this Linebreak chart can coexist in the main chart with the Japanese candlestick chart. However, many parts may be overlapped with Japanese candle stick to see it clearly. My recommendation is that users can click "Settings" of main chart and turn off default candle chart.
Secondly, this Linebreak chart can be used for backtesting strategies, because it is essentially OHLC data. And the absolute values of the price is based on the original OHLC data. The certainty of the trend reversal is relatively high. It can be compared with Japanese candlesticks on the timeline.
Finally, this Linebreak chart is embedded with a Linebreak intrinsic trading strategy, which can be used to locate entry points through red and green labels. This strategy supports Tradingview alerts. You can get "LONG" or "SHORT" trading reminders by creating alerts. In order to obtain a clear market structure, Zen Stroke (Autolength ZigZag ), Zen Kiss (Special Moving Averages), Fibnacci Retracement Golden Levels, Unique Fibnacci Time windows and Dynamic Fibonicci support and resistance arrows can be checked to be superimposed and displayed on the main chart to facilitate understanding of the temporal and spatial position of prices in the market.
A trading system based on linebreak charts must must have all entries and exits based on the close or open of a line. The two key values of a linebreak chart are the linebreak number and the underlying time interval. We can construct linebreak charts based on daily, weekly, 5 minute, hourly, any time frame. This allows us to adapt it for day trading or swing trading systems. I developped an inheret linebreak strategy with labels facilitate you to locate trend reversals.
Indicator Set
Linebreak Master Chart (新价图)
Zen Stroke (Auto ZigZag , 自动画缠论笔)
Zen Kiss Moving Averages (缠论均线)
Fibnacci Retracement Golden Levels (半对数-黄金分割线)
Unique Fibnacci Time windows (独创的斐波那契时间窗口)
Dynamic Fibonicci support and resistance arrows (动态斐波那契支撑和阻力箭头)
Inputs
Source Type: Open, High, Low, Close, Hl2, Hlc3, Lx, Vwapc, Vwaplx, Vwaphl2 (Case Sensitive)
Returns source input selection variant, default to "Close" if blank or typo.
Open --> open
High --> High
Low --> Low
Close --> Close
Hl2 --> hl2
Hlc3 --> hlc3
Lx --> Lao Xu 1949 Median Price
Vwapc --> vwap based on close
Vwaplx --> vwap based on Lao Xu 1949 Median Price
Vwaphl2 --> vwap based on hl2
Show Zen Stroke --> True as default
Show Fib Space based on Semi-LOG --> True as default
Zen Fractals Lookback Period --> 377 as default
Key Signal
Bars
Green bars for up trend
Red bars for down trend
Labels
Green labels for buy/long.
Red labels for sell/short.
Zen Stroke ( ZigZag )
Green line section for up stroke
Red line section for down stroke
Moving Averages
Yellow for fast line
Fuchsia for slow line
Pros and Cons
Suitable for discretionary trading and bots via alerts. However, only well selected trading pair and time frame can guarantee bot works.
Intuitive and effective, the output signal is more reliable after multi-indicator resonance
Remarks
My fourth L5 indicator published
Closed-source
Invite-only
How to get it?
500 Tradingview Coins Per Monthly Subscription
5000 Tradingview Coins Per Yearly Subscription
[ADOL_]DOUBLE ICHIMOKU MODEENG) Simple Cross Signal Indicator of Ichimoku Equilibrium
1. Concept
The basic concept of Ichimoku can be learned from the idea.
2. Principle
It is a double Ichimoku equilibrium in which the lengths of the indicators of the basic Ichimoku are different and integrated into a single indicator.
This provides some convenience for users with a limited number of metrics.
IL stands for Ichimoku long, which means the golden cross between the baseline and the transition line.
IS stands for Ichimoku short, which means the dead cross between the baseline and the transition line.
Since IL and IS are marked on a simple cross signal, it is recommended to overlap with other signals.
3. Optional
You can set the range you want to plot on the indicator.
4. Timeframe
Applicable to all timeframes. The time frame is related to the frequency of occurrence of the signal.
Recommended time frame: 15 minutes, 3-5 minutes
5. Alert
You can set alarms for the golden and dead crosses of the baseline and transition lines.
6. Trading method
By combining the trend break with the cross signal of the baseline and the transition line, it is a pre-ingress signal
You can use IL and IS.
7. Limits
Since filtering is not applied to simple cross signals on the indicator, trading that follows only cross signals has limitations.
8. Note
The indicator was created as open source.
Please be aware of the limitations of simple signal generation as above. You are solely responsible for any trading decisions you make.
All enhanced signals result in ARVIS.
KOR) 일목균형의 단순 크로스 신호 지표
1. 개념
일목균형에 대한 기본 개념은 해당 아이디어를 통해 학습할 수 있습니다.
2. 원리
기본 일목균형의 지표의 길이를 달리해서 하나의 지표로 통합한 더블 일목균형 입니다.
따라서 지표의 개수가 제한된 사용자에게 약간의 편의성을 제공합니다.
IL은 Ichimoku long의 약자로 기준선과 전환선의 골든크로스를 의미하며
IS는 Ichimoku short의 약자로 기준선과 전환선의 데드크로스를 의미합니다.
단순 교차 신호에 IL, IS를 표기한 것이므로 다른 신호와 중첩해서 사용할 것을 권장합니다.
3. 옵션
지표에 플로팅 하고자 하는 범위를 설정할 수 있습니다.
4. 타임프레임
모든 시간프레임에 적용가능합니다. 시간프레임은 신호의 발생빈도와 연관이 있습니다.
추천타임프레임 : 15분봉, 3-5분봉
5. 얼러트
기준선과 전환선의 골든크로스와 데드크로스에 알람을 설정할 수 있습니다.
6. 매매방법
기준선과 전환선의 크로스 신호에 Trend Break를 결합하여 추세선을 깨기 전의 선진입 신호로
IL과 IS를 활용 할 수 있습니다.
7. 한계
지표상 단순 크로스 신호는 필터링이 적용되지 않으므로 크로스 신호만을 따르는 매매는 한계가 발생합니다.
8. 참고
해당 지표는 오픈 소스로 제작되었습니다.
위와 같은 단순 신호발생의 한계를 인지하시기 바랍니다. 귀하가 내리는 모든 거래 결정은 전적으로 귀하의 책임입니다.
모든 향상된 신호는 ARVIS로 귀결됩니다.
Fib DragonsCreates bands based on Fibonacci golden ratio numbers and EMA w/ATR
This allows for a faster reaction and significantly less lag than SMA w/ATR
EMA is set to 34 - Recommend range by taste 21, 34, 55, 62
ART is set to 13 - Recommend 13 or 21
Fib Bands are set to 1.618, 2.618, 3.618 however you can set to what works for you. I recommend keeping them at the golden ratios.
Based on indicator by rstraat
How to trade - Same rules apply
- Best to use in ranging market conditions
- Place on two different time frames such as the 15 min. and 60 min for intraday trading
- Take trades off either short or long term chart.
- Best trades occur when both charts show same trigger/condition.
- Trades are short term reversals in direction of major trend on longer term chart unless you expect a trend reversal.
- Determine which band is the limiting band for the volatility of the instrument.
- When the market closes outside of the limiting band then returns inside, take a long/short one tick above/below the high/low of the previous bar.
- Place stop below/above the low/high of the the recent swing low/high.
- Set targets at opposite band of chart
Use any oscillator you favor or see fit with this indicator or any other strategies that work for you.
CPR, Camarilla & Moving AverageThis script is created primarily for Intraday trading but can also be used for short and long term trading. This is a combination of Central Pivot Range (CPR), Moving Averages and Camarilla Pivot levels (with inner levels). This helps you to combine the strategies of CPR and Moving Averages to identify the best trading opportunities with greater edge. Central Pivot Range and Camarilla pivots are taken from PivotBoss by Franc Ochoa.
Key features:
# Daily CPR levels
# Weekly CPR levels
# Monthly CPR levels
# Previous Day High and Lows
# Previous Week Highs and Lows
# Previous Month Highs and Lows
# Camarilla Pivots with inner Levels
# CPR Levels for the next Day, Week and Month
# 5 Simple moving averages and 5 Exponential Moving Averages
What separates this script from other scripts with CPR and Moving averages?
# One of the few indicators (if not the only one) which combines the 2 types of Moving Averages, CPR and also Camarilla Pivots.
# CPR Levels for not just the next Day, but for next Week(Weekly CPR) and Month(Monthly CPR) also.
# Hide the previous day's levels according to your wish. This is the most unique feature of this indicator. You can set the number of Daily CPR levels you want to load in the chart. This is not just for the Daily CPR but also for the Weekly and Monthly CPR also. This makes the chart less cluttered and prevents the candles from getting buried in the indicators. Please notice how the previous day's CPR levels are hidden in the displayed demo chart on the script page. In the chart, only one trading day's data is shown(by default).
# This script is OPEN SOURCE.
Strategies :
For CPR & Camarilla Strategies for intraday trading and swing trading refer to the book 'Secrets of a Pivot Boss: Revealing Proven Methods for Profiting in the Market' by Franklin O. Ochoa.
Moving averages strategies :
Moving averages can be combined and also used individually for several strategies
* 9 EMA can be used as trailing stop loss for strong moving trends that helps you to catch big moves.
* 20sma can be used not just trailing stop loss but also for taking re-entry to the trend.
* Golden cross - The golden cross occurs when a short-term moving average crosses over a major long-term moving average to the upside. This indicates a bullish turn in the market. Eg: 50 SMA cuts 200 SMA from below.
* Death Cross - The death cross occurs when the short term moving average crosses the long-term average from above. This indicates a bearish turn in the market. Eg: 50 SMA cuts 200 SMA from above.
* When 20 SMA is above 50 SMA and 20 SMA and 50 SMA are angling up like parallel lines, then it denotes bullish strength. If this happens right after Golden Cross, big moves to the upside can be expected.
* When 20 SMA is below 50 SMA and 20 SMA and 50 SMA are angling down like parallel lines, then it denotes bearish strength. If this happens right after Death Cross, big moves to the downside can be expected.
* When 20SMA and 50 SMA are going flat and crossing each other, then it denotes sideways sentiment.
Moving average strategies are taken from the book 'How to Make Money in Intraday Trading' by Ashwani Gujral. For learning more about how to combine CPR and Moving averages in your trading please refer to this book.
Beam Bands + Fibonacci LevelsThis indicator calculates the Fibonacci retracement levels based on beam bands. As you can see the price very often reacts to these levels.
Euler Cubes - Cubᵋ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 multiplies the distance 'high-low' times '0.271828' times 'the set number' .
For example, choosing 5 gives 5 x 0.271828 = 1.35914, the distance 'high-low' hereby multiplied by 1.35914, the following cubes multiply the previous distance by 1.35914.
(Settings below 5 will give cubes smaller than the 'high-low' distance)
In the case of x times 'e' = 5:
You can extend the lines:
Now you can give it an angle:
Do mind, using it over very little bars and using an angle can cause some lines to not align as intended, because for now, it is not possible to plot in between bars.
There are also 'Euler' SMA and EMA available with following length's:
27, 54, 82,109, 136, 163, 190 and 217
Cheers!
FEJ - DogeMarginFEJ - DogeMargin ist ein All-in-One Indikator.
Mit dem ihr euch praktisch das Upgrade auf eine bezahlte Tradingview Version sparen könnt.
- Wave-Detector: Bestehend aus einem innovativen Wave-Trenddetector mit dessen hilfe es sehr leicht ist einen Trendwechsel und die vorraussichtliche Stärke des kommenden Moves zu erkennen.
- NMA: Eine dynamische Trendlinie um die stärke der Signale zu überprüfen.
- Channel: Um potenzielle Trendwenden bzw. Überkaufte oder Überverkaufte Situationen zu erkennen.
- Golden- & Deathcross: SMA basierende Crosses um potenzielle Trendwendepunkte zu erkennen und bestehende Signale zu überprüfen. Die SMA Crosses sind in einem festgelegten Timeframe, welcher sich in den Einstellungen anpassen lässt. Die SMA´s sind optional einblendbar. In einem Update folgen noch MACD Crosses.
- Volume Candles: Dieser passt die Farbe der Candles entsprechend dem aktuellen Volumen und dessen Richtung an.
Dunkel Violett - Der Preis sinkt und das Volumen ist größer als 200% des Durchschnitts der letzten 20 Tage - Stark Bearish
Violett - Der Preis sinkt und das Volumen ist zwischen 50% und 200% des Durchschnitts der letzten 20 Tage - Volumen ist weder stark noch schwach
Helles Violett - Der Preis sinkt und das Volumen ist geringer 50% des Durchschnitts der letzten 20 Tage - Wenig Support für die aktuellen Preisbewegungen.
Aqua - Der Preis steigt und das Volumen ist größer als 200% des Durchschnitts der letzten 20 Tage - Stark Bullish
Blau - Der Preis steigt und das Volumen ist zwischen 50% und 200% des Durchschnitts der letzten 20 Tage - Volumen ist weder stark noch schwach
Helles Blau - Der Preis steigt und das Volumen ist geringer 50% des Durchschnitts der letzten 20 Tage - Wenig Support für die aktuellen Preisbewegungen.
- S & R Lines: Dieser Indikator zeigt die für diesen Timeframe aktuellen Support und Resistance Linien an.
- EMA Ribbons: Dieser Indikator zeigt ein Ribbon für den aktuellen Timeframe an.
Wave
Mit Hilfe der Welle in der Mitte lassen sich Trendwenden erkennen.Die Trendwende ist besonders stark, wenn das Signal bei einem Bull-Signal unterhalb der gelben NMA-Line liegt ; bei einem Bear-Signaloberhalb der gelben NMA-Linie liegt.
Wenn Kurs in folge eines Signals nach der NMA schließt, deutet das auf einen Trendwechsel hin. Bis dahin
Mit hilfe des Dogeprotocol lassen sich diese Signale noch weiter verbessern undgegenprüfen
Channel
NMA
Golden- & Deathcross
Zeigt an wo sich entweder ein SMA Golden- oder Death-Cross befindet
WICHTIG: Der TimeFrame für die Crosses ist festgelegt - Standardmäßig auf 4h (240m)
Es macht am meisten Sinn, den TF auf 1/10 deines Beobachtungszeitramens zu stellen.
2x SMA´s
Volume Candles
S & R Lines
EMA Ribbos
____________________________________________________________________________________________________________________________
English:
FEJ - DogeMargin is an all-in-one indicator.
With which you practically do that Upgrading to a paid Tradingview version can save you money.
- Wave detector: Consists of an innovative wave trend detector with its help it is very easy to change the trend and the anticipated Recognize the strength of the upcoming move.
- NMA: A dynamic trend line to check the strength of the signals.
- Channel: Around potential trend reversals or overbought or oversold situations to recognize.
- Golden & Death cross: SMA based crosses around potential trend turning points to recognize and to check existing signals. The SMA Crosses are in a fixed timeframe, which can be found in the settings can be adjusted. The SMAs can optionally be faded in. MACD Crosses will follow in an update.
- Volume Candles: This adjusts the color of the candles according to the current volume and its direction.
Dark Purple - The price is falling and the volume is greater than 200% of the Last 20 Day Average - Strongly Bearish
Purple - The price is going down and the volume is between 50% and 200% of the Last 20 days average - volume is neither strong nor weak
Light purple - the price goes down and the volume is less than 50% of the Average of the last 20 days - Little support for the current ones Price movements.
Aqua - The price goes up and the volume is greater than 200% of the Last 20 days average - Strong Bullish
Blue - The price is increasing and the volume is between 50% and 200% of the Last 20 days average - volume is neither strong nor weak
Light blue - the price goes up and the volume is less 50% of the Average of the last 20 days - Little support for the current ones Price movements.
- S & R Lines: This indicator shows the current support and for this timeframe
Resistance lines on.
- EMA Ribbons: This indicator shows a ribbon for the current timeframe.
Wave
Trend reversals can be seen with the help of the wave in the middle.
The turnaround is particularly strong when the signal is at one
Bull signal is below the yellow NMA line; on a bear signal is above the yellow NMA line.
If course closes on a signal after the NMA , it indicates one
Change of trend. Until then
With the help of the Dogeprotocol, these signals can be improved even further
double check
Channel
NMA
Golden & Death Cross
Shows where either a SMA golden or death cross is located
IMPORTANT: The timeframe für crosses is fixed - by default to 4h (240m)
It makes the most sense to set the TF to 1/10 of your observation timeframe.
2x SMAs
Volume candles
S&R Lines
EMA Ribbos
MACD + RSIThis MACD indicator is equipped with RSI strength signal.
Purple circles will display on 0 line when RSI is above 50%.
The MACD signal lines and RSI strength signal can be changed based on your own preference.
Preset value for MACD is 18, 16 & 11.
Preset value for RSI strength signal is 50%.
Alert for MACD Golden Cross and MACD Death Cross are also included.
Buy if MACD Golden Cross occurred and RSI strength signal appeared.
Sell if RSI strength signal disappeared.
Notes: This indicator is a secondary indicator. Therefore, you shouldn't used it solely for trading.
Pi Cycle Top IndicatorIndicator Overview
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 the 111DMA moves up and crosses the 350DMA x 2 we see that it coincides with the price of Bitcoin peaking.
It is also interesting to note that 350 / 111 is 3.153, which is very close to Pi = 3.142. In fact, it is the closest we can get to Pi when dividing 350 by another whole number.
It once again demonstrates the cyclical nature of Bitcoin price action over long time frames. Though in this instance it does so with a high degree of accuracy over the past 7 years.
How It Can Be Used
Pi Cycle Top is useful to indicate when the market is very overheated. So overheated that the shorter term moving average, which is the 111 day moving average, has reached a x2 multiple of the 350 day moving average. Historically it has proved advantageous to sell Bitcoin at this time in Bitcoin's price cycles.
Created By
Philip Swift
Multi Moving Average Crossing (by Coinrule)Moving Averages are among the most common trading indicators. They are straightforward to interpret and effective to use.
One of the limitations of using moving averages is they can provide buy and sell signals with a relatively high lag , making it very difficult to spot the lows and tops of the trend.
Moving averages calculated with a low number of periods like the MA9 (the average of the previous nine price periods) react very fast to price moves providing prompt signals. On the other side, more signals may end up with more false-signals and more trades in a loss.
On the contrary, moving averages calculated with a higher number of periods like the MA100 (which considers the previous one hundred price periods) give more reliable signals, but with a delay.
A system catching the crossing of the MA50 over the MA100 is a good compromise for successful long-term strategies. It provides, on average, reliable buy signals.
The Multi Moving Average Crossing Strategy tries to optimize the exit without waiting for the same opposite crossing (MA50 below MA100). It uses the MA9 crossing below the MA50, instead, to spot a better time for selling.
The setup is as follows.
BUY when the Moving Average 50 crosses above the Moving Average 100
SELL when the Moving Average 9 crosses below the Moving Average 50
The higher is the time frame to calculate the Moving Averages, the better is the overall performance of the strategy. The 4-hour (or 6-hour) time frame seems to be the best, even if it results in fewer trades. If you want to trade more still with good results, the 1-hour time is a good compromise.
Advantages of the strategy
This strategy seeks to catch those that are more likely relevant uptrends and close the trade relatively quickly. More trades mean more opportunities. This is especially effective if you run the strategy on all the available coins on the market, as you could do with Coinrule.
Generally, a Multi Moving Averages approach beats the classic crossing strategy involving only two Moving Averages. We backtested a sample of twenty trading pairs to assess the benefits empirically.
The results show that the Multi Moving Average Strategy
outperforms 13 out of 20 times
has 95% higher average return
has 67% higher median return
The strategy assumes each order to trade 30% of the available capital and opens a trade at a time. A trading fee of 0.1% is taken into account.