An improved version for minimum and maximum in a day trading session. You can choose the session resolution, it ranges from 1 minute to 1 week. It works well for stocks and non-extended sessions due to security() function limitations. Any suggestions, please leave a comment. Happy trading.
A simple Indicator to display the current price of the asset above the current bar. It shows a green label if the close is equal or greater than the open, red otherwise.
Pearson correlation coefficient measures the linear correlation between two variables. It has a value between +1 and −1, where 1 is total positive linear correlation, 0 is no linear correlation and −1 is total negative linear correlation. It’s often denoted by r for sample correlation and ρ for population correlation. Note: Pearson Correlation only measures...
NVT Signal, or NVTS, is an indicator that compares the market cap of Bitcoin to the aggregate USD value of daily transactions on the Bitcoin blockchain. It is a value indicator that shows a multiple of Bitcoin price against the actual usage of its blockchain. When the NVTS is low, it suggests Bitcoin price is low relative to the amount of utility the network...
A detrended series that oscilates around zero is obtained after first differencing a time series (i.e. subtracting the closing price for a candle from the one immediately before, for example). Hypothetically, assuming that every detrended closing price is independent of each other (what might not be true!), these values will follow a normal distribution with mean...
*** April 20, 2015 - NEW UPDATE *** Added classic color scheme and additional lines. Updated source: pastebin.com April 10, 2015 - Updated version of Value Chart - candles draw correctly now. Requires cover layer to be set as same color as your background. (white in default) I hope you will enjoy it. :)
Intrinsic value calculator based on Warren Buffet's and Ben Graham's work In value investing determing the true value of a COMPANY instead of a stock price is crucial. This little indicator shows the "Intrinsic value" of the choosen stock meaning the value of the stock in 10 years time. Calculation is based on historical book value's average annual growth...
Original (Simple Horizontal Value and Offsets/SHV) Requested by @TAFA94 Description: Simple adjustable incremented horizontal offset lines extending up and down from a Median point. Set full value for manual Median point control, or set an incremental rounding value for auto Median adjustment. Source and look-back period inputs for fine tuning auto...
Measures the period's change in terms of the instrument's value (e.g. pip, dollar, etc) instead of as a percentage. I generally use it on a daily time frame with a period=1 to see how the current day's move compares with prior days' moves in order to gain a perspective into how this move ranks historically.
I am calling it a SNAP BACK indicator. Utilizing the TVI (Transactional Value Index - Link below for indicator / setups) You can pretty much guess when any instrument could slow down, last stand in a pullback and the last few candles before losing its strong trend. It varies per person, a short term trader can use this, Long term traders can hedge with...
Minimum and maximum points in a day trading session. It may help you spot the range which min and max occur in a session. In day trading, for example, at securities like GBPNZD, minimum happens between 02:00-05:00 ET and maximum between 08:00-14:00 ET. This indicator can help you test this hypothesis. Happy trading!
Requested by @TAFA94 Simple horizontal values extending up and down from a median value. Set Median Value, and set offset values. Simples!
Here is the Version 2 of the TVI indicator posted earlier. This is inspired from the Value Charts Indicator. Version 1
This creates a combination style closing price change on each tick. It has two theme options, one as silver dials for Dark Theme and the other as black dials for White Theme. We get fixated to watching closing prices on charts and it gets visually daunting. This creates a combination style price change which updates on each tick, which is quite pleasing...
Instead of the Volume this plots the closure price times volume, hence the Value. Useful in study of long term phenomenons.
This is an indicator, That works great in a wip-saw market range. Would not use this to trade in a breakout. I am calling it the "Transaction Value Index (UCS_TVI)", The reason is because, it measure where the price currently from the mean trade value. The cross represents the highest trade value on that day, circle represents the lowest trade value. In other...
Version 1 - Updates include Better Optimization on the levels. Plotting only the important Highs and Lows The extremes can be an important pivot levels. Over and Undervalue - Gray (Column - close) (Histogram - High/Low) Extreme conditions - Red Extreme Alerts and Overlay will be added later.
//This study is designed to plot estimates for a stock's value: //1) the Price to earnings ratio (PE) value based on the trailing twelve months of data //2) the PE value based future data //3) the Benjamin Graham value based trailing data //4) the Dividend Discount value based on trailing data You can adjust the period of data used to calculate the value between...