ChillarAnand / stocktrends

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

R/Sir, whenever Renko started always first trade uptrend column showing 'True' always Why?? #13

Open gaju432 opened 3 years ago

gaju432 commented 3 years ago

Respected Sir, your Renko is awsome working , with my system when ever i filter macd crossover trade with renko traditional its showing always True at first time or first trade always Buy accordingly,,, how to fix it..???

Your Faithfully Singh solanki 8104093607

ChillarAnand commented 3 years ago

Thanks for reporting the issue, @gaju432

If there is a downtrend, the uptrend will be false. Can you please share sample data and code which you are using for testing?