Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bollinger High/Low enhancement (DeviaVir#1198)
* Add trend_bollinger * Add wavetrend strategy * Add StdDev * Add Momentum Strategy * Fixed StochRSI calculations (DeviaVir#1196) * Fix SRSI calculation * Added test case for SRSI. Switched RSI and SRSI output to float and adjusted display accordingly * Oops, disabled all other tests by mistake * Fix test assertion * Fix cexio update-products.sh (DeviaVir#1194) This fixes the error `/usr/bin/env: ‘node\r’: No such file or directory` * Enhance display of High/Low bollinger values Report is now able to display values less than 1. space limited to 7 characters per column so smallest value is 0.00001
- Loading branch information