-
Dear Zipline Maintainers,
I used Dockerfile to run zipline as a container,
when i send pandas data panel as data parameter to run_algorithm function, it returns the following error:
TypeError: r…
-
Currently, I will restart the algorithm if it catches an exception - but sometimes restarting it without cleaning the algorithm will cause the following error to appear:
Traceback (most recent ca…
-
While the utility of this project is subject to debate (see https://github.com/owocki/pytrader/issues/7 and https://github.com/owocki/pytrader/issues/1) , compiling existing work in one place would be…
-
Select a framework suitable for an algorithmic trading bot coded in Python, like Backtrader, QuantConnect, Zipline, or PyAlgoTrade.
-
# Margin Center Utils Module
This epic covers the implementation of the Margin Center Utils module, which will manage margin-related operations and utilities in our trading system.
## Main Featu…
-
## Objective:
Build a Python-based quantitative analysis tool that can be used for financial analysis and modeling. You can perform tasks like time series analysis, risk management, portfolio optimiz…
-
**Github username:** --
**Twitter username:** --
**Submission hash (on-chain):** 0xca94a59f2331a33b1c9e2e115706c9c153fcfd5c8699627c2004197d1905bd26
**Severity:** high
**Description:**
**Description*…
-
# Trading Evolved: Futures Trend Following
Andreas F. Clenow describes a futures trend following algorithm. Here I show my corresponding own backtest results.
[https://weisser-zwerg.dev/posts/tradin…
-
## Enhancement idea
- [x] Add Feature: Bull/Bear Strength Algorithm.
- [ ] Connect to Alerts Modules and add custom alerts, see here: https://github.com/chartingshow/documentation/issues/70
- [ ]…
-
```
Background - after Knight Capital
http://en.wikipedia.org/wiki/Knight_Capital_Group#2012_stock_trading_disruption
software related trading loss of $400+ million incured in minutes a lot of
peop…