RSI-VWAP

RSI-VWAP - free crypto trading bot. TradingView Scripts.

Top FREE crypto trading bot for Tradingview!

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.

Performance of RSI-VWAP - free TradingView bot strategy.

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 RSI-VWAP - free TradingView bot strategy.

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 FTX: ETH-PERP 15 min

Input

Value

Period

14

RSI-VWAP LENGTH LONG

15

RSI-VWAP OVERSOLD LONG

15

RSI-VWAP OVERBOUGHT LONG

72

RSI-VWAP LENGTH SHORT

14

RSI-VWAP OVERSOLD SHORT

8

RSI-VWAP OVERBOUGHT SHORT

72

Long Take Profit %

NA (100)

Long Stop Loss%

3.3

Trailing Stop Long

NA (100)

Short Take Profit %

NA (100)

Short Stop Loss%

4

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?