Crypto Trend Following StrategyThis is the strategy script indicator of Crypto Trend Following Strategy which can be used for back testing. With study script indicator, strategy can be easily automated.
To set alerts, see Crypto Trend Following Study indicator.
Script is using several moving averages to keep you on the right side of the trend. Signals are also filtered based on other indicators to prevent buying already overbought or selling already oversold coins and avoid ranging markets.
MAIN GOAL
Main goal of the strategy is long-term stable profit. No strategy has 100% accuracy therefore there always will be some false signals. But patience pays, with Trend Following Strategy, you will get couple of small loses while waiting to get big wins when coin is trending strongly. As you never know the right time you must sustain and be in all trades to make sure that you will not miss the big move.
BACKTEST
This script is for free to play with so you can back test and see for yourself how the strategy performs on any of your favourite coins.
Strategy is optimized and back tested for USDT and BTC pairs on 6h timeframe but it can be used on any pair and any timeframe.
RISK & REWARD
Strategy does not use safety orders as DCAs usually leads to bag holding sooner or later. It does not use take profit either as strategy will tell you when to buy and when to sell based on the actual market condition.
You should always use stop loss to protect your account from drawdown or even being liquidated.
You can change stop loss or take profit as you like or even back test the strategy with your preferred settings to find what suits you best.
STRATEGY SETTINGS
You can use the strategy script for fine tuning and find best settings for yourself.
If you need any help with settings do not hesitate to ask. I would also appreciate any feedback and ideas how to improve the script.
==== Indicators settings ====
RSI Long < and StochRSI Long <
• used to filter out buy signals of already overbought coins - ( stoch ) RSI must be under set value to fire a BUY signal
RSI Short > and StochRSI Short >
• used to filter out sell signals of already oversold coins - ( stoch ) RSI must be over set value to fire a SELL signal
ADX >
• used to filter out buy or sell signals in ranging markets - ADX must be over set value to fire a BUY or SELL signal
MA Fast and Slow Length
• Two moving averages to indicate an actual short-term trend
Baseline Length & Type
• Baseline is a moving average which confirms the longer-term trend. You can set length and type of the moving average
==== Test period settings ====
• You can set the back tested window
==== Strategy settings =====
• Target Take profit and Stop loss in %
• Only LONG trades – tick if you do not want to calculate SHORT trades in the back test
• Plot key levels on chart – if you use stop loss and/or take profit, you can turn on levels of price to reach (yellow – bought price, red – stop loss – green - take profit)
Back test calculates with commission and fixed order size. You can change these settings on Properties Tab
Oscillators
RSI - Rate of ChangeCode based on RSI lower value crossing over higher value
RSI Rate of Change of different lengths used in all parts of code
ADX and CCI use is limited in V1.0
Script provides 3 RSIs and overbrought and oversold for each of these RSIs. When RSI cross over each other clearly Buy and Sell signals are fired.
Lime is buy and Maroon means sell. Use it along with EMA
Banknifty-Direction-Bank-StocksBanknifty Direction Bank Stocks is indicator to give Banknifty future direction.
This Indicator is giving signal by taking 11 Major Indian Bank trend into consideration.
This indicator is giving two signal Bullish and Bearish .
Bullish signal can be used for long Banknifty and Bearish signal can be used to close existing Banknifty position and make new short side position and again when Bullish signal come then close existing short position and take new long position and so on.
There is zone area green zone and red zone and central line. Green zone is Bullish area and Red zone is Bearish area.
When ever green line cross over red line then Bullish signal generated and when ever green line cross under red line Bearish Signal generated.
Strong Bullish when Crossover is happening above central line and Strong Bearish when Cross under is happening below central line.
Many Thanks to LazyBear main author, I have used his wave trend function and modified that as per Banknifty index so that we can get better result.
User must keep the default setting for getting better results as results are back tested. If setting changed then result may vary.
I have added here back tested performance user can see those results. I have added commission and slippage as well.
This indicator is available on Subscription.
PM/DM for more information about the script access.
Use the link below to obtain access to this indicator
002_RSI_CroSS_v2.0 strategy-----this is a strategy the trend quality based on an RSI, in BINANCE on a daily basis, it only works on a daily basis, it has a trailing stop which removes it from the operation, I hope it works.
-----esta es una estrategia la cualidad de tendencia basada en un RSI, en BINANCE en temporalidad diaria, solo funciona en diario, tiene un trailing stop la cual lo saca de la operacion, espero les sirva
CCU MFI + RSI + STOCH RSIThis demonstrates the accuracy of entry signal of the MFI + RSI + STOCH RSI strategy
2. AutoBots Trading - BACKTEST: StochasticBACKTEST: Stochastic
1. Description: a momentum indicator comparing a particular closing price of a security to a range of its prices over a certain period of time. The sensitivity of the oscillator to market movements is reducible by adjusting that time period or by taking a moving average of the result. It is used to generate overbought and oversold trading signals, utilizing a 0-100 bounded range of values.
2. Strategy rules: defined based on the component, signal count, entry prices, open order count, position check, position averages, conditional closes and close signals.
3. Risk management: system was defined based on the choice of only long, only short or both sides. Defining the choice of take profit, stop loss and trailing stos (no repaint).
4. Symbol: BTCUSD (only)
5. Suggested Timeframe: D
6. Parameter for optimization: 7, 11, 1, false, 20, 80, side: both, tp: 5%, sl: 2.5%, ts: 2%/2%
7. Walk forward simulation
7.1. In sample period: jan/2018-jan/2020
7.2. Out of sample period: jan/2020 - ago/2020
** For purpose educate only
1. AutoBots Trading - BACKTEST: RSIBACKTEST: Relative Strength Index - RSI
1. Description: entry point The relative strength index ( RSI ) is a momentum indicator used in technical analysis that measures the magnitude of recent price changes to evaluate overbought or oversold conditions in the price of a stock or other asset. The RSI is displayed as an oscillator (a line graph that moves between two extremes) and can have a reading from 0 to 100. The indicator was originally developed by J. Welles Wilder Jr. and introduced in his seminal 1978 book, "New Concepts in Technical Trading Systems."
2. Strategy rules: defined based on the component, signal count, entry prices, open order count, position check, position averages, conditional closes and close signals.
3. Risk management: system was defined based on the choice of only long, only short or both sides. Defining the choice of take profit, stop loss and trailing stos (no repaint).
4. Symbol: IBOV (only)
5. Suggested Timeframe: 4H
6. Parameter for optimization: 3, 40, 65, side: both, tp: 4%, sl: 2%, ts: na
7. Walk forward simulation
7.1. In sample period: jan/2018-jan/2020
7.2. Out of sample period: jan/2020 - ago/2020
** For purpose educate only
ADX | DMI Trend StrategyThis strategy takes the ADX Indicator I wrote and applies it to a strategy for back testing purposes.
I've also applied a date filter so you can back test specific date ranges and a moving average filter so you can choose whether to filter your longs/shorts based on a moving average.
vertex reversal indicator (lirshah)vertex reversal strategy has been written based on vertex reversal indicator, this new indicator is a combination of three different indicator: Momentum, Moving Averages and Bollinger Bands.
this strategy has been written based on current bar calculation so no repainting occurs.
in order to access script contact me directly.
CryptOutsider's StrategyDear Tradingview user,
The present script is a BTC strategy backtest tool based on a proprietary algorithm. The performance calculated (blue on the graph) is compared to a "Buy and Hold" position (red on the graph). You can also compare it with other published strategies or even your own one !
It works with buy/sell signals of an oscillator calculated with both price and volume, evaluating accumulation and distribution over a period.
Please use the ticker COINBASE:BTCUSD, on a 4h resolution (or it won't work).
By default the following conditions used are :
Relative part of equity invested per trade : 10 %
Initial capital : 100 $
Leverage : x10
Commission fees : 0,1%
Slippage : 5 ticks
Feel free to change it in order to reflect your commission or slippage conditions on the strategy's panel (double click on the equity curve or the configuration button). Conditions can also be changed in order to improve performance while seeking a bearable drawdown (speaking of which, a relative part equity could be increased up to 30% with an acceptable drawdown).
Starting and finishing dates for the backtest can also be changed in the panel.
All the best using the strategy !
CryptOutsider
Remark : The backtesting timeframe is partial as the very last week is not available.
VK trend scalper 30mThis strategy is designed to be used on the 30 minute time frame
In this strategy, I actually implemented my own scalping style into building the strategy. Having to replicate my own trading strategy into an algorithm, I can't make it exactly perfect to how I would trade, but what I can do is try and program the parameters that give it the absolute best chance of making a big move with a small drawdown- which replicates part of my trend trading style. Here I am using VWMA , EMA and trend filtering values to find trend change and best entries.
you can also try it on any cryptocurrency/forex/commodity/stocks
*This script is currently experimental you can try it if you want.
RSI W Pattern strategyThis strategy is similar to RSI V pattern strategy, but it looks for W pattern in RSI chart.
RULES
======
BUY
1. ema20 is above ema50
2. RSI5 crossing up 30 from oversold area
3. and RSI5 must be below overbought area (default value set to 65)
Add to existing Position
1. You can add on the next W pattern OR
2. if RSI5 is crossing up from below 20
Exit
1. when RSI5 reaches 75
Note: This is for short term/swing trading . which gets on when price dip in trending and quickly gets you out on RSI overbought area
TSI CCI Hull with profit$$$This is a modified version of @SeaSide420 TSI CCI Hull with profits exit on long and short order
ORIGINAL SCRIPT:
/// /// feel free to edit/improve and comment
Swing trading StrategyThis indicator based on capturing historical swing. It predicts future swing based on historical swing data. This is very useful for short term swing trading and gives best result on 30 minute chart.
Volume Based Buy/SellThis is my very first scrip on this platform. It's the first version of the script, It works on the volume-based moving averages and exponential moving average.
I have added the buy/sell signals for educational purposes only. While adding the buy/sell signal I have an additional check on the strength of the trend to reduce loss to a minimum.
How to use:
1. Use with Heikin Ashi Chart.
2. Use 15 Min timeframe for intraday.
Some improvements I am working in the near future is:
1. Exit tread with the maximum profit.
2. Reduce down false trad to 0%.
To encourage and support please like the script try using for your own paper trading.
Dont forget to leave a comment on if you see any improvement in the script or any idea you have. Happy treading together.
UO StrategyStrategy is based on UO and its derivatives.
Quite fast to price changes and flexible to different time frames considering risk management.
I had many versions of UO strategy, but so far this one is the safest.
RSI Divergence X Ichimoku Cloud X 200EMAHi all,
This script is a combination of the RSI Divergence Strategy combined with Ichimoku Cloud and 200 EMA .
A long position is entered only when the RSI identifies a bullish divergence (either regular or hidden), and that the Ichimoku Cloud is above the 200 EMA . This is to ensure that there is a confirmation of a bullish trend before an entry.
Similarly, a short position is entered only when the RSI identified a bearish divergence (either regular or hidden), and that the Ichimoku Cloud is below the 200 EMA . This is to ensure that there is a confirmation of a bearish trend before an entry.
I find that this script works best on Intraday charts.
This is just a simple script I built on my third attempt of backtesting strategies on TradingView. Do give it a go and let me know if you guys have any feedback or comments about it. Happy trading!
MACD Bull Crossover and RSI Oversold 5 Candles Ago-Long StrategyHello everyone, I've been having a great time perfecting this strategy for a few weeks now. I finally feel like it's time to release it to the public and share what I have been working on.
This strategy only enters a long trade when the MACD crosses over the signal line and the RSI was oversold looking back 5 candles ago. The logic behind this is to wait for RSI to enter the oversold territory, and then when the market starts to recovery the MACD will crossover telling us the sell off is over.
This strategy will close once these 2 conditions are met.
1. MACD Histogram is above 0 and MACD crosses under the signal line.
2. RSI was overbought 5 previous candles ago.
In the strategies settings, you'll be able to enable visual stop-loss and profit levels and change those levels to what you like, enable up to 5 EMA'S,
ADDONS That Affect Strategy:
* Enable visual stop-loss and profit levels as soon as a buy signal is triggered.
* Modify stop-loss and profit levels.
* Modify RSI oversold and RSI overbought levels.
* Modify MACD Fast and Slow moving average.
ADDONS That Do Not Affect Strategy:
* Enable up to 5 EMA's. (This will not affect strategy, and is the only purpose is for people who like following EMA's.)
Thank you for taking the time to try my strategy. I hope you have the best success. I will be making a short strategy, and alerts for this strategy soon. Follow me for updates!
Systematic Momentum strategy v 1.0Systematic Momentum strategy v 1.0
This is a long-only strategy optimized taking into consideration the underlying's momentum and volatily.
Long story short it opens positions when the momentum is highest and the risk is lowest and closes the same position when the risk-to-reward is no longer optimal.
How to use:
-> To be used on an Index or a tracker ETF
-> Position sizing should be set up to 100% of the portfolio
Dark strategy 1this strategy for bitcoin only on 30 min
you can use it by adjusting the entry values
this is based on ichimoku kinko hyo cloud and RSI
use ichimoku kinko hyo cloud for jumps and full
and use RSI in Oscillating situation
by your comment about it make we be aware of your idea
Combo Backtest 123 Reversal & Elder Ray (Bear Power) This is combo strategies for get a cumulative signal.
First strategy
This System was created from the Book "How I Tripled My Money In The
Futures Market" by Ulf Jensen, Page 183. This is reverse type of strategies.
The strategy buys at market, if close price is higher than the previous close
during 2 days and the meaning of 9-days Stochastic Slow Oscillator is lower than 50.
The strategy sells at market, if close price is lower than the previous close price
during 2 days and the meaning of 9-days Stochastic Fast Oscillator is higher than 50.
Second strategy
Developed by Dr Alexander Elder, the Elder-ray indicator measures buying
and selling pressure in the market. The Elder-ray is often used as part
of the Triple Screen trading system but may also be used on its own.
Dr Elder uses a 13-day exponential moving average (EMA) to indicate the
market consensus of value. Bull Power measures the ability of buyers to
drive prices above the consensus of value. Bear Power reflects the ability
of sellers to drive prices below the average consensus of value.
Bull Power is calculated by subtracting the 13-day EMA from the day's High.
Bear power subtracts the 13-day EMA from the day's Low.
You can use in the xPrice any series: Open, High, Low, Close, HL2, HLC3, OHLC4 and ect...
WARNING:
- For purpose educate only
- This script to change bars colors.
Patron04 TOFF MACD DEMA StrategyI prepared the macd dema indicator made by Toff as a startegy test. There is another strategy like this. But the process is opened according to the intersection of macd and signal. But the difference between my test is this. Macd is testing according to the intersection of 0 value. Macd sells 0 when cut down, buying when 0 cuts down
Toff's Macd dema: