nardew
nardew
Hi @lkaino , thanks a lot for this. Before moving forward, could you please finish rest of the changes such that tests are passing after your change?
In general, all indicators are based on resources from school.stockcharts.com. For ichimoku cloud in particular I believe it is https://school.stockcharts.com/doku.php?id=technical_indicators:ichimoku_cloud. However, to be super honest, I think that leading lines...
Same as for https://github.com/nardew/talipp/issues/87.
PivotsHL indicator has been deprecated in favour of ZigZag indicator. ZigZag indicator can be configured to act as PivotsHL, see [ZigZag documentation](https://nardew.github.io/talipp/latest/reference/talipp/indicators/ZigZag/?h=zigzag#talipp.indicators.ZigZag.ZigZag) for more details.
Sorry for coming only now. The default branch was renamed from `master` to main, hence you need to run `pip install git+https://github.com/nardew/cryptoxlib-aio.git@main`. I will update the README. Let me know...
Thanks a lot for this! Unfortunately I cannot spend much time with the library but I am looking forward to look into this as soon as possible.
Hi @femtotrader , first, sorry for not following up on all the discussions you opened. It's very appreciated but currently I cannot allocate time for this project. I will return...
The desired outcome can be achieved via indicator chaining, therefore I will close this as reasonable alternative exists.
Could you describe how exactly it would look like and how it would be used with existing indicators?
Sure, I was more interested to see how you would use programatically. Just think of the new API you would like to see implemented by me and show me a...