Results 34 comments of Anand Aravindan

I am using weights from the model I trained, and the version of keras is 2.0.3. So is that the issue?

BB uses SMA, currently it is not possible to use EMA, pull request welcome, similar feature is implemented in MACD, https://github.com/anandanand84/technicalindicators/blob/master/src/moving_averages/MACD.ts#L31

@sedhuait Please. I'll take a look

@sedhuait do you have some sort of test case for this? If you know it is right can you run a simple example and give the test cases (i.e) inputs...

@JMoli Do you mean it is a bug or by the definition both will trigger at the same time?

@JMoli I do not use Candlestick Harami, now you are in a much better position to take that call, whatever you think should do, just add it to the existing...

Actually I think we have this issue for lot of candlesticks which are similar. Have to go through all the candlesticks once again.

.js files are generated, you have to fix the .ts files.

@flesler I could not find a clear explanation of this indicator online, do you know of any?

Try upgrading webpack if you are using webpack. I had the same issue and updating the webpack fixed it for me.