Tagged Questions
0
votes
1answer
153 views
Selecting timeframe for time series analysis
In technical analysis, we may use confluence of direction for 3 timeframes to roughly gauge bias of market now.
Similarly, if we use time series forecasting methods to predict(say daily data-whether ...
4
votes
1answer
264 views
Is there any measure that is a non-trivial combination of VWAP and TWAP?
Is there any measure that is a non-trivial combination of VWAP and TWAP? For example:
\begin{equation}
\textrm{VTWAP} = \frac{\textrm{VWAP}+\textrm{TWAP}}{2}
\end{equation}
I'm thinking about ...