-
Kicked off by this post: https://groups.google.com/forum/#!topic/julia-dev/pQG6bSglkjc, maybe the home page should get a redesign. This issue is a location for discussion and brainstorming ideas for s…
-
Dear Zipline Maintainers,
Before I tell you about my issue, let me describe my environment:
# Environment
* Operating System: (Windows 10)
* Python Version: Python 2.7.13 :: Anaconda 4.4.0 (…
reMAJ updated
7 years ago
-
Thank you for checking,
starting from Jan 1, 2018, the following broke:
#### Code Sample, a copy-pastable example if possible
```python
edt = dt.date.today()
sdt = dt.date(2015,1,1)
ticker=['…
-
It seems Google's finance api stopped responding.
e.g. `http://finance.google.com/finance/info?client=ig&q=snap` is returning 404 now.
j-gao updated
7 years ago
-
I hope to calculate weekly or monthly MACD, therefore, I need a function to transfer daily data to weekly or monthly data and then to calculate MACD. However, it seem I am not familiar with ‘xts’ obje…
-
Testing started at 20:12 ...
C:\Ruby25\bin\ruby.exe -EUTF-8 C:\Ruby25\bin\cucumber C:/Users/Rajarajan/Desktop/watir_cucumber_template-master/features/scenarios/Test.feature --format Teamcity::Cucumbe…
-
Hi, I tried serving the default Hello-World app.
I cannot serve the webapp using `npm run serve` due to no vendor folder in downloaded node-sass.
### Error Message & Stack Trace
```
ERROR in ./~/css-…
-
I often work with long time-series data and before I updated to xts 0.10 I could run the following code without such densely packed vertical tick marks. They actually obscure much of the plot for me. …
-
Appears to include:
- [ ] Adding support for websockets to provider-engine https://github.com/MetaMask/provider-engine/issues/189
-
Hi,
currently I am testing magento 1.9.1.1 with current mageSetup. I want to use this extension to allow Cash on Delivery only for a single country (Germany).
If I use this extension (from here), th…