-
Notifications
You must be signed in to change notification settings - Fork 1
Indicators
Tomek edited this page Jan 2, 2019
·
5 revisions
Each indicator is a dictionary that must have an info
array used for text generation and may have some additional arrays used for drawing. Each indicator has a different set of available data:
- price:
open
,high
,low
,close
- volume:
volume
- levels:
support
,resistance
,fib
- channel:
lower_band
,middle_band
,upper_band
- wedge:
lower_band
,middle_band
,upper_band
- BB:
lower_band
,middle_band
,upper_band
- KC:
lower_band
,middle_band
,upper_band
- ALLIGATOR:
jaw
,lips
,teeth
- EMA:
fast
,medium
,slow
- SMA:
fast
,medium
,slow
- ICM:
leading_span_a
,leading_span_b
,base_line
- SAR:
sar
- TDS:
tds
- AROON:
up
,down
- MACD:
histogram
,macd
,signal
- EWO:
ewo
- ADX:
adx
- MOM:
mom
- OBV:
obv
- RSI:
rsi
- STOCH:
k
,d
- STOCHRSI:
k
,d