Efficient Support & Resistance LevelsThis script is a mixture of my two previous scripts "True Strong Classical Support/Resistance Levels" and "Hidden Supports & Resistances + Round Levels". This combination brings on better identification of the most efficient support/resistance levels.
Note that "Hidden SnR Levels" part of the code is only expected to work on Forex charts, but apart from that, the other parts could be applied to any chart.
The script may:
- Draw classical support/resistance levels which retraced the price previously, aided by multi-timeframe analysis
- Draw hidden support/resistance levels based on psychological patterns of the price
- Adjust to wicks better than Pine Script built-in pivot functions
- Differ the levels color based on chart reactions
- Merge nearby classical levels to avoid congestion on the chart
Feel free to use it and send me your thoughts.
Analysis
TeoTrading 37 - V1 - Ratios AFThis indicator prints fundamental data:
P/E Ratio.
Debt To Ebitda.
EPS (Earnings Per Share).
The fisrt column is the data of the Ticker opened in the graphic. In the configuration parameters you can enter the other three Stocks to compare.
The data is provided by FactSet across Tradingview.
This is the first version of the indicator, I am testing it. You can tell me if you find any bug. Thnaks!
Colored VolumeThe height represents total volume, the ratio of red to green represents the bullish/bearish volume. AKA buyers or sellers.
Intrinsic value calculation Intrinsic value calculator based on Warren Buffet's and Ben Graham's work
In value investing determing the true value of a COMPANY instead of a stock price is crucial.
This little indicator shows the "Intrinsic value" of the choosen stock meaning the value of the stock in 10 years time. Calculation is based on historical book value's average annual growth rate and dividends paid.
Since this is about long therm investing, use monthly charts.
"Intrinsic value can be defined simply: It is the discounted value of the cash that can be taken out of a business during its remaining life.”
– Warren Buffett
One way to calculate that is by the growth in per share book value and dividends taken in the forseeable future (10 years) than discount it with the prevailing 10 year note's rate.
In the inputs you have to set 2 variables:
1. How many years back you have the first data for book value per share available?
2. What was the per share book value that year?
(Bookvalue is ploted in olive colour and you can get the oldest one if you move your cursor over the latest data on the left)
CAUTION! You have to reenter it for every stock you analyse as this is stock-specific data!
After setting the input data, you will see the "Intrinsic Value"'s pink curve ploted over the price chart.
If the price is well below the pink line, the company is undervalued and can be a possible applicant for long therm investment.
Margin of safety: when the current price is 50% below the intrinsic value that means a 10% yearly growth potential (100% growth in 10 years) or a 100% margin of safety.
I am a beginer in Pine so please excuse my coding...
If anybody knows hot to extract historical data from 15 years ago, please share it with me, so I can automate the whole calculation without inputs necessary.
Tradespot Trade PanelCryptocurrency based TA panel.
Features
- In depth trend analysis
- Momentum analysis
- Alt coin risk management
- Technical sentiment at a glance
- Much more coming as we iterate and update this panel over time
Funamental and financialsEarnings and Quarterly reporting and fundamental data at a glance.
A study of the financial data available by the "financial" functions in pinescript/tradingview
As far as I know, this script is unique. I found very few public examples of scripts using the fundamental data. and none that attempt to make the data available in a useful form
as an indicator / chart data. The only fitting category when publishing would be "trend analysis" We are going to look at the trend of the quarterly reports.
The intent is to create an indicator that instantly show the financial health of a company, and the trends in debt, cash and earnings
Normal settings displays all information on a per share basis, and should be viewed on a Daily chart
Percentage of market valuation can be used to compare fundamentals to current share price.
And actual to show the full numbers for verification with quarterly reporting and debuggging (actual is divided by 1.000.000 to keep numbers readable)
Credits to research study by Alex Orekhov (everget) for the Symbol Info Helper script
without it this would still be an unpublished mess, the use of textboxes allow me to remove many squiggly plot lines of fundamental data
Known problems and annoyances
1. Takes a long time to load. probably the amount of financial calls is the culprit. AFAIK not something i can to anything about in the script.
2. Textboxes crowd each other. dirty fix with hardcoded offsets. perhaps a few label offset options in the settings would do?
3. Only a faint idea of how to put text boxes on every quarter. Need time... (pun intended)
Have fun, and if you make significant improvements on this, please publish, or atleast leave a comment or message so I can consider adding it to this script.
© sjakk 2020-june-08
TwP: Financials on ChartsWith this indicator, you can see the following on a chart:
> An Info Panel , with the financial snapshot of the company, such as its market capitalization, annual & quarterly financials, Y/Y growth numbers, profitability margins, RoE & RoCE, and valuation ratios.
> EBITDA and PAT margins over a period of time.
> RoE and RoCE ratios over a period of time.
> Valuation multiples over a period of time.
> A comparison of margins, return ratios, and valuation multiples with any peer-group company .
Info Panel
This gives a quick snapshot of the financials of the company, which includes annual & quarterly Revenue, EBITDA, PAT, margins with Y/Y changes, Debt-Equity ratio, ROE, ROCE, and valuation multiples.
Profitability & Return Ratios
You can view quarterly as well as annual EBITDA & PAT margins and annual RoE, RoCE. You can choose to see these ratios either only for the company or can also add a peer company to compare.
Valuation Ratios
You can view TTM valuation ratios such as EV/Sales, EV/EBITDA, P/BV & P/E multiples. You can choose to see these valuation multiples either only for the company or can also add a peer company to compare.
Tradespot Quant Tradespot - Quant is an extensive trading algorithm, signal generator and technicals screener packed into one beautifully designed, functional indicator. The script is very customisable to not limit the trader using it but does have some very respectable settings for BTCUSD & ETHUSD on the 4H and 45M charts that we run in an automated fashion here a tradespot round the clock on Binance Futures.
What does Tradespot Quant do?
Trade following signals generated via our bespoke algorithm
Full customisation to allow a deeper use of the indicator across different assets
Beautifully illustrated 'Take Profit' and 'Stop Loss' levels that are configurable to easily see how successful the model can run
Presets for BTCUSD & ETHUSD on the 4H/45M timeframes avaliable instantly for your use.
Innovative trade panel that illustrates key information such as what trade the algorithm is looking for next? is altcoin trading deemed safe or risky right now? How are the technicals looking regarding the overal market trend?
More features being added all the time, we have great ideas and our only limitation is how fast we can program it!
Do you do a free trial?
Yes! Get in touch for a complimentary 48 hour free trial to the indicator, no strings attached.
Who are you?
Tradespot has been creating scripts for years on TradingView that we use to leverage our social trading and signal group offerings. We currently have over $200K in assets trading with our strategies across over 300 users.
You can learn more about us on our website. Please reach out to me or see the link on our profile.
TS - Trend Moving AveragesOverview
Simple trend indentification indicator based on a mix of SMA & WMA components.
Default settings built for the 1D chart with an optional 3rd fast MA that can be toggled.
Can be used alongside more advanced Tradespot indicators
Access
PM me, our indicators come as a wider package.
PEG RatioHello everyone,
Quick script to check the PEG Ratio.
What is PEG Ratio?
The price/earnings to growth ratio (PEG Ratio) is a stock's price-to-earnings (P/E) ratio divided by the growth rate of its earnings for a specified time period. The PEG ratio is used to determine a stock's value while also factoring in the company's expected earnings growth, and is thought to provide a more complete picture than the more standard P/E ratio.
A PEG Ratio greater than 1.0 means that the stock is overvalued, while below 1.0 means is is undervalued. When the PEG Ratio is exactly 1.0, then the stock is trading at fair valuation.
Formula:
PEG Ratio = (Price / EPS) / EPS Growth
Examples:
Company A:
Price per share = $46
EPS this year = $2.09
EPS last year = $1.74
Company B
Price per share = $80
EPS this year = $2.67
EPS last year = $1.78
Company A
P/E ratio = $46 / $2.09 = 22
Earnings growth rate = ($2.09 / $1.74) - 1 = 20%
PEG ratio = 22 / 20 = 1.1
Company B
P/E ratio = $80 / $2.67 = 30
Earnings growth rate = ($2.67 / $1.78) - 1 = 50%
PEG ratio = 30 / 50 = 0.6
The company A is overvalued whiled the B is undervalued.
In this script an overvalued stock is considered when the PEG Ratio is above 1.1, while it is 0.9 for an undervalued stock.
Only works with Stocks.
Happy trading,
Range StrengthRange Strength is a super simple indicator designed for the mean reversion (range trading) strategy, it shows you how strong the market is ranging or trending. When the indicator is positive (green color) the market is a range mode, when the indicator is negative (red color) it is in a trending mode.
It's best used together with our Buy Sell Bands indicator to identify entry and exit signals within the range, ideally only taking trades when the Range Strength indicator is showing positive (green) readings.
How Is It Different From Other Indicators?
- Designed specifically for the mean reversion (range trading) strategy
- Shows one simple reading and graphical representation of range strength
- Identify the best times to take mean reversion trades versus trend trades
- Works well in conjunction with the Buy Sell Bands indicator to validate entry & exit signals
- Can be applied to all markets and timeframes
How To Use The Indicator?
1) Visit our website URL shown below this description and signup
2) We will then grant your TradingView username permission to use our indicators
3) Go to your Indicators window, then the Invite-Only section and add our indicators to your chart
4) Our indicators will then show on every chart you now look at
5) You can set up alerts to be notified in real time of trading signals from our indicators
6) Read our user manual for all the best tips on how to use our indicators as part of a range trading strategy
7) Feel free to reach out to us for personal one-on-one help with getting setup
What Markets and Conditions Does It Work Best On?
All markets cycle between trending and ranging modes, and the key to successfully using our indicators is identifying when the market is in or about to go into a range trading mode, and as such it can be applied to all markets and timeframes.
Some markets and timeframes trade within ranges more predictably than others, for example Forex, Cryptocurrencies, and Futures on the 15 minute timeframe during the US night session can work well due to the lack of price sensitive news creating lasting trends. With Stocks & ETFs on the 5 minute timeframe during the midday session on large cap blue chip stocks with no recent news releases can show strong range trading environments to use our indicators in.
In addition to single markets, you can also use our indicators on pair charts, for example Coca Cola(KO) versus Pepsi(PEP), you can do this by entering KO/PEP inside your TradingView chart quote box and it will bring up a pair chart. Our indicators will show buy and sell signals right on the pair chart just like any other single instrument chart. You can get very creative with what type of pairs you can come up with.
Our indicators are primarily designed for day trading and swing trading, however they can also be used for position trading and investing by identifying technically oversold and overbought range levels that are based on current and past volatility around a dynamic average price, for this we recommend using a weekly chart to identify longer trading opportunities.
As always indicators should be used as part of a trading strategy to assist in making decisions, you can't just blindly follow every signal they produce, you should always seek to compliment technical trading signals with additional analysis to reduce your risk and increase your odds of making a winning trade.
Examples Of Use On Various Markets and Timeframes
GBP vs CHF Forex Pair 15 Minute Chart
Tesla Stock 1 Minute Chart
Bitcoin vs USD Crypto Pair 15 Minute Chart
Micro E-Mini SP500 Futures 1 Minute Chart
Mastercard vs Visa Stock Daily Pair Chart
To gain access to the Range Strength and Buy Sell Bands Indicators visit our website shown below.
Happy Range Trading :)
VSA VolumeVolume indicator judging level of volume per bar accordingly to Volume Spread Analysis rules. It allows either to set static volume levels or dynamic ones based on ratio comparable to Moving Average. Bars are coloured based on ratio or static levels, visually presenting level of Volume (low, average, high, ultra high).
VSA SpreadMeasures spread of the candle, useful especially for Volume Spread Analysis (VSA) and to measure trend strength. Spread is coloured based on level comparable to Moving Average.
SBER IVA - Investment Volume Analysis v1.0IVA or Investment Volume Analysis indicator checks for accumulation and distribution by the investors and highlights the levels as below:
Red levels - Distribution is ON
What to do? Either minimize the investment or book profit
If price is above Red levels, it is highly likely to be a trap or manipulated move, even best moves at times can be trap.
Blue levels - Accumulation is ON
What to do? Either initiate investment or increase the exposure as per your risk appetite
If price is below Blue levels, it is highly likely to be a trap or manipulated move, even best moves at times can be trap.
Advanced usage:
With SBER EMA48 channel - If price breakout of the channel and accumulation IVA zone, then it is considered both value and volume investment.
Inflation Rate HistogramThis script is designed to show a histogram of the inflation rate, based on FRED's CPI data. It shows the yearly change in cpiaucsl. As of right now, this script only works correctly on the yearly timeframe (12M). I'm currently looking into a solution to make this script work on all time frames. This script can be useful for comparing growth to inflation, or just if you want to see how inflation was for a certain year. This script really puts the stagflation into perspective.
GAPS CheckerUsing this indicator allows you to indentify large GAPS directly in your stock chart at first glance.
It uses two different sorts for large GAPS (e.g. larger than 3%) and for very large GAPS (e.g. larger than 6%). These values can be changed in the indicator settings.
Hope this helps many of you to be more efficient in your chart analysis - have fun!
SPY CheckerUsing this indicator allows you to check the SPY for large gaps and candles (e.g. >1%) directly in your stock chart at first glance.
It is now also possible to use this indicator for all stock charts and to get the SPY indication on them visible without opening the SPY chart explicitly.
You are able to display the SPY trendline in the current chart as an overlay (yellow line) and configure the SPY trendline adjustment in the indicator settings. This will allow you to determine if the current stock chart is following the SPY or not. And you can also select a trading stop for several days in the indicator settings, which is visible through the green and red background color.
Hope this helps many of you to be more efficient in your SPY verification - have fun!
Large Candles CheckerUsing this indicator allows you to indentify large candles directly in your stock chart at first glance.
It uses two different sorts for large candles (e.g. larger than 3%) and for very large candles (e.g. larger than 6%). These values can be changed in the indicator settings.
Hope this helps many of you to be more efficient in your chart analysis - have fun!
The *Large Candles Checker* algorithm was optimized in the updated version. Also tails and wicks (also referred to as long and short shadows) were added to the calculation.
You will be able to configure the tails and wicks in the indicator settings.
The calculated percentage value of large candles will now also be displayed.
GAPS Checker v2 PROUsing this indicator allows you to indentify large GAPS directly in your stock chart at first glance. The algorithm of the indicator *Gaps Checker v2* was optimized in this new indicator as well as it using the new pine script version v4. For backwards compatibility reasons this indicator is published.
This indicator is available in two versions ‘Lite’ and ‘PRO’. The difference is the calculated precision and the percent inputs in integer numbers or more granular in float values.
It uses two different sorts for large GAPS (yellow, e.g. larger than 2%) and for very large GAPS (red, e.g. larger than 4%). These values can be changed in the indicator settings.
Hope this helps many of you to be more efficient in your chart analysis - have fun!
GAPS Checker v2 LiteUsing this indicator allows you to indentify large GAPS directly in your stock chart at first glance. The algorithm of the indicator *Gaps Checker v2* was optimized in this new indicator as well as it using the new pine script version v4. For backwards compatibility reasons this indicator is published.
This indicator is available in two versions ‘Lite’ and ‘PRO’. The difference is the calculated precision and the percent inputs in integer numbers or more granular in float values.
It uses two different sorts for large GAPS (yellow, e.g. larger than 2%) and for very large GAPS (red, e.g. larger than 4%). These values can be changed in the indicator settings.
Hope this helps many of you to be more efficient in your chart analysis - have fun!
Large Candles Checker v2Using this indicator allows you to indentify large candles directly in your stock chart at first glance. The algorithm of the indicator *Large Candles Checker v2* was optimized in this new indicator as well as it using the new pine script version v4. For backwards compatibility reasons this indicator is published as v2.
Added tails and wicks (also referred to as long and short shadows) to the calculation algorithm. You will be able to configure the tails and wicks in the indicator settings. And the calculated percentage value of large candles will now also be displayed.
It uses two different sorts for large candles (yellow, e.g. larger than 3%) and for very large candles (red, e.g. larger than 6%). These values can be changed in the indicator settings.
Hope this helps many of you to be more efficient in your chart analysis - have fun!
SPY Checker v2Using this indicator allows you to check the SPY for large gaps and candles (e.g. >1%) directly in your stock chart at first glance. The algorithm of the * SPY Checker v2* indicator was optimized in this new indicator as well as it using the new pine script version v4. For backwards compatibility reasons this indicator is published as v2.
It is now also possible to use this indicator for all stock charts and to get the SPY indication on them visible without opening the SPY chart explicitly. Additionally added a several days trading stop feature, which is visible on the chart through the green and red background color. This configuration is available in the indicator settings.
Hope this helps many of you to be more efficient in your SPY indication - have fun!
PRIME - ETHUSD - BYBITPRIME is a hyper-focused indicator made for a specific asset and timeframes. The goal of the indicator is to help you simplify and optimize your trading.
As of writing this, the indicator is optimized for the 1H and 4H timeframes.
The indicator will provide you with:
Potential buy and sell zones (the green and red vertical lines/flashes).
The trend of the market, with the cloud as support/resistance.
And the daily, weekly and monthly closes (as D, W and M).
In addition to these, the indicator also comes with the following alerts:
BUY ZONE
SELL ZONE
STOPPED FLASHING
CLOUD TOP X
CLOUD BOTTOM X
These alerts will allow you to know when some of the best opportunities in the market might be present.
This specific version of the indicator is for ETHUSD . However, I can adjust it to your favorite asset.
For access, questions, and full documentation, please message me here on TradingView.