hi JULES
indicators is a SIMPLE ZIGZAG
indicators is a SIMPLE ZIGZAG
SRDC level 1 revisited 20 replies
Opto123 Revisited 0 replies
Fozzy Revisited 1 reply

Now is a good time for feedback and questions on these terms and concepts before we carry on.
Robdee
I noticed that the sell zones seem to be higher (on a short) then the price you would have entered on an aggressive break entry. Is that correct.
SellArrow[shift] = High[shift]+(High[shift]-Low[shift])/3;
In other words look at the breaking candle. Calculate the range (size) of that candle (range=high-low). Divide that range by 3. Add that value to the high and print the arrow at that price.
In effect the arrows are printed above the breaking candle at a variable distance from the candle (1/3 of the candle height).
If the candle size is large then arrow will be further above. If the candle size is small the arrow will be lower. In other words if there is a lot of momentum we expect a stronger pullback. Assuming that the bulls don't give up the fight.
perhaps someone will be able to add audio and text signals the appearance of the arrows?

| Thread Tools | Search this Thread |
| |