6.14 End of Chapter exercise
Doji
- Write the code to identify gravestone doji.
- Check your code with the graph in the example in the text.
Hammer
Write the code to identify inverted harmer or shooting stars.
Check your code with the graph in the example in the text.
Englufing
Write the code to identify bearish engulfing.
Check your code with the graph in the example in the text.
Harami
Write the code to identify bearish harami
Check your code with the graph in the example in the text.
Median reversal
Write the code to identify dark cloud cover
Check your code with the graph in the example in the text.
Two in a row
Write the code to identify kick down.
Check your code with the graph in the example in the text.
Three in a row
Write the code to identify three white solders and three black crows.
Check your code with the graph in the example in the text.
Star
Write the code to identify morning star and evening star.
Check your code with the graph in the example in the text.
Three methods
Write the code to identify rising three and failing three.
Check your code with the graph in the example in the text. For failing three, you may need to check stocks other than Microsoft.