-
Hello,
I wrote some months ago a Julia wrapper for [TA-Lib](http://www.ta-lib.org/) : [TALib.jl](https://github.com/femtotrader/TALib.jl)
So it's financial market technical analysis & indicators…
-
Getting this traceback when trying to run `sampling_jax.numpyro_nuts(...)` (see below). I installed aesara and pymc from development branch source. This is a Colab machine with Python 3.7. Any help wo…
-
Dear Zipline Maintainers,
Before I tell you about my issue, let me describe my environment:
# Environment
* Operating System: (Windows 7)
* Python Version: 3.5.5 Anaconda
* Python Bitness: …
-
Hello,
```python
from datetime import datetime
from lumibot.backtesting import PolygonDataBacktesting
from lumibot.strategies import Strategy
class MyStrategy(Strategy):
parameters = {
…
-
Dear Zipline Maintainers,
Before I tell you about my issue, let me describe my environment:
# Environment
* Operating System: Linux 4.15.0-45-generic #48-Ubuntu SMP Tue Jan 29 16:28:13 UT…
-
Running `$ strat -f examples/api_example.json` with the following parameters (START: 2015-03-03, END: 2015-03-09) gives:
```
{
"trading": {
"EXCHANGE": "bitfinex",
"ASSET": "btc_usd",
…
-
I am trying to follow and replicate the instructions laid out in the file "lecture-datascience.myst"
My plastform is Windows 10 Pro x64
Here are the steps I followed:
1. I have downloaded and…
-
this question was originally posted on zipline's google group:
There are some posts on quantopian.com introducing pipeline under the online Algorithm environment, while I am wondering how to modify th…
-
It is a gread work for the methods sharing.
Validate steps are done following the orders listed from the README and the results caculated are listed bellow:
![image](https://user-images.githubuserco…
-
Dear Zipline Maintainers,
Before I tell you about my issue, let me describe my environment:
# Environment
* Operating System: Ubuntu
* Python Version: `Python 3.6.9`
* Python Bitness: 7…