-
Dear Catalyst Maintainers,
Before I tell you about my issue, let me describe my environment:
# Environment
* Operating System: `macOS 10.13.6`
* Python Version: `Python 3.6.5`
* Python Bitn…
ghost updated
6 years ago
-
In demo 2, where are you getting the market data from? Is there a public api?
ghost updated
6 years ago
-
When running multiple live custom data streams from quandl data doesn't arrive in OnData;
Added example main file; the QuandlFuture type standard
[main.txt](https://github.com/QuantConnect/Lean/…
-
Dear Zipline Maintainers,
Before I tell you about my issue, let me describe my environment:
# Environment
* Operating System: Windows 10
* Python Version: Python 3.5.5 :: Anaconda, Inc.
…
-
hey guys-
I'm getting an error due to stocks that became de-listed at some time during the simulation. bt is throwing an error when it tries to run `Strategy.close(child)` at the line 716: `c.alloca…
-
- http://www.asdfree.com/ ?
- https://delicious.com/hadley/data?
-
```
import quandl
from beakerx import *
quandl.get("YALE/RBCI")
```
then with the UI turn on heapmap (or the databars) on each column:
-
It is not possible to import numpy through the command line on windows 10. numpy imports correctly in the spyder IDE, ipython console, and jupyter notebooks.
### Actual Behavior
`import numpy` f…
-
Just found out alpha_vantage, and installed python module.
Not sure if i rushed to post this issue, but here i go:
Wouldn't be more elegant to save API key with some function like alpha_vantage.se…
-
I try to put cell to a cube but I get some trouble.
How can I fix it?
Or there are other ways to do without using view? Thanks.
# In[ ]:
import quandl
import math
from TM1py.Services impo…