Crypto Market Cap, BTC/USD, ETH/USD, USDT/USD, XRP/USD, Bitcoin
USD/INR, EUR/USD, GBP/USD, USD/JPY, USD/CNY, DXY
Reliance, INDIABULLS HOUSING, YES BANK, STATE BK OF INDIA, HDFC BANK, TATA STEEL LTD
Nifty, BSE SENSEX, S&P 500, Nasdaq Composite, FTSE 100, DAX Index
Gold, Silver, Crude Oil, Brent Oil, Natural Gas, Bitcoin
US 10Y, Euro Bund, Germany 10Y, Japan 10Y Yield, UK 10Y, India 10Y
//@version=2 //supertrend strategy multitimeframe analysis... strategy("TTK TOOL", overlay=true, default_qty_value=100) res = input(title="Main SuperTrend Time Frame", type=resolution, defval="720") Factor=input(2, minval=1,maxval = 100) Pd=input(10, minval=1,maxval = 100) tp = input(500,title="Take Profit") sl = input(400,title="Stop...