Moving Average Crossover Trading Strategy with Python A Python script to generate buy/sell signals using Simple moving average(SMA) and Exponential moving average(EMA) Crossover Strategy. Authors Pratik Nabriya ([email protected]) License MIT License