TradingView
fikira
4 lis 2019 22:06

VRSI-MARSI Strategy 

Bitcoin / TetherUSBinance

Opis

I wanted to create an indicator which resembles price movement, aside to volume movement.
The "yellow-blue" line is the MA(5) of the RSI (9) of closing price.
The "orange" line is the MA(5) of the RSI (9) of Volume .

(Default plot of RSI and VRSI is not visible but can be made visible ("Settings" > "Style" > set "Opacity" of "RSI & VRSI"))

The Long (Buy) condition is triggered when the MA(5) of the RSI (9, close) goes up.
The Short (Sell) condition is triggered when the MA(5) of the RSI (9, close) goes down.

Comparing the price movement with the "orange" Volume line helps to spot a possible trend change,
for example when price goes up and an ascending Volume line starts to flatten or starts descending,
this could be a sign that the Bullish trend is weakening, predicting a possible trend change.
Or, when for example a downwards price movement is accompanied with a rising Volume line, this can be a sign of large Bearish power.

Because it still is a RSI indicator, the midline (50), and Oversold/Overbought area's (20-30 & 70-80) are important to watch, especially the MARSI!

A second strategy is made (VRSI-MARSI Strategy 2) where the Long/Short condition is triggered when "MA RSI (close) - MA RSI ( Volume )" crosses.

-------------------------------------------------------------------------------------------------------------------------------------------------------------------------

The Long & Short entries, as well as the Entry Close are visible 1 bar after the trigger.


When the blue line changes in a yellow line (and vice versa) it will show a candle earlier (see yellow dashed lines = (1)).
Also, the condition is fulfilled when the candle closes (2), but the order doesn't take place in the same bar, but the next (3).
Because this is a strategy the "actual Order" will not take place at the "Close" of the candle (2), but at the "Open" at the NEXT candle (3).

I also have this strategy as a study (A+B), where the "Buy" & "Sell" shows a candle earlier.

-------------------------------------------------------------------------------------------------------------------------------------------------------------------------

The entries are default 5% of equity, without pyramiding, which already gives large profits.

A large part of the profit is because of the Entry Close of the Long & Short entries.
You can easily turn these off (Settings > Inputs) to see what profit the strategy gives without Entry Close.

Here they are disabled:


-------------------------------------------------------------------------------------------------------------------------------------------------------------------------

More information available in the script ;-)

Komentarze
Odin82
Really great work. I only have one question, there are some instances on the chart where Long and Short signal happen at the same time..how does that work? or that signal is just ignored?
fikira
@acid8282, Thanks!
Not really sure actually, it happens when it alternates 1 bar after each other, but as far as I know, the signals would also be 1 bar further...
At this moment (from my experience) , for now, I recommend though not alternating between Long and Short,
best to stick for Long, and when a 'Short' signal is there (blue line), just exit the Long position instead of going Short,
hope this helps!
Rolypop
wow! A really good strategy.
did you have any alert indicator for this strategy?
fikira
@finetime1000, Thanks!
No, not at the moment, but this script does (which is the same principle):
tradingview.com/script/L2yXH0tr-VRSI-MARSI-B/
Rolypop
@fikira, thanks for your fast response!
fikira
@finetime1000, You're most welcome!
Więcej