Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 272 Bytes

File metadata and controls

10 lines (6 loc) · 272 Bytes

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