Multiple Ticker TraderThis indicator can be used as an alternative to the built in Strategy Tester for those who want to (back) test a strategy on multiple tickers simultaneously and see it's performance.
Just change the buy and sell conditions in the code to fit your needs.
The strategy I've used here is scaling into up to 10 tickers a maximum of 5 times per ticker every time they retrace (another) 10% from their all time high.
You can set the maximum number of total trades and disable scale ins by setting them to an impossible number (such as, 99% away from the all time high).
Credit to QuantNomad for the monthly/yearly returns table bottom left.
The bottom right table shows the current number of shares the algo is long and also the total all-time returns from each individual ticker, and other data.
The blue line is the number of positions the script is currently long. Each scale into the same ticker represents one position.
The yellow line is the closed P&L.
The green/red line is the live P&L.
I've used leverage for the example image just to showcase the liquidation display.
These particular buy/sell conditions cannot close positions at a loss, so be careful if you're wild enough to use this setup live without understanding the script yourself. I haven't used it live myself yet and you should assume there are serious bugs before thinking about using it live, though I'm using a similar thing on cryptos and it's going fine.
You can edit the leverage, maximum trades and back test range in the settings. The number following the ticker on each label represents which scale in was bought/sold.
Enjoy :) let me know if you find any good results
Breadth Indicators
Anchored OBV RSI: "V-RSI" About the Indicator:
V-RSI uses values from the traditional "Relative Strength Index(RSI)" oscillator and the "On Balance Volume(OBV)" indicator and anchors them into an oscillator format. In doing so, we are given a more concrete overview of volume/sentiment data relative to the RSI for analysis of trend strength and decision making.
EXTRAS: BTC MODE => for BTC only.
In BTC MODE, the indicator uses BTC volume data from the following 5 major exchanges: BINANCE, COINBASE, FTX, BITMEX, BITFINEX.
The sum of this data is taken to depict anchored OBV values. This allows for a more accurate representation of Global Volume.
How to use it
The indicator can be used like the normal RSI with the OBV (area in the middle) showing volume sentiment.
<50 is seen as bearish
>50 is seen as bullish
Using this data, it becomes easier to identify unsustainable trends, reversals, divergences
An example of an unsustainable trend and reversal would be if RSI values are overbought ( RSI > 70) yet OBV oscillator remains below 50.
== chances of unsustainable trend reversal are more likely.
For more questions, send me a message here on Tradingview.
Happy trading,
MM :)
[GB]Commodity Futures MapPuts numerous commodity futures on the same scale. The main function is RSI (without evoking "oversold/bought" concepts).
Reading the chart: Much like any oscillator, the important elements are:
Position relative to the middle
Slope
Momentum
Volatility
Settings:
RSI length
EMA smoothing
Time Frame (of the indicator, not the chart(
May add value when asking questions like:
Is lumber trending?
Is silver trending faster than gold?
Is the entire asset class trending up down or not at all?
Adding additional symbols is easy since the code for each symbol is identical.
S&P 500 Bull/Bear Regime (REUPLOAD)Red down triangle signals:
VVIX 7d CC > 0
VIX 7d CC > 0
GLD 50d CC > .6
Green up triangle signals:
Dow % of stocks above 20d MA 3dma crossabove 25
Background color>
NYSE Cumulative AD + NAS Cumulative AD < 90d MA
Hold negative beta when BG color is red. Use red down triangles as early warning signals.
@PINECODERS GFYS!!!!
On Balance Volume with candlesWhen it comes with On balance volume we have only line Indicator
It's difficult to identify what happening
So this indicator will help to identify what happening in On Balance Volume with Candle stick pattern
You can add SMA as well as EMA in code accourding to your strategy
Thank you
BarRange vs VolumeThis is a volume spread analysis/ breadth type indicator.
Compares average bar size to the average volume. Looks for small bar and high volume.
SPY Sub-Sector Daily Money Flow TableThis calculates the dollar volume per candlestick (2nd row) and cumulative (3rd row) of the entire trading day for each subsector of the SPY.
The 'Total' column is the total of all the subsectors combined. It is calculated separately from SPY volume.
The money flow is calculated with (open+close)/2 which means different timeframes yield different results and won't be especially accurate day-by-day. This is useful to quickly see rotation and possible divergences.
Enjoy!
Cash Gaps on a Future/CFD-ChartThe script is based on the great work of @NgUTech which very nicely prints the gaps on any given chart.
The purpose of this script is to show the gaps to futures or cfd of the underlying cash chart, because very often gap closing provides an opportunity to fade the move.
The script works in the way that the user provides the underlying chart symbol and the current spread of the instruments (cash-future/cfd) and it draws boxes where the cash-gaps are.
If you know a way to automatically calculate the spread of the two instruments, please let me know, thanks.
Michael
Dollar Weighted Cumulative SPY Sectors VolumeThis plots the combined volume of the subsectors of the SPY using (open+close)/2, both per bar (narrow candles) and cumulative (wide faded candles).
This aims to use dollar volume and weights each sector individually in dollar amounts. NOT with the weighting used in the SPY index. This indicator is NOT equally weighted., it is weighted according to each subsector's own dollar volume.
Green lines means there is more money flowing into the subsectors combined than out. This is a breadth indicator.
Green and red crosses indicate divergence.
Green crosses are shown when the SPY is outperforming this indicator.
Red crosses are shown when this indicator is outperforming the SPY.
Perhaps the best use of this indicator is to stop you from being aggressive when the whole market isn't moving with you.
Enjoy! Feel free to ask any questions.
ROC vs BTCThis is a modification of my Rate of Change Percentile script, used to compare the current ticker (e.g. Altcoins) to BTC.
Essentially we are looking at (Current Ticker ROC percentile) vs (Bitcoin ROC percentile).
In other words, we are using the ROC value of both the current ticker and BTC, and ranking each based on their previous ROC.
We compare the rankings to gauge the relative overperformance or underperformance of the current ticker vs BTC.
The blue line is BTC, the columns are the current ticker.
Green columns above the blue line indicate positive ROC and current ticker has higher ROC ranking than BTC.
Red columns below the blue line indicate negative ROC and current ticker has a higher ROC ranking than BTC.
*** PLEASE LEAVE A LIKE AND FOLLOW IF YOU ENJOY THE SCRIPT ***
Any questions, comments or feedback I'd love to hear from you below!
ADR - Average Daily Range With ForecastI always liked the MT4 ADR indicator that was going around but never found a decent port of it in tradingview. I also noticed that the way most people were doing the ADR calculation using SMA was not always accurate and that bothered me so I decided to write one from scratch which gave a very specific ADR calculation.
On the MT4 version it would project ADR targets on the high and low side. While I liked that I thought it could be improved upon by determining orderflow and anchoring to the perceived low of day to give you a more realistic target.
I also included a percentage of current ADR as well as changed the color to red once ADR was hit.
Configuring is very simple:
Max Timeframe To Display: you can set what timeframes to show adr (I know tradeingview lets you set this now but I still like it here)
Display Average Range As FOREX pips: Some Instruments use whole numbers so you can toggle if you need too
ADR Length Parameter: Sets Number of Days Lookback to Calculate ADR
I hope you enjoy it.
High - Low Difference (Forex)This script is created to read and label the difference between High and Low of a candle in points term & in percentage term.
This is basically made for Forex Trading.
Do explore the settings of the scrip.
Yield CurvesIllustrating US treasury yield curves (x-axis for the term, y-axis for the yield) and yield matrix based on customized yield, which makes this script very unique in comparison with traditional timeframe-based yield curve indicator.
Inverted yield are highlighted with the heat map.
Can be used to analyze macro market through the shape and value of each yield curve.
US Sector CorrelationsA new and interesting way to look at Breadth. As for the usefulness of it, one would have to do some proper backtesting to get a full grasp of the capabilities. This is just a concept currently. But in general, SPX holding near ATHs with very low sector correlations can be a topping indicator. SPX selling off with Correlations all very positive across each sector...can be a sign of an impending bottom. But, needs the "full bake" of proper testing and analysis versus just guessing. I like the concept and want to explore it further, and I will. This is just the start.
Double top/bottomHello!
This alerts is based on the double bottom pattern - for entering a long position / double top-short
A double bottom pattern is formed when two price bottoms are relatively at the same level and the top acts as resistance. This pattern appears at the end of a downtrend and signals a reversal.
A double top is a bearish reversal pattern that signals the end of an uptrend. It is formed by two price highs forming at the same level and a notch line that acts as local support.
As history and practice show, the double bottom pattern works better. Moreover, in a bull market.
// LOGIC ENTRY:
Period for short and long positions-to search for double bottom as well as double top . the more, the less false.
Change liong and short-channel width for pattern search separately for long and short.
General shift-the overall width of the channel, which changes equally at once for long and short
By default, quiet settings for 1 hour
You can choose the settings you like.
//FILTER SETTING
-RSI
If the checkbox is checked, the filter will be enabled.
The higher the upper bound, the less frequent short entries.
The lower the indicators of the lower border, the less frequent entries to the long
Litt Tick InternalsThe Litt Tick Internals uses the NYSE Cumulative Tick to show traders the number of stocks that are rising vs the number of stocks that are falling on the New York Stock Exchange. The Litt Tick Indicator allows traders to more easily read the TICK Index chart. It does this by showing traders colored tick candles and overbought / oversold areas. Green candles mean that the current TICK trend is UP and Red candles mean that the
current TICK trend is DOWN. Readings that occur in the overbought or oversold areas mean that the market is showing great strength or great weakness. Typically when we get into these zones we can see potential reversals; however, sometimes the strong readings are indicating that a very strong trend is taking place and the trend could continue. That is why it is best to pair this indicator with other tools to enhance its usefulness.
The Litt Tick Interals are meant to be used ONLY small intraday timeframes (1min - 5min) and ONLY on U.S. equities or U.S. equity options. The NYSE TICK index only runs during U.S. Market Hours; therefore, the Litt TICK Internals will only work from 0930-1600 EST.