powered by
Returns the percent of the maximum volume movement from data
volp(df)
Returns a 1 x # of columns in df dataframe in percentage
Dataframe with price data.
volp(tail(SPYdaily, 200))
Run the code above in your browser using DataLab