[Bug 238572] [NEW PORT] finance/py-backtrader: Python Backtesting library for trading strategies
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=238572 Kubilay Kocak changed: What|Removed |Added Resolution|--- |FIXED Status|Open|Closed Keywords|needs-qa| --- Comment #4 from Kubilay Kocak --- Committed with changes: - Rename MPL OPTION to PLOTTING (match setup.py:extras_require key name) - Add TEST_DEPENDS/test target when one is available I also recommend the following: - Ask upstream to distribute source distribution to PyPI. - Consider adding all optional features (OPTIONS) to OPTIONS_DEFAULT) for package users. - Add option for additional optional features (including any min versions): * Interactive Brokers (needs IbPy and benefits greatly from an installed pytz) * Visual Chart (needs a fork of comtypes until a pull request is integrated in the release and benefits from pytz) * Oanda (needs oandapy) (REST API Only - v20 did not support streaming when implemented) * TA-Lib indicator support (needs python ta-lib / check the docs) Upstream should add the above optional features to setup.py:extras_require as plotting is. -- You are receiving this mail because: You are on the CC list for the bug. ___ freebsd-python@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-python To unsubscribe, send any mail to "freebsd-python-unsubscr...@freebsd.org"
[Bug 238572] [NEW PORT] finance/py-backtrader: Python Backtesting library for trading strategies
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=238572 --- Comment #3 from commit-h...@freebsd.org --- A commit references this bug: Author: koobs Date: Mon Jun 24 03:17:04 UTC 2019 New revision: 504999 URL: https://svnweb.freebsd.org/changeset/ports/504999 Log: [NEW PORT] finance/py-backtrader: Python Backtesting library for trading strategies A feature-rich Python framework for backtesting and trading. backtrader allows you to focus on writing reusable trading strategies, indicators and analyzers instead of having to spend time building infrastructure. WWW: https://www.backtrader.com/ WWW: https://github.com/backtrader/backtrader PR: 238572 Submitted by: Changes: head/finance/Makefile head/finance/py-backtrader/ head/finance/py-backtrader/Makefile head/finance/py-backtrader/distinfo head/finance/py-backtrader/pkg-descr -- You are receiving this mail because: You are on the CC list for the bug. ___ freebsd-python@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-python To unsubscribe, send any mail to "freebsd-python-unsubscr...@freebsd.org"
[Bug 238572] [NEW PORT] finance/py-backtrader: Python Backtesting library for trading strategies
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=238572 Kubilay Kocak changed: What|Removed |Added Assignee|ports-b...@freebsd.org |ko...@freebsd.org --- Comment #2 from Kubilay Kocak --- Whoops :D -- You are receiving this mail because: You are on the CC list for the bug. ___ freebsd-python@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-python To unsubscribe, send any mail to "freebsd-python-unsubscr...@freebsd.org"
[Bug 238572] [NEW PORT] finance/py-backtrader: Python Backtesting library for trading strategies
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=238572 Kubilay Kocak changed: What|Removed |Added Keywords||feature, needs-qa Status|New |Open Summary|[new port] |[NEW PORT] |finance/py-backtrader: |finance/py-backtrader: |Python Backtesting library |Python Backtesting library |for trading strategies |for trading strategies CC||pyt...@freebsd.org --- Comment #1 from Kubilay Kocak --- I'll take this as I had (have?) a WIP port of this -- You are receiving this mail because: You are on the CC list for the bug. ___ freebsd-python@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-python To unsubscribe, send any mail to "freebsd-python-unsubscr...@freebsd.org"