Description Usage Arguments Details Value Author(s) Examples
V top technical analysis function is to analyze the downward trend of stock data
1  | v_top(h,top,down,month,day)
 | 
h | 
 an stock data  | 
top | 
 an rsi rise horizon value  | 
down | 
 an rsi down horizon value  | 
month | 
 set the length between the start and end points. Unit:month  | 
day | 
 check the correctness of the end point, set the length between the end and check points. Unit:day  | 
use RSI analysis of the strength of the stock market trend, analyze trends conform to v top, and RSI function need library 'TTR'
an analysis of stock data for v top technical analysis indicators
Chun-Yu Liu <john401528@gmail.com>
1 2 3 4 5 6  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.