ivanproskuryakov / ta-search

Trade entry indicator detection library
27 stars 10 forks source link

No signals generated on kucoin and bybit exchanges #3

Open traderjoe2022 opened 1 year ago

traderjoe2022 commented 1 year ago

I like your idea of finding extremes, my issue is, signals are getting generated on binance, but when configured with bybit and kucoin exchange it is not generating any signals. It generates only when startup_candle_count is set to above 600.

Also on Binance after few hours of running it is only generating long signal it rarely finds short signals.

-Joe

ivanproskuryakov commented 1 year ago

Hi Joe, glad you liked my approach! I've seen the same issue running strategies on bybit, but I didn't have time to debug the problem. Reading what's written, I guess startup_candle_count needs more than 600, to meet these checks.