We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 26fbcb9 commit e9b4952Copy full SHA for e9b4952
README.md
@@ -9,6 +9,13 @@ Financial technical indicators implemented in Go.
9
10
Port of Python library [peerchemist/finta](https://github.com/peerchemist/finta)
11
12
+## Drawing plots
13
+
14
+Compatable with gonum's plot interfaces. You can check these plotters:
15
16
+* [gonum/plot](https://github.com/gonum/plot)
17
+* [go-hep/hep](https://github.com/go-hep/hep/tree/main/hplot)
18
+* [pplcc/plotext](https://github.com/pplcc/plotext)
19
20
## Implemented indicators
21
0 commit comments