大智慧阶段筹码指标,通过它可以知道那个时间段筹码套牢,知道上升压力大不大
t05:PPART(0)*100-PPART(5)*100,colorred; t510:PPART(5)*100-PPART(10)*100,colorgreen; t1020:PPART(10)*100-PPART(20)*100,coloryellow; t2030:PPART(20)*100-PPART(30)*100,colorf00ff0; t3060:PPART(30)*100-PPART(60)*100,colorff0099; t6090:PPART(60)*100-PPART(90)*100,colorwhite; t90120:PPART(90)*100-PPART(120)*100,colore66878; t120250:PPART(120)*100-PPART(250)*100,colorblue; 20,colorgreen; 10,colorgreen; |