An attempt to wrap
tulipindicators
in go. Each indicator is wrapped in its auto-generated source file
under indicators/
, with matching inputs, options, and outputs as
its underlying C function.
As go does not support go get
with git submodule
, the repository
include a checked out version tulipindicators
source files.
The included files are from commit
cffa15e.