RSI-BB

A shared tag with AI prompts and code snippets

From workspace: TradingView

Team: AI Prompts

Total snippets: 2

TradingView

RSI-BB

2 snippets

Pine Script RSI-BB Oscillator

Generates a Pine Script v6 oscillator combining RSI, Bollinger Bands, and moving averages scaled 0-100 with color changes.

Create a Pine Script version 6 indicator that combines an oscillator incorporating the following elements all scaled to percentages from 0 to 100 (not price values): - RSI with a 14-period. - Bollinger Bands applied within the oscillator...

Bollinger Band RSI Indicator

PineScript version 6 indicator for trading strategy.

Create a professional PineScript version=6 indicator following these guidelines: - **Capital Usage:** Always utilize 100% of capital for trades. - **Slippage Setting:** Configure slippage to a maximum of 3. - **Date Filters:** Include inputs for...