EMA 5 mins data redraw issue, can anyone help

XS8910
am trying to apply EMA formula and based on condition adding new column for BUY or SELL using Pandas, but i see redraw issue is there....
once i get BUY or SELL signal....after few seconds its disappearing. please help
  • dinezh
    can you please explain a bit more with an example?
  • XS8910
    when I apply EMA on pandas dataframe....and got 2 separate column for buy and sell condition...am facing redraw issue during live market data
    In 5 mins candle data When buy sell condition matches...sell or buy is appearing in previous row and immediately disappearing mostly candle make high above previous candle and close below previous candle.
Sign In or Register to comment.