I cannot use variables from one function in another one. I\'m trying to use these two:
def b(df): macd=df[\'Close\'].ewm(span=12, ig