Crypto Market Cap, BTC/USD, ETH/USD, USDT/USD, XRP/USD, Bitcoin
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
US 10Y, Euro Bund, Germany 10Y, Japan 10Y Yield, UK 10Y, India 10Y
This script helps the user visualize profit targets and calculates position size based on the input risk amount. Input variables: - Risk amount - Entry price - Stop loss amount - Profit target amount Calculated variables: - Profit loss ratio - Position size - Postion cost Plotted variables: - shaded: entry price --> price target (green filled) -...
This is based on the indicator TD Sequential: This is an easy way to test it out to see what works and what doesn't. There are moving average exits for both the long side and short side. You can pick from SMA, EMA, VWMA. This also applied to a moving average trend filter. This is separated for the long...
This is based on my GMS: Mean Reversion Indicator () Features: - % Based Profit Target and Stop Loss - SMA Trend Filter - Can choose trade exit based off a moving average or linear regression curve - Filter for long only trades, short only trades, or both at the same time. Source code is...
This indicator plots 2 sets of dots (and lines) based on your chosen ATR multiplier (Average True Range). Generally, when trading on the daily timeframe a good rule of thumb is to use the ATR * 1.5 (the default setting of this indicator). I created this indicator to quickly test other indicators but I also find it helpful in live trading. How to use this...