blob: 628d53832141dd83c20a0aef1254e9d7a217129a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
pkgbase = python-backtrader-git
pkgdesc = Python Backtesting library for trading strategies
pkgver = 1.9.74.123.r55.gb853d7c9
pkgrel = 1
url = https://github.com/mementum/backtrader
arch = any
license = GPL3
makedepends = git
makedepends = python-setuptools
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
depends = python
optdepends = python-matplotlib: for plotting support
optdepends = python-pytz: for timezone support
optdepends = python-ta-lib: for technical analysis indicators
provides = python-backtrader
conflicts = python-backtrader
source = backtrader::git+https://github.com/mementum/backtrader.git
sha256sums = SKIP
pkgname = python-backtrader-git
|