[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

shapeHollowdownTriangle+shapePositionAbove gives square??



PureBytes Links

Trading Reference Links

PlotShapes( 
iif(sell,shapeHollowdownTriangle+shapePositionAbove ,Shapenone) , 
colorred , 0, graph0,  65); 

Why does this line give me a red square instead of a downtriangle?? 
Can anyone confirm if this happens to them too?