We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4ed0456 commit b65febdCopy full SHA for b65febd
docs/src/patterns.md
@@ -0,0 +1,8 @@
1
+# Chart Patterns
2
+
3
+## Reference
4
5
+```@autodocs
6
+Modules = [Indicators]
7
+Pages = ["patterns.jl"]
8
+```
docs/src/reg.md
+# Regression Indicators
+Pages = ["reg.jl"]
docs/src/trendy.md
+# Trendlines
+Pages = ["trendy.jl"]
docs/src/vol.md
+# Volatility Indicators
+Pages = ["vol.jl"]
0 commit comments