Static pivots levels
This tool graphs 3 levels with high pivot probability and each level represents the weighted average of the price during the last period of time.
Weighted average of the last Day
Weighted average of the last Week
Weighted average of the last Month
Each level can represent a level of support or resistance, depending on the case. Also these levels make the function of magnet or price trampoline, it may well attract or repel the price.
Let me know your questions by private chat.
Regards!
Pivot
My Custom indicator & Strategy for trading BTC in 5min UTHello,
If your goal is to make some BTC, this script might be for you.
I tested it on the ETH/BTC Binance chart.
About the indicator :
In short, it will help you for several things :
Avoid losing BTC when the trend goes bearish.
Earn BTC during any bullish trend.
Earn BTC when the market is in trading range by bouncing off trend lines, while anticipating a new potential trend.
I based my algorithm on several technical tools such as volume, RSI, pivot, for a total of 6 boolean conditions mixed together with AND and OR gates, resulting in those entry points (shapes)
About the Strategy :
I only used long entries and exits. No shorting.
The commission rate is set to 0.05% (binance)
The backtesting results in only 40€ of net profit for a 1000€ inital capital, it may seem litle BUT during the testing period (18 days, 40 trades) the coin (ETH) dropped in BTC value ( -25% ). You make 4% while a simple Holder would lose -25%, which is 29% difference.
Since I worked hard on this script, I'll grant access to only those willing to make a small donation, that'd really help me reach my goal of making a living with trading. I will also give you any info you want and give you everything need to set up alerts. Thank you very much.
Swing IndicatorThis indicator provides some base code for looping over data to identify swings in price action. Full code commentary can be found on the backtest rookies website.
The indicator shall allow users to "analyse" a recent historical candle to detect whether it was a swing point. This will work by inputting a number to select which historical candle you want to check. The indicator will then check all candles after it until the current candle. It shall also check the same amount of candles before it. If the candle analysed has the lowest low or highest high in the complete range, then we know it was a swing point.
My ETH/BTC 5 min StrategyHello, beginner in trading here. Use this at your own risk.
Commission : 0.05%
Time Unit : 5 min
Backtest range : 15 days (looking like that is the maximum in 5 min UT)
Initial capital : 1000€
How it works :
Long entries and exits. That's all, no pyramiding, no shorting.
It takes the first buy signal (green triangle) and the first sell signal (yellow triangle)
The idea is to scalp while in range using stochastic, and to get out / in when a big trend appears (that is what the tunnel is for).
See the code for details.
I think those are pretty good result when we look at hueg negative buy and hold returns of this month of March. What do you think?
[Study] Pivots EMA Stoch SetupUsing daily pivot, if price is greater or under the four EMAs, and if we have a stoch signal, then we have an entry/exit condition.
N Day Pivot Moving Avg (WONTON GRP)This is a tool used by Fisher style traders. It allows the trader to set the pivot period (3 Days is default) and the moving averages of that pivot.
Provided by the Wonton Group.
Automatic Monthly Pivots with built-in Fibonacci LevelsClassic Floor Trader Pivots (algorithm decision points) with color segmented Fibonacci levels plotted in real-time Enjoy! Multi-variable Time Frame Pivots with Custom fib levels is in works.
Hybrid Pivot Zones [DW]This is an experimental study designed to identify potential areas of support and resistance using a hybrid between Camarilla and Fibonacci pivot calculations.
The levels are calculated by taking 110% of the previous interval's range multiplied by 8.33%, 16.67%, 25%, 50%, 61.8%, 78.6%, 100%, 127.2%, 141.4%, and 161.8%, then adding them above and below the interval open.
Custom bar colors are included.
Pivot Zones Trading RangesJust testing an advanced Pivot Zones display method with 12 different time frame options. Invite only.
Pivot alerts by Funded-TraderThis indicator draws Standard Pivot Levels on all products on all timeframes.
The P Pivot is included, and it goes as far as R3 and S3, as pivots 4 and 5 are rarely reached in the market.
This indicator differs from the "Standard Pivot" published by TradingView as this can be used to set-up an Alert: just add a new alert, pick "crossing" and in value pick "Pivot Alerts"
I have chosen a neutral colour Orange for all pivot levels.
HMA_PPT StrategyHMA_X & Pivot Profit Taker combo
LOL!
change the settings to suit your favorite pair/TF before cry yourself to sleep.
doesnt repaint? ----> YOU TELL ME :-D
Pivot Point Moving AveragesThis indicator contains two simple moving averages that is calculated from the pivot point rather than the closing price. This indicator is described in detail in chapter 6 of the book Candlestick and Pivot Point Trading Triggers: Setups for Stock, Forex, and Futures Markets by John L. Person.
Simple Low/High PivotAuthor: maqpie
Date: 11th of August, 2017
Nothing fancy here. Just a simple pivot script which I made whilst doing other more complicated scripts.
Inputs:
- Source pivot bottom
- Source pivot top
Pivot Zones - Support and Resistance AreasAdaptive Pivot Zones (with 4 each support and resistance areas and a main pivot zone).
Coding and Copyright by Spreadburn / Daily Alpha.
Daily Deviations (Self Input Version)
Plots the standard deviation resistance/support levels.
Input the previous settlement price and the implied volatility.
credit to u/UberBotMan and u/Living_Granger for the idea and formulas
(preview example is using settlement of 2420 and IV of 11)
Simple Session PivotShows the pivot of the current session also with support and resistance levels up to 2 levels.