werlang

Results 2 comments of werlang

I believe the error is here. The commented part is responsible for the displacement. https://github.com/anandanand84/technicalindicators/blob/7740f17cf681a2b1ace3009f5f396c14cbadf1f1/lib/ichimoku/IchimokuCloud.js#L55-L60

I corrected this error. Tried to follow the instructions to create a pull request, but got a bunch of errors. This should fix the error: ``` class IchimokuCloud extends Indicator...