PriceVolumeCross - Crossover Pattern Analysis
Price-volume crossover patterns predicting trend changes
Function Syntax
=PFR.PriceVolumeCross(Security, Periodicity, Interval, MostRecentDate, LeastRecentDate, ExpirationPeriodicity, MinExpDays, SpreadSecurity, FillWithHeaders, TargetDateOverride, OnlyShowSignals, OnlyShowOneRow, UseSyntheticPrices, RefreshMode)
Parameters
| Parameter |
Description |
| Security | Bloomberg security |
| Periodicity | Bar scale |
| Interval | Bar interval for MINUTE |
| MostRecentDate | Most recent date |
| LeastRecentDate | Least recent date |
| ExpirationPeriodicity | MONTHLY, WEEKLY, etc. |
| MinExpDays | Min days to expiration |
| SpreadSecurity | Optional spread denominator |
| FillWithHeaders | Label with headers |
| TargetDateOverride | Alternate target date |
| OnlyShowSignals | Show only signals |
| OnlyShowOneRow | Show only most recent |
| UseSyntheticPrices | Allow synthetic prices |
| RefreshMode | Refresh rate INTERVAL,DAILY,...,FREEZE |
Output Columns
| Column |
Description |
| Output 1 | Security Symbol |
| Output 2 | Signal Date/Time |
| Output 3 | Periodicity |
| Output 4 | Interval |
| Output 5 | Last Price |
| Output 6 | Signal Type |
| Output 7 | Signal Rank |
| Output 8 | Signal Edge |
| Output 9 | Signal Duration |
| Output 10 | Target Date |
| Output 11 | Remaining Edge% |
| Output 12 | Remaining Duration |
Note: This function requires Bloomberg Terminal to be running and logged in.