Moving average types available in KiteConnect library

giripra
giripra edited October 2016 in Python client
Are the below types of Moving averages supported in KiteConnect library or shud we use TA-Lib or numpy or Quantopian??

Moving average types
0: SMA (simple)
1: EMA (exponential)
2: WMA (weighted)
3: DEMA (double exponential)
4: TEMA (triple exponential)
5: TRIMA (triangular)
6: KAMA (Kaufman adaptive)
7: MAMA (Mesa adaptive)
8: T3 (triple exponential T3)
Sign In or Register to comment.