Skip to content
This repository has been archived by the owner on Feb 15, 2022. It is now read-only.

Bollinger High/Low enhancement #1198

Merged
merged 9 commits into from
Jan 22, 2018
Merged

Bollinger High/Low enhancement #1198

merged 9 commits into from
Jan 22, 2018

Conversation

station384
Copy link
Contributor

Report is now able to display values less than 1. space limited to 7
characters per column so smallest value is 0.00001
enhancement #1195

station384 and others added 9 commits January 21, 2018 12:26
* 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
This fixes the error `/usr/bin/env: ‘node\r’: No such file or directory`
Report is now able to display values less than 1.  space limited to 7
characters per column so smallest value is 0.00001
Copy link
Owner

@DeviaVir DeviaVir left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@DeviaVir DeviaVir merged commit f821d76 into DeviaVir:unstable Jan 22, 2018
aquamanjl pushed a commit to aquamanjl/zenbot that referenced this pull request Jan 22, 2018
* 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
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants