RSI5_50 with DivergenceThis is variation of RSI Divergence strategy.
I have added a filter (long term RSI) to the Rules. strategy BUYs when RSI 50 period is above 50 line and there is divergence on the short term RSI
settings
=========
short term RSI period 5
long term RSI period 50
stopLoss is 8% --- if setting is enabled
BUY Rule
========
RSI 50 is above 50 line
short term RSI is showing divergence
Add to existing
==============
if already in position, BUY when shorTermRSI is crossing above 20
TakeProfit
=========
when longTermRSI reaches 60,65, 70 and 75 level , take partial profits .
(not when crossing down --- This may affect on profits , because when price goes down , it goes very fast )
Exit
=====
when longTermRSI is crossing down 30
OR stopLoss value hits
Note: When I tested this with GOOGL stock , I have got excellent results ... any experts there , please check everything is good with scripting ...
Happy Trading
متذبذبات
Master Trend StrategyStrategy for the Master Trend indicator. The screen shows a strategy with a deposit of 100 USD. By default, the strategy is STOP TREND. You can setup the strategy to MAIN TREND, if check off "Use stop" and "Use take 1 amount". Default strategy set stop by market when price reached first take and close by revert signal. MAIN TREND strategy trade from signal to signal use deep first take. Adjusting the settings you can create you own strategy.
This strategy has slippage equal 20 and commission 0.02% like on most of exchanges.
Can I get access?
Use the link below to obtain access to this indicator.
RSI V Pattern strategyThis strategy based on RSI for swing trading or short term trading
Strategy Rules
=============
LONG
1. ema20 is above ema50 --- candles are colored green on the chart
2. RSI value sharply coming up
previous candle1 low is previous candle2 low and previous candle1 RSI value is less than previous candle2
current candle RSI value is greater than previous candle1 and crossing above 30
above which makes a V shape on RSI indicator, colored in yellow on the chart , price bar is colored in yellow
3. Enter Long when the above V pattern occurs
EXIT LONG
1. when the RSI reaches 70 , close half position and move stop loss to up
2. when RSI reaches high value 90, close 3/4 position
3. when RSI crossing below 10 OR stopLoss hit , whichever happens first , close whole position
Note : take profit levels are colored in blue on RSI and Price candles
I have tested SPY , QQQ on daily chart , performance results are with 80% win rate and more than 3 profit factor
Happy Trading
Fibonacci + RSI - StrategyStrategy: Fibonacci + RSI:
- Intraday trading strategy (Scalping).
Time Frames Tested with best Results:
30 Minutes.
5 Minutes.
15 Minutes.
1 Minute
Indicators Used:
RSI (30 / 70)
Fibonacci (1 - 0.784)
How it Works:
Once the Price Hits the 1 or -1 Fibonacci Level and bounces a little bit, It checks the RSI if Over Bought or Over Sold According to 30 - 70.
If both conditions are satisfied, it triggers a Long or Short Positions.
Further Notes:
- I have put a Stop-loss with a 2% just for further upgrades.
- Not advised to use in High Volatility Markets.
- No Repaint was observed during a 2-Weeks Tests.
If you have any suggestions or modifications please contact to add.
If you have observed any bad behavior please contact to fix.
Trade wisely.
KD compare strategy (交易策略對照組)This is a base and easy trading strategy for comparing my other strategy.
The strategy consider K >= 80 is strong target in the last high period,
and consider K <=20 is the weak target in the last low period.
In the strong target, the strategy may increase long at the first day when K < 50, until 2/3 max order limitation or strong target become to weak.
In the weak target, the strategy may increase short at the first day when K > 50, until 2/3 max order limitation or strong target become to strong.
there are three orders for this strategy.
when the strong become to weak, it may use the remain 1/3 to save itself, and change the direction at the next k > 50
when the weak become to weak, it may use the remain 1/3 to save itself, and change the direction at the next k < 50
這是一個簡單的雙向交易策略,用來對照我其他的策略。
當 K>=80 它會認為目前是強勢股,偏多操作
當 K<=20 它會認為目前是強勢股,偏空操作
當標的為強勢股時,當第一次 K<50 會加碼多單,最多買進2/3的持股,直到轉弱
當標的為弱勢股時,當第一次 K>50 會加碼空單,最多買進2/3的持股,直到轉強
當強勢轉弱勢時,會使用剩下的1/3來拯救持股,在下次 k > 50 出清持股
當弱勢轉強勢時,會使用剩下的1/3來拯救持股,在下次 k < 50 出清持股
E.B. StrategyThis strategy use a custom indicator. When the green line cross above the level 6, it's going to sell the stock. When cross down -6, it's going to buy the stock. You can change the level's number to adapt it to any asset.
It works for US30, or any Dow's Futures . But you can adapt it to any market, FOREX/Crypto/Stocks.
Also it works better in 5/15 min chart, but you can adapt it to any resolution too.
We use EMA 100 and ADX 14 as a filter of the indicator.
EntryModel is the level to make Buy and Sell transactions.
ExitModel is the level to close transactions.
In TPandSL you can choose:
No -> if you want only buy and sell, without closing transactions.
Model -> you will use the ExitModel parameter to close transactions.
% -> if you want to use a percentage of TP and SL.
Volatility -> to adapt TP and SL with the volatility of the moment.
Pips -> if you want to use Pips to close transactions.
If you would like to have the access, just DM me!
Mathias & Christer Timeframe RSIThis strategy is based on High and low RSI.
If RSI is => 80 and RSI drops enter Sell position
If RSI is =< 20 anr RSI goes up enter Buy position.
as exit I use MA crosses
MA short (30)
MA Long (50)
Strategy Tester EMA-SMA-RSI-MACDOn Tradingview I never saw a custom adjustable strategy script yet, so this is it,
you can change different things and see if you'll get a good strategy or not
Settings:
First choose the source, you can choose out of:
close, open, high, low, ohlc4, hlc3, hl2
Then choose you strategy: Long & Short, Long only or Short only
Next, choose your entry "Buy/Long" (which is the "close Short position" when "Short"):
- (E)MA 1 > (E)MA 2 (Each can be made ema or sma)
- close above (E)MA 1
- RSI strategy
- macd > signal
- macd > 0
- signal > 0
Then choose your RSI values if needed (for example you want a trigger when EMA 1 > SMA 2
but only if RSI > 60, then change "IF RSI >" from 0 to 60
Next you can choose an extra argument
and even a second argument with Higher Time Frame settings
Under this you can change your (E)MA values as desired (HTF values, MACD and RSI length can be found lower)
All the same with the exit/close (or if "Short", this is your entry)
Again, change everything as you wish
Then comes the RSI length setting, MACD settings and HTF settings, followed by SL/TP settings
(you also can enable/disable SL/TP), and TIME settings (for example you want to know the profit only from this year)
Alerts are provided in next script
Have fun!
1337 StrategyThis is a WIP strategy based on the 1337 Oscillator. It seems to catch some of the nice trending moves on the 1H but needs work to filter the choppy signals after a move and during consolidation.
DD_EchoDD_Echo is a buy/sell trading strategy based on sentiment analysis such as fear and greed, Bitmex premium and quantity theory of money.
The performance metrics are as follows:
Net Profit: 412%
Sharpe Ratio: 1.27
Profit Ratio: 2.55
Hit Rate: 100%
If you want to access this, please DM me.
OathOath consists of 21 and 55 EMA , Commodity Channel Index and Supertrend indicator. It confirms a trend and gives you a signal on a pullback. Original creation worked on 1h EURUSD chart.
Oath is merely a rebrand of my previous Patient Trendfollower strategy. Unlike Patient Trendfollower, Oath has actually a good name and it does not fill your screen with noodles.
►Long setup:
• 21 EMA is above 55 EMA , which is above the Supertrend indicator.
• Commodity Channel Index is an oscillator, which prints into the chart if extreme levels are reached. Green is for a level above 100 or below -100, red is above 140 or below -140 and black is above 180 or below -180.
• If 21 EMA > 55EMA > Supertrend and an oversold signal appear, you can buy into the trend.
• When backtesting on 1h EURUSD , profit target 400 pips worked best with a stop-loss below Supertrend's bottom and the size of your spread. Spread values do not subtract from your profit.
• A picture shows two valid entries.
Further examples can be found in Patient Trendfollower 's description.
Thanks to:
• @everget for providing Supertrend solution.
• Satik FX who hand-tested the system by hand and reported results in this article. He is my main inspiration for creating the complete indicator as one because I want to be able to show and hide it with a single click.
Strategy BTBTBTBT — strategy for only long positional trading of top cryptocurrencies. BTCUSD and ETHUSD are best suited for this strategy.
The main idea of the strategy is to buy cryptocurrency with a leverage of up to 1: 3 when the market is growing, and get rid of cryptocurrency when the market is not growing or falling.
The strategy is working on a daily timeframe .
To determine the trend, the strategy uses a combination of indicators MA25 and MA99.
To determine overbought (pump) and oversold (dump), the strategy uses the oscillator "SPPO".
The strategy has three trading conditions:
1) SPPO SPPOoverBought - "pump" market. Close all long positions or leave a position with a micro-leverage of 1: 0.1 for a period of 28 days.
3) Closing> MA25 > MA99 - uptrend in the market. We open the "long" position with a leverage of 1: 3.
If market conditions do not meet the above criteria, then the strategy does not have open positions.
Input parameters
Recommended timeframe D1.
FastLength - period for fast MA. Default = 25.
SlowLength - period of slow MA. Default = 99.
SPPOoverSold - trigger for determining the dump in the market. Default = -30.
SPPOoverBought - trigger to determine the pump in the market. Default = 35.
SPPOmaxForLong - the maximum value of SPPO for opening a long position. Default = 10.
LeverageLong - leverage when entering the market with a "long" signal. Default = 3.
LeveragePamp - the amount of leverage when entering the market with a "pump" signal. Default = 0.1.
LeverageDamp - the amount of leverage when entering the market with a "dump" signal. Default = 1.
Log equity chart - If true, use a logarithmic scale for a graph of equity. Default = false.
WinStop Strategy for BItcoinWinStop strategy is a high alpha low volatility trend following strategy based on Validate PSAR trends and RSI and William %R oscillators.
bayusp V2Using multi source like RSI , MACD , Stochastic , SMA , EMA and Huge Noural Network to Predicted Open Position.
EltrutTurtle inverted.
Long when
1. 7 period high broken
2. trendflex below 1
3. inside 35,3 bollinger band
Super Z strategy - Thanks to Rafael Zioni//Original script
//https://www.tradingview.com/script/wYknDlLx-super-Z/
This is a test for verifying if this interesting study works well.
The author, thanks to him!!!, advise a possible repaint because the script uses security function.
Refer to tradingview.com for more info on repainting:
www.tradingview.com
QUOTE:
We can see repainting in the following cases:
1- Strategies using calc_on_every_tick=true. A strategy with parameter calc_on_every_tick = false may also be prone to repainting, but to a lesser degree.
(this is not the case, ndr).
2- Using security for requesting data from a resolution higher than the resolution of the chart’s main symbol (i.e. do not use ion weelky chart if you set 1440 (1Day) in inputs)
NOTE: Thanks again to Rafael Zioni. If he requires to delete this strategy, I'll do immediately.
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. Bear Power measures the ability of sellers to
drive prices below 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.
RSI Divergence Indicator strategyThis strategy is based on RSI divergence indicator.
RSI period setting 5
Go Long when Bull or Hidden Bull is shown
Exit when RSI goes above 75 OR when bear condition appears
PROFIT + V2We are glad to introduce you our new strategy PROFIT +.
The strategy PROFIT + is based on price and volume correlation analysis.
The entries are quick with tight stop loss. Best suits fot those who like
to get quick profit in the beginning of the price move.
It was tested on BTC , Bitmex exchange on 1 hour timeframe,
but it can also be used on 30, 15 and 10 minutes tf.
There is also ALERT INDICATOR for the strategy to receive notification
when there is a buy/sell signal.
To get acces to the strategy pm me.
-------------------------------------------------------------------------
Рады представить нашу новую торговую стратегию PROFIT+.
Стратегия PROFIT + основана на анализе корреляции цены и объёма.
Входы в стратегии быстрые с коротким стопом. Больше подходит для
тех кто любит забирать быстрый профит в самом начале движения.
Стратегия была тестирована на инструменте BTC биржа BITMEX
на 1 часовом таймфрейме, но она также работает на 30, 15 и 10 минутных тф.
Для стратегии также доступен ИНДИКАТОР АЛЕРТ для получения оповещения
при появлении buy/sell сигналов.
Для получения доступа к стратегии пишите мне в личные сообщения.
Ichimoku with ADXMy first attempt at coding a strategy in pine script.
The strategy tests for a confluence of bull / bear signals and executes a trade when these are met.
It uses the ADX as a screen against fake breakouts.
Armi Goldman V1.7 CopernicusScript uses an EMA (Exponential Moving Average) as an indicator. When the price crosses (breakout/breakdown) the EMA, the trigger is activated. Script does the breakout and breakdown calculations. It considers one candle close above or below the EMA.
It is used only in trending markets like bullish trends and/or bearish trends and never in flat. It can get very bad results so pay attention!
Feel free to test it and add comments.
I am open to answer any questions.
I would like to know what you think and how can we improve this strategy.
Thank you & enjoy!
Ichimoku Cloud & ADX & MACD with TSL [tg1]Hi There! Used the time at home during the corona to learn Pinescript and work on this strategy. Its finetuned for BTCUSDT on mid-high timeframe, can be used for other TF/markets, but be extra careful).
The strategy is mainly build around Ichimoku Kinko Hyo and its Tenkan and Kijun crosses. It aims to only buy/sell when there is a strong trend in any direction (using MAs, ADX and ATR) and enters a trade based on these conditions:
1) Tenkan > Kijun
2) Close > Kumo
3) MACD > Signal
4) ADX > Custom value
The same applies for shorts, just the other way around.
I added a TSL based on either % or ATR fixed % for improved risk management. Let me know if any questions.
ALLinBull&Bear v9.0 STRATEGYEach of my Allin Custom Indicators combined, ads to your understanding where the Market could go next. Each of them have their own purpose and set of rules.
You will weight gathered information to get a better understanding of when to ENTER or EXIT a position (SHORT or LONG).
First you need to find the right Indicator Settings and the best preforming TimeFrame for chosen crypto or fiat pair. You will do that with a "STRATEGY" Indicator. I chose either 3min TF for highly liquid assets or 15min TF for assets of low liquidity but you can choose whatever you want to up to 30min TF.
Do not stop until you find 80% or more Precent Profitable result (test different setting on different TF for best results) in Strategy Tester. You can backtest your Strategy with different settings and in different TimeFames to find the very best results for that pair.
BACKTESTING past results does not guarantee your future results. BACKTESTING is used to fine-tune your indicator.
Example: with a guitar tuner (Strategy Tester in our case) you fine-tune your guitar (our Indicators in our case) so you know what tone the guitar will produce when you hit a certain note ("in-tuned" visual interpretation of the Market in our case). It is normal to get a 100% Precent Profitable result from backtesting with very little Drawdown. More than 80% and low drawdown usually means Indicators is "in-tune".
CUSTOM INDICATOR TYPE: STRATEGY
SETUP
There are five different settings. To use them efficiently you need to understand what is their purpose and meaning.
"2nd", "3rd" and "4th" FIELD
All of my custom indicators use data from 4 different TimeFrames. First TimeFrame is the one you picked in TradingView. Now you need to set up the other three TimeFrames. To do that you need to click on the "Settings" icon on this indicator and change the "2nd", "3rd" and "4th" field. The preferred setting I use to start searching for the best performing set of Settings is 2-8-32 OR 3-9-27 OR 4-16-64 OR 5-20-80. Those numbers are multiplication of chosen TimeFrame.
Example: setting 2-8-32 on a 5-minute TimeFrame means it will gather data from 5min TF, 10min TF (5minX2), 40min TF (5minX8) and 160min TF (5minX32).
Smoother FIELD
This Field is used to average down all that data indicator it is gathering from the price chart. I use integers like for example 9, 18, 27, and any number in between. It is connected to volatility. High Volatility needs Low Number and vice versa.
Threshold FIELD
This Field is used to cancel down all the mini signal confirmations that are false due to an insignificant influence on future price movements. This number is usually best at 21. When you set all other Fields and get satisfying results you can still try and fine-tune it even more and get even better results.
HOW TO USE IT
First, you have to choose your TimeFrame. I choose either 3min TF for highly liquid assets and 15min TF for assets of low liquidity but you can choose whatever you want to up to 30min TF. Example: if you chose 30min TimeFrame and you fill the "4th" Field with the number "80", one of observed TF by the indicator will be "30minX80" or "2400min" or "40h" TimeFrame, so it is HUGE.
It always depends based on the nature of the actual pair you are looking at. If it is very volatile with a lot of volume, the market beat for this pair settings is very different from another pair with for example very little volume and low volatility. So you need to find the right Indicator Settings at the right TimeFrame for each pair you are following. You are basically tuning your Indicator like you would tune your guitar so you know what to expect before hitting those "strings" of yours.
Find the best performing setting and TimeFrame with help from a TradingView feature called "Strategy Tester". Get familiar with this feature. But rule of thumb is: everything more than 80% Precent Profitable result with Max Drawdown (negative yield from the worst closed position) lower or similar to AvgTrade is considered good enough tuning of my Indicators.
You need to reevaluate your best setting whenever your last trade gets a negative result or something big (whale manipulation) happens on the market. You need to re-tune your Indicator so it will be in tune with the Market again. Check and try to find better performing (better Precent Profitable result, lower Drawdown) settings periodically every few days to find your best yielding results.
CUSTOM INDICATOR: BULL&BEAR
HOW TO READ IT
WHITE WAVY LINE AND TWO HORIZONTAL WHITE LINES
With this one just follow the existing rules when exiting an oversold or overbought area as in RSI,CCI or SRSI indicator. When combining with the signal colored lines in the background it then makes better sense if it is a false signal and it will turn back or it is the right signal and it will exit the oversold or overbought area and advance in that direction.
IN THE BACKGROUND: NINE COLORED LINES
Rule of thumb here is the more GREEN LINES you see the more LONG/BUY the Signal is and vice versa. It helps to look at those lines a few hours back to get the "feel" where the market is pushing the price. First (1), second (2) and seventh (7) line are the most important lines and they have to be aligned and prevailed in the same color to get a viable signal but it still needs to be confirmed with other Signals.
Before making any decisions based on visualisation you should refresh the page. Indicator is very data sensitive and needs that very last data for the most accurate visual representation of the Market.