Skip to content

chrismaree/CryptoPortfolioTester

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

21 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

In this guide a cryptocurrency backtest is created to compare different rebalancing and trading strategies. It covers working with crypto price api's to retrieve information, manipulate this information using pandas and numpy into something that can be used in time series computations to implement different trading strategies. Interactive time series plotting is covered using plotly. This guide provides a useful reference for creating your own crypto back tester as well as a general best practices when dealing the time series data in python.

See the notebook live here ๐Ÿš€

About

Jupyter Notebook Implementation of a crypto portfolio backtester ๐Ÿ“ˆ

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors