stockalgo / stolgo

Price Action Trading APIs, Algorithmic approach, Dealing with securities. Get APIs to detect candlestick patterns, identify trends, support resistance, and price breakout.

Home Page:http://stolgo.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Doji candle Error - bug

mjheydari opened this issue · comments

hello .
if open price and close price is equal , doji candle not working .
because in your code for bullish and bearish if open and close is equal , false return and doji candle force to return false.