Quantopian's community platform is shutting down. Please read this post for more information and download your code.
Back to Community
Anyone know how to code price action and candlestick patterns or if there are ones in the quantopian factors library?

candlestick patterns..
example: sell pinpar pattern signal = (asset.high - asset.open) =3*(asset.open-asset.low) """'that should be for the same day''''
https://www.forexmt4indicators.com/wp-content/uploads/2016/09/candlestick-patterns.png