├── README.md ├── images ├── AddScriptToTV_Step1.png └── AddScriptToTV_Step2.png └── scripts ├── BTC_GoldenRatio.txt ├── BTC_Multiples.txt ├── BTC_Onchain.txt ├── RSC_TrendTradingStudy.txt ├── RST_EmaVwap.txt └── RST_Rsi.txt /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/readysetcryptocodes/TradingviewIndicators/HEAD/README.md -------------------------------------------------------------------------------- /images/AddScriptToTV_Step1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/readysetcryptocodes/TradingviewIndicators/HEAD/images/AddScriptToTV_Step1.png -------------------------------------------------------------------------------- /images/AddScriptToTV_Step2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/readysetcryptocodes/TradingviewIndicators/HEAD/images/AddScriptToTV_Step2.png -------------------------------------------------------------------------------- /scripts/BTC_GoldenRatio.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/readysetcryptocodes/TradingviewIndicators/HEAD/scripts/BTC_GoldenRatio.txt -------------------------------------------------------------------------------- /scripts/BTC_Multiples.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/readysetcryptocodes/TradingviewIndicators/HEAD/scripts/BTC_Multiples.txt -------------------------------------------------------------------------------- /scripts/BTC_Onchain.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/readysetcryptocodes/TradingviewIndicators/HEAD/scripts/BTC_Onchain.txt -------------------------------------------------------------------------------- /scripts/RSC_TrendTradingStudy.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/readysetcryptocodes/TradingviewIndicators/HEAD/scripts/RSC_TrendTradingStudy.txt -------------------------------------------------------------------------------- /scripts/RST_EmaVwap.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/readysetcryptocodes/TradingviewIndicators/HEAD/scripts/RST_EmaVwap.txt -------------------------------------------------------------------------------- /scripts/RST_Rsi.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/readysetcryptocodes/TradingviewIndicators/HEAD/scripts/RST_Rsi.txt --------------------------------------------------------------------------------