final touches
This commit is contained in:
parent
259dc75a30
commit
b49b9b515e
@ -19,7 +19,7 @@ dataframe['adx'] = ta.ADX(dataframe)
|
||||
# dataframe['aroondown'] = aroon['aroondown']
|
||||
# dataframe['aroonosc'] = ta.AROONOSC(dataframe)
|
||||
|
||||
# # Awesome oscillator
|
||||
# # Awesome Oscillator
|
||||
# dataframe['ao'] = qtpylib.awesome_oscillator(dataframe)
|
||||
|
||||
# # Commodity Channel Index: values Oversold:<-100, Overbought:>100
|
||||
|
Loading…
Reference in New Issue
Block a user