1
0
mirror of https://github.com/polakowo/vectorbt.git synced 2022-03-22 01:31:39 +03:00

Update README.md

This commit is contained in:
Oleg Polakow
2022-01-22 12:21:50 +01:00
parent e9959ffb5e
commit 3ff769fcb8

View File

@@ -23,22 +23,6 @@
<img src="https://badges.gitter.im/vectorbt.svg" /></a>
</p>
## Note
> Hi, I'm [@polakowo](https://github.com/polakowo), the author of the library. As you might have noticed,
> vectorbt is an incredibly complex library, which addresses slow backtesting by an innovative approach.
> Since there is nothing comparable in the Open Source, most of the tools were designed and developed from scratch.
> The codebase has grown to some mind-blowing 40k lines of code (excluding the documentation), which already
> matches some high-tier corporate projects. While vectorbt steadily gains in popularity, maintaining this
> beast on my own is getting more difficult and expensive than ever.
>
> But here's the deal. To make the development economically feasible, I'm launching a proprietary sister
> project [vectorbt PRO](https://vectorbt.pro/) that will become available only to eligible sponsors.
> The project should be seen as a successor to vectorbt - it's actively developed, will receive proper documentation,
> and there is a Discord server for discussions and announcements. If you want to be part of the new growing
> community and get access to cutting-edge software, join us by sponsoring me on
> [GitHub Sponsors](https://github.com/sponsors/polakowo). As always, happy coding :heart:
## :sparkles: Usage
vectorbt allows you to easily backtest strategies with a couple of lines of Python code.