ChillarAnand / stocktrends

A python package to calculate trends in stocks, derivates(Futures & Options) using Renko, PnF, LineBreak etc
GNU General Public License v3.0
240 stars 74 forks source link

Is it possible to have renkos with wicks #6

Open codingsett opened 5 years ago

codingsett commented 5 years ago

Hello i saw that the renko bars plot with even rectangle shapes which is ok but can we have renkos with wicks like on trading view ..thanks

ChillarAnand commented 5 years ago

@codingsett Do you know any resource on how to calculate wicks?

codingsett commented 5 years ago

I found this resource which i think maybe useful

http://help.cqg.com/cqgic/default.htm#!Documents/renkorenko.htm

rrfaria commented 5 years ago

It will be amazing if we could implement this.

ChillarAnand commented 3 years ago

@codingsett @rrfaria The above link is broken.

If there are any other resources, let me know.