RSI-VWAP – Trading Bot for Deribit

RSI-VWAP - free TradingView bot strategy for Deribit.

Top FREE Tradingview strategy this week!

To make our community more profitable we decided to start a series in which we will review open-source TradingView strategies. The aim of the review is to select a strategy (or a number of strategies) from TradingView and run a reality check on it, optimise them and convert into alerts, so you can set it up as a bot on Wunderbit Trading platform.

RSI-VWAP - free TradingView bot strategy for Deribit.

Note

You need a TradingView Pro subscription to be able to receive Webhook notifications on Wunderbit. Sign up to TradingView now: https://www.tradingview.com/chart?offer_id=10&aff_id=23245

What we will provide

  • Open-strategy source

  • Strategy adjustment for particular exchange, pair and timeframe

  • Backtest

Video overview of free Deribit trading bot.

Description

This week we found a nice strategy for a 15 min time frame. The original idea was taken from: XaviZl. Originally. This is a simple strategy that is using the RSI indicator with VWAP as a source instead of the closing price. You will find the original strategy code here: RSI-VWAP

IMPORTANT

  • This is a trend strategy and works better in the trending market

  • We added the trend identifier using the EMA and SMA interaction

  • We Added Take profit and Stop Loss levels

  • We added inputs for the period selection, so you could see how the strategy is performing on a monthly basis.

Settings

Applicable to Deribit: ETH-PERP 15 min

Input

Value

Period

14

RSI-VWAP LENGTH LONG

20

RSI-VWAP OVERSOLD LONG

24

RSI-VWAP OVERBOUGHT LONG

94

RSI-VWAP LENGTH SHORT

16

RSI-VWAP OVERSOLD SHORT

12

RSI-VWAP OVERBOUGHT SHORT

66

Long Take Profit %

20

Long Stop Loss%

2.5

Trailing Stop Long

NA (100)

Short Take Profit %

8.5

Short Stop Loss%

4.5

Trailing Stop Short

NA (100)

Revised strategy script code

You can copy this code and paste it into your TradingView

Follow this guide to automate your TradingView STRATEGY alerts. (no need for study script).

Last updated

Was this helpful?