OPEN-SOURCE SCRIPT

VCC Impulse 101

Aggiornato
Title = VCC Impulse 101
Version = v1.2.0
Author = Vic Cebedo


A cryptocurrency Buy and Sell signal indicator.

BUY SIGNAL (green background) is triggered if Buy Score (black line) reaches (4) Points.

1 Point is added to Buy Score if:
- The Closing Price is above all Moving Averages (7, 21, 50, 100, and 200), and
- If the 200MA is above the other Moving Averages (7, 21, 50, 100).

1 Point is added to Buy Score if:
- MACD is greater than MACD Signal, and
- MACD is greater than zero, and
- MACD Signal is greater than zero, and
- MACD is greater than previous value.

1 Point is added to Buy Score if:
- SMI is greater than zero, and
- SMI is greater than previous value.

1 Point is added to Buy Score if:
- RSI is greater than 50.


The SELL SIGNAL (red background) is triggered if EITHER Ethereum Sell Score (purple line) OR Bitcoin Sell Score (red line), reaches (-3) Points.

2 Points is deducted from the Ethereum Sell Score if:
- The number of Ethereum Short positions is greater than the Longs.

1 Point is deducted from the Ethereum Sell Score if:
- The Ethereum RSI is greater than 75.

2 Points is deducted from the Bitcoin Sell Score if:
- The number of Bitcoin Short positions is greater than the Longs.

1 Point is deducted from the Bitcoin Sell Score if:
- The Bitcoin RSI is greater than 75.
Note di rilascio
- Removed the stepline plots.
- Indicator overlay is now set to true.
Note di rilascio
- Removed other indicators in the screenshot.
Candlestick Analysis

Script open-source

In pieno spirito TradingView, l'autore di questo script lo ha pubblicato open-source, in modo che i trader possano comprenderlo e verificarlo. Un saluto all'autore! È possibile utilizzarlo gratuitamente, ma il riutilizzo di questo codice in una pubblicazione è regolato dal nostro Regolamento. Per aggiungerlo al grafico, mettilo tra i preferiti.

Vuoi usare questo script sui tuoi grafici?

Declinazione di responsabilità