hi,
I saw price break out of top of double btm (the resistance) as trading option, but I didn't see break down of the low of double btm support. I think this applies for other patterns as well. I don't see how to use C# to get upper and lower of the double bottom. Can you please provide the feature of retrieving top/bottom of double btm and importance key value/line for other patterns to trade when pattern fails?
I saw price break out of top of double btm (the resistance) as trading option, but I didn't see break down of the low of double btm support. I think this applies for other patterns as well. I don't see how to use C# to get upper and lower of the double bottom. Can you please provide the feature of retrieving top/bottom of double btm and importance key value/line for other patterns to trade when pattern fails?
Rename
The patterns aren't all-inclusive (impossible), but you have the ability to create the patterns you want to see by using text rules. To do it, go here and open your own MyChartPatterns.txt..
To see how, hit F1 and in the User Guide navigate to Extensions > Chart Patterns > Defining Chart Patterns. When you add patterns to MyChartPatterns.txt, they'll appear in the Building Block conditions.
To see how, hit F1 and in the User Guide navigate to Extensions > Chart Patterns > Defining Chart Patterns. When you add patterns to MyChartPatterns.txt, they'll appear in the Building Block conditions.
how to add pattern to mychaprtpattern.txt? f.e, I want to short when close breaks down from the support of double btm?
You just have to read through the help, look at the other patterns as examples, and try and use the instructions to engineer your own pattern based on the text rules that you can use.
got it, thanks
Your Response
Post
Edit Post
Login is required