Improvements to backtesting crypto trading algorithm & results
Let’s pick up form where we left off last week – we coded a simple backtesting algorithm for our cryptocurrency trading needs. In other words, we wrote a script that will help us asses how profitable out trading strategy would be by running it over historical data. More importantly, I pointed out how back-testing (or […]