Apply Moving Average Crossover Strategy on Crypto Data ( Ethereum / Bitcoin ) using Python Backtrader for Backtesting
Explains the moving average crossover strategy for algorithmic trading and applies the strategy on crypto minute data for both Ethereum and Bitcoin and demonstrates how to implement a trading strategy and set different parameters in Backtrader and also highlights how to optimize the parameters of the trading algorithm
Notebook:
https://colab.research.google.com/drive/1d-eR_yRqe3nQZ_2dg8NDCD5PGYQvf8k-?usp=sharing
Data:
ETHUSD https://drive.google.com/file/d/1wRwA0LLzEXWwN2eQwS7NCvlw2FvZp7hI/view?usp=sharing
BTCUSD
https://drive.google.com/file/d/1YyEJf_PMUDR51mPnxaq3cU_cugBvwKdh/view?usp=sharing
Download
0 formats
No download links available.
Moving Average Strategy on Crypto ( Ethereum / Bitcoin ) using Python Backtrader Backtesting | NatokHD