A CLI tool for backtesting and trading
npm install @zapcli/cli
ZapCli is an open-source trading engine. That main focus is to simplify the process of writing trading automations.
- 💡 Intuitive
- 🔌 Extensible
- 🦾 Scalable
- 📦 Extremely easy to use
To learn more about ZapCLI read the documentation here
``shell``
npm i @zapcli/cli
zapcli create MyProject
zapcli backtest ./src/hello.zp
Useful links:
- Getting Started full guide.
Copyright (c) 2021 ZapCLI Contributors
Licensed under the GNU General License.