influxdb/query/internal
Jonathan A. Sternberg d42062def2 Add technical analysis algorithms
This adds numerous technical analysis algorithms:

* exponential_moving_average
* double_exponential_moving_average
* triple_exponential_moving_average
* relative_strength_index
* triple_exponential_average
* kaufmans_efficiency_ratio (commonly referred to as just "Efficiency Ratio")
* kaufmans_adaptive_moving_average
* chande_momentum_oscillator (both the common 'smoothed' version, and the ta-lib version)
2018-04-23 22:27:21 -04:00
..
gota Add technical analysis algorithms 2018-04-23 22:27:21 -04:00
internal.pb.go Modify the Select call to return a Cursor 2018-03-09 12:47:41 -06:00
internal.proto Pass through SystemIterator in PB 2017-11-08 19:57:16 +00:00