influxdb/query/internal/gota
Brandon Farmer fe517fd9ce feat(influxdb): Add proxy path to cli 2020-01-21 10:23:46 -08:00
..
README.md Add technical analysis algorithms 2018-04-23 22:27:21 -04:00
cmo.go Add technical analysis algorithms 2018-04-23 22:27:21 -04:00
cmo_test.go feat(influxdb): Add proxy path to cli 2020-01-21 10:23:46 -08:00
ema.go Add technical analysis algorithms 2018-04-23 22:27:21 -04:00
ema_test.go Add technical analysis algorithms 2018-04-23 22:27:21 -04:00
kama.go Add technical analysis algorithms 2018-04-23 22:27:21 -04:00
kama_test.go Add technical analysis algorithms 2018-04-23 22:27:21 -04:00
rsi.go Add technical analysis algorithms 2018-04-23 22:27:21 -04:00
rsi_test.go Add technical analysis algorithms 2018-04-23 22:27:21 -04:00
trix.go Add technical analysis algorithms 2018-04-23 22:27:21 -04:00
trix_test.go feat(influxdb): Add proxy path to cli 2020-01-21 10:23:46 -08:00
utils_test.go Add technical analysis algorithms 2018-04-23 22:27:21 -04:00

README.md

This is a port of gota to be adapted inside of InfluxDB.

This port was made with the permission of the author, Patrick Hemmer, and has been modified to remove dependencies that are not part of InfluxDB.