[astropark] Super RSI [strategy]Dear Followers,
today a new Scalper Tool , which works great on 3 minutes and 5 minutes timeframes , but also down to 1m and up to 30m!
I called it " Super RSI ", as it is based on RSI and inherits some basic functionality from it.
If you check its settings, you will see that you can have 3 different buy-sell sources (first two are active by default):
STRONG BUY/SELL : buy when white area deeply falls into oversold-red zone and sell when white area gets into overbought-green zone (you can set and edit at which level oversold and overbought zones start);
CROSSES : buy when the black RSI line in the middle between red and green area cross under the buy cross limit value and sell when it crosso over the sell cross limit value (you can set and edit specific cross ranges for both buy and sell);
WEAK BUY/SELL : buy when green area at least go below 50 level and sell when red area at least goes above 50 level (you can edit both levels); these conditions are highlighted as background color and are very useful for taking (at least partial) profits in trades.
By default the script will be placed as oscillator on a specific pane below the chart, but
> you can disable the oscillator plot by enabling the "hide all plot" option
> and place it as overlay on chart by clicking on the black arrow at then end on the indicator name in chart and selecting "move to -> existing pane above"
This strategy can trigger till 10 buy or 10 sell signals in a row before reverting, so use a proper money management .
Strategy results are calculated on 20 trading days using 1000$ as initial capital and working at 10x leverage.
The user who wants to use this strategy, especially via an automated bot, must always set a stoploss at 3-5% from entry point or use a proper risk management strategy .
This is not the "Holy Grail", so use it with caution.
This script will let you backtest the strategy and find best settings for your preferred market.
The alarms script version of this indicator, which will let you set all notifications you may need in order to be alerted on each triggered signals, can be found by searching for " Super RSI".
This is a premium indicator , so send me a private message in order to get access to this script .
Relative Strength Index (RSI)
Pivot Point Reversal + RSI StrategyThis strategy joins the Pivot Reversal strategy with the RSI indicator.
We check RSI level at the pivot point level and only if RSI condition is satisfied we update levels for stop orders.
The strategy works pretty good for crypto, 30m, 1h, 2h timeframes.
Easy to Use Stochastic + RSI StrategyA simple strategy that yields some great results.
CODE VARIABLES
LINE 2 - Here you can change your currency and amount you want to invest on each entry.
LINE 10/11/12 - Here we establish what date we want to start backtesting from. Simply change the defval on each line to change the date (In the code below we start on Jan 1st, 2014).
LINES 19 through 27 - Here we set our Stochastic and RSI sensitivity (Currently %K = 14, %D = 3, RSI = 14). Change these to your preference.
LINE 39/41 - Here we execute our orders (Currently set when %K crosses %D under the 20 value and RSI is less than 50 to BUY, %K crosses %D above the 80 value and RSI is greater than 60 to SELL). Change these to your preference.
NOTE: As a beginner you may not want to short stock, therefore LINE 6 was added to only allow long positions.
I didn't overlay the RSI value over the Stochastics because it was too cluttered. Just add the RSI indictor seperately to your layout.
As always, couple this with trend following and exit/entry rules to make the profitability even higher!
Cheers!
[astropark] Super Stochastic RSI [strategy]Dear Followers,
today a new Scalper Tool , which works great on 3 minutes and 5 minutes timeframes !
I called it " Super Stochastic RSI ", as it is based on StochRSI and inherits some basic functionality from it.
If you check its settings, you will see that you can have 3 different buy-sell sources (first two are active by default):
STRONG BUY/SELL : buy when green area deeply falls into oversold zone and sell when red area gets into overbought zone (you can set and edit at which level oversold and overbought zones start);
K/D CROSSES : buy when k-line cross above d-line and sell viceversa (you can set and edit specific cross ranges for both buy and sell);
WEAK BUY/SELL : buy when green area at least go below 50 level and sell when red area at least goes above 50 level (you can edit both levels); these conditions are highlighted as background color and are very useful for taking (at least partial) profits in trades.
By default the script will be placed as oscillator on a specific pane below the chart, but
> you can disable the oscillator plot by enabling the "hide all plot" option
> and place it as overlay on chart by clicking on the black arrow at then end on the indicator name in chart and selecting "move to -> existing pane above"
This strategy can trigger till 10 buy or 10 sell signals in a row before reverting, so use a proper money management .
Strategy results are calculated on 20 trading days using 1000$ as initial capital and working at 10x leverage.
The user who wants to use this strategy, especially via an automated bot, must always set a stoploss at 3-5% from entry point or use a proper risk management strategy .
This is not the "Holy Grail", so use it with caution.
This script will let you backtest the strategy and find best settings for your preferred market.
The alarms script version of this indicator, which will let you set all notifications you may need in order to be alerted on each triggered signals, can be found here below:
This is a premium indicator , so send me a private message in order to get access to this script .
[BERA] POWER STRATEGYHey below my new strategy test, hope you like.
Work better with BTC
H1 and H4 timeframe.
How this work?
RSI based script.
-Modified length and different metrics for long and short.
Moving Averages.
-RSI panel below with color labels to identify the rsi levels.
-Simple trailing stop included.
Entry orders and exit orders for both -long and -short.
The default setup is the best perfomance i've find testing it.
If you are interest in the script contact me.
Easy to Use MACD+RSI Strategy
BEGINNERS REJOICE!
Easy to use strategy test using MACD with RSI as a confirming indicator. The code is structured to make it easy to manipulate the variables to your choosing.
EASY TO CHANGE CODE VARIABLES
LINE 2 = Change the amount you invest every trade and the currency
LINE 8/9/10 = Change the defval of each of these lines to backtest from a certain date
LINE 16/17/18 = Change the MACD sensitivity by changing the defval on each line
LINE 21 = Change the value after close toadjust the sensitivity of the RSI
LINE 37/39 = Change/remove the < and > variables for macdLine and rsivalue after the crossover/crossunder to adjust your buying point further.
As a beginner you may not feel comfortable with shorting stocks, therefore LINE 5 was added to only allows long positions.
Funny how a simple indicator can return such a high profitability. Couple this with some trend/exit strategies and you'll have something really special!
REAL STRATEGY : Dow_Factor_MFI/RSI_DVOG_StrategyI'm actually one of those who think it's more important to extract clues from indicators than strategy, but I wanted to test the data about the probability and dow factor I've shared for a long time.
Usually, Bitcoin is used as an eye stain for strategy success, since the graph has increased significantly from the beginning.
To prevent this, I used a commission and in the last lines of document I shared Bitmex's Bitcoin and Ethereum 1W test results.
I don't think there's a factor to repaint. ( Warn me if u see or observe )
I considered Bitcoin because I found working with liquid parities much more realistic.
Ethereum and Bitmex have been featured as a spot and may soon find a place at the CME , so I've evaluated the Ethereum .
But since the Ethereum Bitmex was also spot new, I deleted results that were less than 10 closed trades.
Since the Dow Theory also looks at the harmony in the indices, just try it in the Cryptocurrency market.
Use as indicator in other markets. Support with channels, trend lines with big periods and other supportive indicators.
And my personal suggestion : Use this script and indicator TF : 4H and above.
Specifications :
Commission. ( % 0.125 )
Switchable Methods ( Relative Strength Index / Money Flow Index )
Alarms. (Buy / Sell )
Position closure when horizontal market rates weighs.
Progressive gradual buy/sell alarms.
Clean code layout that will not cause repaint. (Caution : source = close )
Switchable barcolor option (I / 0 )
*****Test results :*****
drive.google.com
Summary:
It was a realistic test.
It has achieved great success in some markets, but as I mentioned earlier, use it only to gain insight into the price movements of cryptos.
Use as indicator in other markets.
This code is open source under the MIT license. If you have any improvements or corrections to suggest, please send me a pull request via the github repository : github.com
Stay tuned ! Noldo.
inwCoin Simple RSI OB/OS Risk% Strategy=========================
English
=========================
Just simple RSI overbought/oversold strategy.
To prove of concept that if we buy when RSI reach oversold and sell when RSI reach overbought, will it work or not. ( And yes, it's not working! )
==========================
Thai
==========================
ลองเขียน strategy ที่ใช้ RSI ง่ายๆ ขึ้นมาดู พบว่า ผล backtest ใช้ได้ดีกับช่วง sideway ตลอดเดือน 7-8-9 2019 ที่ผ่านมา
แต่ปัญหาคือ กว่าจะปรับให้ได้กำไร มันก็ไม่ได้ใช้ค่ามาตรฐาน .. คือเหมือนเราปรับเพื่อให้ผลลัพธ์มันออกมาดีมีกำไร แต่ไปใช้จริงๆ หลายๆ ช่วงก็ไม่มีกำไรนะ
ยิ่งถ้าช่วง รันเทรน จากเดือน 4 ยาวมาสิ้นเดือน 6 นี่ ไปใช้กลยุทธนี้มีแต่ขาดทุน
ส่วนช่วง sideway ต้นปี ก็ดันใช้กลยุทธนี้ไม่ได้อีก ต้อองไปปรับแก้ระดับ ob / os ถึงจะได้กำไร
ผมก็เลยเห็นว่าไม่เวิร์คแฮะ 555 แต่ก็แชร์มาไว้ก่อน ยังไงก็เขียนมาจนเสร็จละ จะดองไว้ก็เสียดาย
inwCoin Stochastic RSI Risk% Strategy.=========================
English
=========================
Just STO RSI proof of concept strategy.
Buy = k & d cross over 80
Sell = k & d cross down 20
tried k & d cross but it's not working ( still not profit enough )
==========================
Thai
==========================
ที่คนเขาสอนๆ กันคือ ถ้า sto rsi ตัดกันที่ข้างล่าง ให้เข้า buy พอไปตัดกันข้างบนก็ค่อย sell
กลายเป็นว่าพอมา backtest จริงๆ logic นี้กลับไม่เวิร์คขึ้นมาซะงั้น
ตัวที่ work ดันเป็น เส้น k และ d ตัดเส้นบน ( 80 )ขึ้นไปค่อยเข้า buy
ส่วนถ้าสองเส้น k และ d ตัดเส้นล่างลง ( 20 ) ก็ค่อย sell
วิธีนี้เราจะค่อนข้างมั่นใจว่าถ้าเข้าแล้ว ราคามันจะไปต่อจริง
เออ ประหลาดดีมากครับ
ลองดูนะ ว่าวิธีนี้เวิร์คไหม
inwCoin EMA of RSI Risk% Strategy=========================
English
=========================
Just simple strategy idea using EMA of RSI crossing to define entry and exit.
Looking good for backtest result but I'm not sure will it ok if live trade.
Please make sure to paper trade ( forward test ) for few month if you want to use this strategy.
Also, this is for education purpose and not the investing advise.
Use it as your own risk.
-----------
Concept
-----------
Making slow and fast EMA of RSI and decide when to enter/exit trade
If fast crossover slow = Buy
If fast crossunder slow = Sell
You can using trend filter to filter out downtrend
Recommend value is 80 for Daily TF
This strategy is no good for small TF because EMA of RSI will cross up and down like crazy and I'm sure you'll losing money if you follow this strategy in real trade lol.
==========================
Thai
==========================
มีคนถามในห้อง Bitcoin Thai Club ว่า ถ้าใช้ EMA of RSI แล้วหาจุดเข้าออกจากตรงนั้นจะเป็นไง
ก็เลยลองทำ proof of concept strategy ออกมาดู
กลายเป็นว่า... ให้ผลค่อนข้างดีกว่าไอ้ตัวที่เคยมีซะอีก โว๊ะ!! 555
เท่าที่ไล่กดดูหลายๆ Timeframe พบว่า ยิ่ง TF เล็ก noise ยิ่งเยอะ ทำให้การตัดกันของเส้น EMA ค่อนข้างพันกันไปมา ทำให้มีการเข้าๆ ออกๆ แบบเสียเปล่าเยอะไปหน่อย
ถ้าใครจะใช้ แนะนำให้ใช้ TF daily กับ weekly ขึ้นไปน่าจะให้ผลที่พอเชื่อถือได้
===========
หลักการ
===========
ใช้ EMA สองเส้น คือ EMA fast กับ EMA slow โดยไปหาค่า ema ของ rsi แล้วหาจุดตัดของสอง ema นั้นๆ
ema fast ตัด ema slow ขึ้น = ซื้อ
ema fast ตัด ema slow ลง = ขาย
ง่ายๆ แค่นี้เอง
เท่าที่ไล่ดูด้วยตา มันสามารถออกที่ยอดได้ค่อนข้างสวยอยู่พอสมควร ( ถ้าใช้ TF daily หรือ weekly นะ )
ใครจะเอาไปเล่น ก็อย่าลืม forward test กันก่อนจะไปลงเงินจริงนะ
ตรงนี้เป็นแค่ concept แต่เวลาเทรดจริงมันอีกเรื่องนึงเลย
AlgoNinja RSI/MACDAlgoNinja buy/sell signal based on MADC/RSI/StochRSI data. BETA - Use at your own risk!
RSI Buy and SellThis is sooooooooo simple.
Buy when RSI is above 70 and don't sell til it'sunder 30.
BTC Daily Strategy BFStrategy based on code by @CredibleHulk so thanks for that.
This is a strategy for the Daily Bitcoin chart which uses the MACD, RSI, Stochastic RSI and a moving average.
The conditions for long or short signals depend on the indicators above crossing user-defined thresholds.
Long signal = (Stochastic RSI k value is below Stochastic Sell Threshold) AND EITHER (MACD delta crosses above MACD Threshold OR RSI crosses above RSI Threshold)
Short signal = (MACD delta crosses below 0) AND EITHER (Close Price - an SMA of the ohlc4 values crosses below the DMA threshold OR Stochastic RSI k value is above Stochastic Sell Threshold)
INSTRUCTIONS
Green background = go long
Red background = go short
You can adjust stop loss values for long or short signals in settings as well as all parameters for the indicators.
MavXtrenderConverted the B-Xtrender script from Puppytherapy into a strategy script.
B-Xtrender was created by Bharat Jhunjhunwal and published in this IFTA Journal .
I've added the following features:
Ability to use factors instead of individual values for each parameter. This will allow you to quickly check different averages (5 vs 7 for example).
Defaults adjusted for crypto trading (7 days/week).
Switches to use either the short or long term indicator, or both.
Time window
RSI StrategyNothing special in this strategy its just purely and application of RSI in 1hour chart of XAUUSD.
Buy and Sell Indicator - OnePunchOne of the Top Class Breakout, Buy and Sell Strategy for Long Term, Day Traders and Short Term Holder.
With This Script;
You Can Get Breakout Signals
You Can Get Buying Points
You Can Get Selling Points
You Can Find Out If a Stock Over Sold
You Can Find Out If a Stock Over Bought
Volatility WatchREAD ME FOR INSTRUCTIONS ==>
Signal = Green (bullish) Red (bearish)
Strength indicator = Blue line
Slow Stochastic = Black line
Low- line = Purple dashed
High- line = Red dashed
Has been tested on Stocks, Crypto, and other Currencies
Get help to find trade ideas!! => I look for Daily conditions to be oversold (Signal and Stochastic to be under low- line with Strength moving up)
DIRECTIONS ==>
PART 1 --> When SIGNAL line turns green and STRENGTH line (blue line) are both greater than or equal to the SLOW STOCHASTIC (Black line) -- This indicates Bullish Trend
PART 2 --> IF SIGNAL line, Strength line, and Slow Stochastic are Below the LOW-LINE (Marked at 20) this is an indication of "Oversold" conditions.
PART 3 --> IF SIGNAL line crosses above Slow Stochastic while they are both below the LOW-LINE (Purple dashed line) and Strength line (blue line) has already
crossed above Slow Stochastic line (black line), this indicates a potential buying opportunity and...
depending on time frame the user could use this indicator to accumulate for Long position, day trade the 2 minute chart, or swing trade.
strat_RSIOMA_trend_ha--- Calcule de Heikin Ashi
---- RSI sur HA => RSIOMA
---- Filtre EMA
---- Stoploss
PD Crypto Performer PRO (Backtest)Description:
This is the backtesting version of the PD Crypto Performer Pro (Alert) . You can choose to backtest either one of the two strategies included, a trend-identifying swing strategy and a low risk scalping strategy. Both strategies assume the same capital amount invested ($10,000) each trade. You can also see how your capital grows over time by enabling the reinvesting proceeds option. For details, please check out this tutorial .
The backtesting results could be easily improved in live trading by utilizing the “Take Profit” signals and following the recommended methods of use below.
To assist the decision-making process, the code currently references BTCUSD. As a result, it is only suitable for crypto traders. However, we are working on the stock and forex versions, and the Performer will have these compatibilities soon.
Most importantly, our signals DO NOT REPAINT !
Recommended Use:
- Time Frame: 1HR
- Asset: Large cap crypto assets.
For lower risk tolerance, we recommend using the indicator on ETHUSD. For maximizing profits, we recommend using the indicator on BCHUSD.
- Always set stop loss according to your own risk tolerance
- Take profits along the way. Check out this video tutorial for when to reenter after our take profit signals.
Recommended Use for Advanced Traders:
- Position sizing:
Larger position if the 1HR signal is in the same direction compared to the 4HR trend.
Smaller position if the 1HR signal is in the opposite direction compared to the 4HR trend.
- Better entry/exit points:
Track the 1HR signal for the asset you are trading on other exchanges along with the BTCUSD 1HR signal. Sometimes, the signals from different exchanges occur with a 1-2 hour difference. You could use these earlier signals along with a lower time frame (eg. 15min) entry confirmation from your own exchange for better entry / exit points.
- Use “Take Profit” signals for counter trend scalps. Recover at the reentering opportunities . This works best with candlestick pattern confirmations.
Never use this if you suspect a flag / inverted flag pattern is forming.
Go to www.phi-deltalytics.com and sign up for a FREE trial today!
Let us know if you have any questions or recommendations. We are here for your success!
Disclaimer:
It should not be assumed that the methods, techniques, or indicators presented will be profitable or that they will not result in losses. Past results are not necessarily indicative of future results. This is not a solicitation of any order to buy or sell.
PD Crypto Performer (Backtest)Description:
This is the backtesting version of the PD Crypto Performer (Alert) . The strategy assumes the same capital amount invested ($10,000) each trade. You can also see how your capital grows over time by enabling the reinvesting proceeds option. For details, please check out this tutorial . The backtesting results could be easily improved in live trading by following the recommended methods of use below.
To assist the decision-making process, the code currently references BTCUSD. As a result, it is only suitable for crypto traders. However, we are working on the stock and forex versions, and the Performer will have these compatibilities soon.
Most importantly, our signals DO NOT REPAINT !
Recommended Use:
- Time Frame: 1HR
- Asset: Large cap crypto assets.
For lower risk tolerance, we recommend using the indicator on ETHUSD. For maximizing profits, we recommend using the indicator on BCHUSD.
- Always set stop loss according to your own risk tolerance
- Take profits along the way.
Recommended Use for Advanced Traders:
- Position sizing:
Larger position if the 1HR signal is in the same direction compared to the 4HR trend.
Smaller position if the 1HR signal is in the opposite direction compared to the 4HR trend.
- Better entry/exit points:
Track the 1HR signal for the asset you are trading on other exchanges along with the BTCUSD 1HR signal. Sometimes, the signals from different exchanges occur with a 1-2 hour difference. You could use these earlier signals along with a lower time frame (eg. 15min) entry confirmation from your own exchange for better entry / exit points.
Go to www.phi-deltalytics.com and sign up for a FREE trial today!
Let us know if you have any questions or recommendations. We are here for your success!
Disclaimer:
It should not be assumed that the methods, techniques, or indicators presented will be profitable or that they will not result in losses. Past results are not necessarily indicative of future results. This is not a solicitation of any order to buy or sell.