issues
search
AlgoETS
/
BullETS
BullETS is a Python library designed to help with the development of algorithmic trading strategies.
http://algoets.etsmtl.ca/
Apache License 2.0
6
stars
8
forks
source link
Add tests for indicators
#103
Open
SamiMammouche
opened
2 years ago
SamiMammouche
commented
2 years ago
Add unit tests for data indicators:
sma
wma
ema
macd
rsi
std_dev
bollinger_bands
Add unit tests for data indicators: