Course Name: Day Trading Strategies for Beginners, Section No: 11, Unit No: 12, Unit type: Exercise
Thank you for the previous response.. what I have is a dataset like the one below....data = yf.download(symbol, start=start_date, end=end_date, interval=interval, progress=False). If I have to use that kind of dataset on a 15 min candle timeframe, can you please give me the ATR scalping code. Appreciate your help.