HiLoMAHiLoMA (High/Low Moving Average) was designed specifically for calculating moving average boundries similar to Bollinger Bands, but is derived from the highest and lowest prices of an asset, not just the closing price. The timeframe is configurable and the study displays arrows where buys (below) and sells (above) should take place.
On exchanges with low or discounted fees, the study does excessively well at scalping. Backtesting, in general, shows this study to be very robust in any market conditions.
The alert conditions are clearly identified as BUY ASSET and SELL ASSET for automated trading.
Buys only occur when the entire spread is below the momentum line.
Sells only take place when the entire spread is above the momentum line.
When the momentum line cuts through the spread, any potentional buys/sells are ignored as these are considered weak.
Be sure your calculate your momentum on the basis of your candlestick timeframe. If you are using 3 minutes candlesticks and you want a 24 hour momentum, you need to set your momentum to 480. This holds true for all timeframes.
Sep 24
Release Notes: Seperated buys/sells where spread crosses momentum.
Cyan (lighter blue) arrows are buy/sell signals that disregard momentum.
Buys/Sells that honour momentum are now labeled MOMBUY ASSET and MOMSELL ASSET.
Buys/Sells that disregard momentum are now BUY ASSET and SELL ASSET accordingly.
Oct 4
Release Notes: Momentum is now a band with an upper and lower boundry. Buys and sells must now be completely above the band or below the band respectively. The effect is to produce stronger signals for momentum precomditional trades.
MINIMO
Charles Recession WatchThe “Recession Watch” indicator tracks 7 key economic metrics which have historically preceded US recessions. It provides a real-time indication of incoming recession risk.
This indicator gives a picture of when risk is increasing, and therefore when you might want to start taking some money out of risky assets.
All of the last seven recessions were preceded by a risk score of 3 or higher. Six of them were preceded by a risk score of 4 or higher. Unfortunately data prior to 1965 was inconsistent and prior recessions could not be considered.
Based on the indicator hit rate at successfully flagging recessions over the last 50 years, risk scores have the following approximate probabilities of recession:
- 0-1: Low
- 2: 25% within next 18 months
- 3: 30% within next 12 months
- 4-7: 50% within next 12 months
Note that a score of 3 is not necessarily a cause for panic. After all, there are substantial rewards to be had in the lead up to recessions (averaging 19% following yield curve inversion). For the brave, staying invested until the score jumps to 4+, or until the S&P500 drops below the 200day MA, will likely yield the best returns.
Notes on use:
- use MONTHLY time period only (the economic metrics are reported monthly)
- If you want to view the risk Score (1-7) you need to set your chart axis to "Logarithmic"
Enjoy and good luck!
Multiple SMAs + X-Bar High/LowWhen starting my daily analysis, I typically open a daily chart and check where the price is compared to several SMAs, as well as check the high/low of today and the 10-day high/low. This indicator was designed to save chart space as well as make finding the highs and lows more efficient. Everything is adjustable, so you don't have to stick with my 10-bar rule.
Function : Pivots High and Low WARNING: The toil of this script is not mine . In order to avoid disrespect for work, I deleted some extensions only pure pivots , that is, only the information this script needed. I liked the fact that high and low pivots were in one function. I found this command by chance on stackoverflow. I don't know the authors and the nicknames because they are the stackoverflow nicknames. I hope it will help your adaptive periods. Finally, the length of the pivot must be at least 3 to be available.If the author reaches me, I will give his/her Tradingview name as a reference.
Auto Trend Lines [Anan]Hello Friends..
This is Auto Trend Lines, A script that draws trendlines from the pivot points in the price chart,,
So helpful and smart !
Play with the options to adjust the precision.
This is my simple edition from " Trendlines - JD "
CL_PHOrange line (OL) to be used with up trends and Red line (RL) to be used with down trends.
When price and the OL increase together buy calls, reentry or additional buys made after price bounces off of RL.
When price and the RL decrease together buy puts, reentry or additional buys made after price bounces off of OL.
Another opportunity to buy more or reenter is after OL/RL is flat and price follows OL/RL again.
Simplistic yet effective when combined with proper risk management.
Candle (High/Low/Close)-MTF [Anan]
Hello Friends,,
This is just multi time frame candle plot (High / Low / Close) on your current chart resolution.
Pivot Points High Low (HH/HL/LH/LL) [Anan]Hello Friends,
This is my own version of ( Pivot Hilo Support n Resistance Levels R3-3 by JustUncleL )
- V4 Pinescript
- Removed MA dependency filters
- Add some arrows
Timelines-Buschi
English:
This is a little, simple script I made upon request from a user.
It shows the highs ad lows of up to three custom timelines (e. g. 60 min, 30 min and 15 min) within a chart.
Deutsch:
Dies ist ein kleines, einfaches Skript, das ich auf Anfrage eines Nutzers erstellt habe.
Es zeigt die Hochs und Tiefs von bis zu drei individueller Zeitreihen (z. B. 60 min, 30 min und 15 min) innerhalb eines Charts.
Volatilità massimi e minimiCon questo script ho velocemente la volatilità dei massimi e minimi in base al corpo della candela. Molto utile per capire quando il mercato è incerto. Utile anche per capire la volatilità massima della candela. Aggiunte le medie mobili esponenziali per avere una media di 10 giorni e avere le idee più chiare.
Previous OHLC LevelsQuick dirty code for personal use. Plots previous OHLC levels based on a selected time-frame on the chart.
Not bad if you want to see different time-frame levels.
Fill function can serve to highlight the daily range (high-low or open-close) on non-standard charts
Uses base code from JayRogers
High and lows round vs full numbersLiterally the name, just checks if a high or low is a full number or decimal (i.e 100.5) then shows the percentage of full number highs vs percentage of full number lows.
I couldn't really find anything useful with it but maybe someone else can
Daily High Low MovementIndicates the daily high and low drawn by green and red lines. Fill blocks indicate the average value movement relevant to the previous day. Green fills indicate that the value is moving higher than the previous day and red meaning lower.
NYSE:BA
[RD] LCS - line channels (basic) v3 - [republish]==================================================================
July 18 2019 - LCS - line channels (basic) by RootDuk
Version : v3 - read the notes
==================================================================
Easy script to draw channels based on ie. GANN using the following
input params
- ibback : barsback to search for high and low
- ffactor : factor to up/downscale the lines
- oextend : extend lines, left, right, both, none
- bshowline : show horizontal lines yes/no
- bsshowdown : show diag down lines yes/no
- bsshowup : show diag up lines yes/no
- bshowindm : show index marker, where is you current ibback
===================================================================
Notes
===================================================================
When you use this code, pls let me know where and how you used it
as iam always curious what some can do with it. Thanks!
===================================================================
Updates
===================================================================
v1
v2 - July 17 2019
- Removed support wallets from source code. I think the source
- has been deleted because of this, find no other clue.
v3 - July 18 2019
- Republish
Triple Coppock CurveThe Coppock Curve is a zero-centered momentum oscillator that relies primarily on rate of change calculations. The Coppock Curve in its most basic form is already a great indicator, especially for spotting shifts in momentum. But, we wanted to see how we could modify it to get some better performance out of it.
As the ‘cop’ function demonstrates, the Coppock Curve has a pretty simple calculation. The first step is to calculate the rate of change at a longer and shorter window length. Next, the sum of the two rate of change values is calculated and finally a weighted moving average of a user defined length is calculated(this is the Coppock Curve).
The ‘cop()’ function set the foundation to allow us to implement our modifications. As you can see in the graph, there are 3 different lines (2 histogram and 1 normal line) comprising the Coppock values based on the rate of change of high, low, and closing prices. We liked this layout because it allows traders to easily identify the curve’s pivots and the balance of negative vs. positive momentum.
The Coppock Curve based on high prices is plotted as the teal histogram, wile the pink histogram represents the Coppock Curve of low prices. The curve based on closing prices is the red and green alternating line plotted on top of the two histograms.
We included some notes on the chart to help with interpreting the three curves.
There are two common approaches traders can take when trading with the indicator:
1. Trade based on closing price curve: Go long when line changes from bearish(red) to bullish(green). Then, go short when same line changes from bullish to bearish.
2. Trade based on crossings of the zero-line. This could be based on the high, low, or closing price curves, but closing price is the safest bet. So, go long when it crosses from negative into positive territory and short when it crosses under the zero line from positive into negative territory.
[RD] VLC - Variable Line Channels==================================================================
July 7 2019 - VLC - Variable Line Channels © RootDuk
==================================================================
Easy draw gann or fibb lines based on the variables you find in the input
screen. Use the barsback input to define the highs and lows in a given
amount of bars
===================================================================
Updates
===================================================================
V1:
release
===================================================================
Support appreciated, thanks (keeps me motivated :)
===================================================================
BTC: 1C7sk3x8o2sX5eBV5HSz3KAgXJJ3FsF2Mo
ETH: 0xa14f3059EcDAE4aEe2E17826033E1D2C7e83233e
BNB: bnb1kwe3hqp4e8ch02ruhpclau4tvf0enzzh5tc2e3
===================================================================
Support/Resistance Zones x3Support and Resistance Levels + Zones for 3 time frames, based on volume at fractal levels with Zones based on wick size which is a true reflection of a Zone when compared to other S/R Zone scripts which only use a thick line not based on anything.
Original script is thanks to synapticex I have just migrated to version 3, heavily modified it and added Support and Resistance Zones.
RunAn indicator that uses previous reversal point according to highs and lows to visualise trend. Lock the code just in case someone will commercialise this.