0.1.1 (08-29-2020)
Enhancements
- Added functionality that will allow users to compare one indicator to another when creating a signal. For example, having the
sma
greater than theema
.
Bug Fixes
- Fixed an issue where the
get_latest_bar
function was incorrectly calculating the end date and start date.