stock_market_data 0.1.2 stock_market_data: ^0.1.2 copied to clipboard
Package to get base indicators from the stock and base stats like buy and hold CAGR and total drawdown
0.0.1 #
First release
0.0.2 #
Improved documentation and interval calculation
0.0.3 #
Added more indicators
0.0.4 #
Calculate indicators based on base values like a List
0.0.5 #
Fixed a bug in the calculation of the EMA, now is tested against python pandas and matching
0.0.6 #
New EMA formula of weighted average
0.0.7 #
Updated dependencies
0.0.8 #
Bug fixes
0.0.9 #
Updated dependencies
0.0.10 #
Improved documentation
0.0.11 #
Fixed errors in company tickers
0.0.12 #
Added yesterday price in the strategy result
0.1.0 #
Sorted sp500 companies by market cap
0.1.1 #
Added more futures
0.1.2 #
Workaround in CAGR calculation when the open is 0