This simple script is meant to get around the limitations some data providers have, in terms of the length of historical data they choose to provide traders. Inspired by OANDA's XAUCAD pair only having data as far back as 2005, whereas XAUUSD has data back to to the 19th century. By taking the OHLC data from XAUUSD and multiplying it by the price of USD in a...
With the difference in price indicator, you can view price change volatility. Specifically, you can view the difference in price for a single candle segment, at any desired candlestick timeframe. This simply takes the sessions high minus the low and gives the difference. Difference in price trend lines help determine if a stock has a history of high volatility or...
=== Easy dynamic resolution dashboard (initial) === Easy dashboard to show different running reolution bars most of the scale is adjustable. Current state is initial and could have some bugs, or been in a cleaner way of coding. Let me know if you find something so we could fix it Best way to start is in a seperate pane to adjust...
SadLittleThings Price Compare With Offset MTF by RagingRocketBull 2018 Version 1.0 This indicator lets you compare multiple assets across different timeframes, supports offsets and alpha multipliers. Standard TradingView Compare doesn't have Offset/Timeframe/Multiplier options, hence this indicator. Features: - compare current asset's price with 2 custom ext...
Display a histogram of price changes over a given interval. Show change as a percentage or in dollar amount. Highlight changes that exceed a particular value.
Script of strategy component to setup the backtext lookback. You setup the maximum days back in the history, which will be used for backtest.