__init__.py
|
added sharpe ratio
|
2022-04-29 07:43:06 +05:30 |
__main__.py
|
Setup package and tested with tox
|
2022-02-17 16:20:48 +05:30 |
core.py
|
Improved TSC.get
|
2022-04-24 23:47:27 +05:30 |
exceptions.py
|
Added DateOutOfRangeError
|
2022-02-26 20:41:21 +05:30 |
fincal.py
|
added mean() method
|
2022-04-29 07:42:39 +05:30 |
statistics.py
|
added sharpe ratio
|
2022-04-29 07:43:06 +05:30 |
utils.py
|
changes to getitem to fetch closest date
|
2022-04-24 18:43:06 +05:30 |