릴리즈 노트:
0.00025 is better for default i think
릴리즈 노트:
current price and
a price graph ignored price points not with under the certain percent of a cumulative volume for a certain period of time
default is 20 period and 10%
a price graph ignored price points not with under the certain percent of a cumulative volume for a certain period of time
default is 20 period and 10%
릴리즈 노트:
hl2->close
more accurate
more accurate
릴리즈 노트:
from just current volume to sum(volume) of a period.
so there's two values. short distance and long distance
if short distance sum(volume) is more than long distance sum(volume)*vrate, graph changing occurs
so there's two values. short distance and long distance
if short distance sum(volume) is more than long distance sum(volume)*vrate, graph changing occurs
릴리즈 노트:
change default value
릴리즈 노트:
long distance is now cumulate before short distance