Ziplime is a cutting-edge platform designed to democratize algorithmic trading by providing ordinary users with the tools to create, backtest, analyze, and deploy trading strategies on real trading accounts. The platform integrates advanced AI capabilities to assist users in writing, debugging, optimizing, and enhancing their trading algorithms. Ziplime leverages the robust Zipline backtesting engine, which was once the core of Quantopian, and extends its functionality with additional features such as fundamental and alternative data. This documentation will guide you through the key features and functionalities of Ziplime.
I want to create a momentum-based trading strategythat buys stocks that have increased by more than 5%in the last 10 days and sells them after a 10% gainor a 5% loss.